Closed GoogleCodeExporter closed 9 years ago
Thank you for the bug report.
This is one of the IBM JDK compatibility issues in jvmtop. This also happens on
Linux but not on Solaris (where J9 is not used).
After having a quick look at this I realized that this bug will not be easy to
fix because I currently do not see any IBM J9 library (which is part of the
JDK) which can be linked to the native sun/misc/Perf.registerNatives() method.
This seems to result in that this class cannot be used in IBM J9 and should
never been accessed. If this is true then this error might be an internal bug
of IBM J9 and/or an incompatibility between the sun.jvmstat.* API and the IBM
J9.
Any help is welcome here.
Original comment by patric.r...@gmail.com
on 4 Apr 2013 at 7:47
Thanks for the info - I will do some digging and see what I find - and if i
find anything useful I will post it here...
BTW - I have only logged 2 bugs and never said thank you for the application...
Where I have used jvmtop successfully, it has helped me a great deal in
debugging performance issues within enterprise java...
Original comment by stev...@gmail.com
on 5 Apr 2013 at 8:54
jvmtop 0.4 is now available.
Can you please test if you are still seeing this issue with this release?
Thank you for your compliments - bug reports and feature requests are always
welcome!
Original comment by patric.r...@gmail.com
on 5 Apr 2013 at 2:35
Original comment by patric.r...@gmail.com
on 13 May 2013 at 12:14
Original issue reported on code.google.com by
stev...@gmail.com
on 4 Apr 2013 at 4:41