Releases: ajermakovics/jvm-mon
Releases · ajermakovics/jvm-mon
1.0-ea1
Early Access v1.0:
- Rewritten in Go
- Single executable file
- Supports Java 11 and Java 8
- Does not require a JDK to run
0.3
- Improved startup script that finds JAVA_HOME on Mac and prints warnings
- Fixes #10 , #16, #17
0.2
Release notes:
- Added top threads view (#4)
- Processes can now be killed with Del/Backspace (#11)
- Fixed error when running app from another directory (#8)
- Printing out a warning if tools.jar cannot be found (#12)
- Showing max heap and non-heap
- Showing thread count
0.1
Initial release
Works on Linux and MacOS only