See 5101823.
From its evaluation:
Thanks to ###@###.### for this diagnosis:
At the end of vm creation, the OptimizeIt v4.02 liboii.so tries to
register a native function for "void java.lang.System.exit(int)" which
isn't a native method. That caused the NoSuchMethodError (in
register_native() in jni.cpp). Maybe we can put in a more informative
message for the NoSuchMethodError.
###@###.### 2005-03-11 20:04:57 GMT
From its evaluation:
Thanks to ###@###.### for this diagnosis:
At the end of vm creation, the OptimizeIt v4.02 liboii.so tries to
register a native function for "void java.lang.System.exit(int)" which
isn't a native method. That caused the NoSuchMethodError (in
register_native() in jni.cpp). Maybe we can put in a more informative
message for the NoSuchMethodError.
###@###.### 2005-03-11 20:04:57 GMT
- relates to
-
JDK-5101823 1.5 HotSpot client VM crashes when used with OptimizeIt v4.02 profiling tool
-
- Closed
-