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