Changelog History
-
v1.4.0 Changes
October 29, 2020๐ This release contains all the fixes since the last release in 2017 plus cleaned up build files and upgrades OpenJFX to 15.0.1 when using JDK11+
Each shaded jar contains all the dependencies including OpenJFX for your operating system so you can now run JITWatch using
java -jar <jarfile>
๐ง jitwatch-ui-1.4.0-shaded.jar => Linux
๐ป jitwatch-ui-1.4.0-shaded-mac.jar =>Mac
๐ jitwatch-ui-1.4.0-shaded-win.jar => Windows -
v1.3.0 Changes
December 10, 2017๐ This release adds 4 new visualisations around the JIT compiler threads and queues.
Explained in this video https://www.youtube.com/watch?v=p0mWUgRcCHQ&feature=youtu.be
-
v1.2.3 Changes
October 22, 2017When an On-Stack-Replacement (OSR) compilation is selected in the TriView it will now highlight the bytecode and source code of the loop that was compiled.
-
v1.2.2 Changes
September 26, 2017๐ Use JITWatch in presentations or blogs?
๐ Now you can snapshot the main, TriView, Sandbox, and Compile chain windows.
๐พ Saves the time-stamped screenshot to the working directory. -
v1.2.1 Changes
September 26, 2017๐ Releases with this tag or later are compatible with JDK9
-
v1.1.6
April 26, 2017