-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
26
serviceability/jvmti/NMethodRelocation/NMethodRelocationTest.java test failed running with -XX:+UseCompactObjectHeaders
java.lang.RuntimeException: '<COMPILED_METHOD_UNLOAD>: name: compiledMethod, code: 0x000001f6d2149a00' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253)
at NMethodRelocationTest.main(NMethodRelocationTest.java:84)
java.lang.RuntimeException: '<COMPILED_METHOD_UNLOAD>: name: compiledMethod, code: 0x000001f6d2149a00' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:253)
at NMethodRelocationTest.main(NMethodRelocationTest.java:84)
- caused by
-
JDK-8316694 Implement relocation of nmethod within CodeCache
-
- Resolved
-
- duplicates
-
JDK-8369147 Various issues with new tests added by JDK-8316694
-
- Open
-