-
Bug
-
Resolution: Fixed
-
P2
-
9-repo-jigsaw
A regression was introduced with the fix for the task:
https://bugs.openjdk.java.net/browse/JDK-8146454
This is a email message from Mandy:
The demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java is failing.
Do you think this is related to the early start capability change?
The error looks like:
ERROR: JVMTI: 112(JVMTI_ERROR_WRONG_PHASE): get method declaring class
One JPRT log:
http://scaaa637.us.oracle.com/archive/2016/03/2016-03-08-223439.mlchung.jake-dev/logs/macosx_x64_10.9-product-c2-svc_tools.log.FAILED.log
https://bugs.openjdk.java.net/browse/JDK-8146454
This is a email message from Mandy:
The demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java is failing.
Do you think this is related to the early start capability change?
The error looks like:
ERROR: JVMTI: 112(JVMTI_ERROR_WRONG_PHASE): get method declaring class
One JPRT log:
http://scaaa637.us.oracle.com/archive/2016/03/2016-03-08-223439.mlchung.jake-dev/logs/macosx_x64_10.9-product-c2-svc_tools.log.FAILED.log
- relates to
-
JDK-8067876 demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java fails due to 112(JVMTI_ERROR_WRONG_PHASE)
- Closed
-
JDK-8151404 NSK JVMTI test jvmti/unit/MethodBind/JvmtiTest failure within call to GetMethodDeclaringClass
- Resolved
-
JDK-8151403 NSK JVMTI test jvmti/GetBytecodes/bytecodes003 SIGSEGV in Jvmti::post_class_prepare
- Closed
-
JDK-8146454 Add support for module aware agents
- Resolved