ajermakovics / jvm-mon

Console-based JVM monitoring tool
https://ajermakovics.github.io/jvm-mon/
Other
1.48k stars 117 forks source link

Windows build #1

Closed ajermakovics closed 7 years ago

ajermakovics commented 7 years ago

Should be a matter of adding the right J2V8 dependency

ajermakovics commented 7 years ago

Should be fixed by #10

ndhar-sumo commented 3 years ago

@ajermakovics I think this issue is still there in latest release (4.8) of J2V8 - UnsatisfiedLinkError: Could not load J2V8 library. Reasons: no j2v8_linux_x86_64 in java.library.path ?

ajermakovics commented 3 years ago

Hi @ndhar-sumo , There's a new version of jvm-mon that is rewritten in Go and no longer uses j2v8. Unfortunately I'm not a windows user so haven't tested if it works.