Skip to content

Releases: ajermakovics/jvm-mon

1.0-ea1

29 Apr 06:55
0ec32c6
Compare
Choose a tag to compare
1.0-ea1 Pre-release
Pre-release

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

27 Mar 15:42
Compare
Choose a tag to compare
  • Improved startup script that finds JAVA_HOME on Mac and prints warnings
  • Fixes #10 , #16, #17

0.2

08 Feb 14:20
Compare
Choose a tag to compare
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

top threads

0.1

06 Feb 18:11
Compare
Choose a tag to compare
0.1

Initial release

Works on Linux and MacOS only