All Versions
6
Latest Version
Avg Release Cycle
256 days
Latest Release
1280 days ago

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, 2017

    When 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