Open JasonFengJ9 opened 2 years ago
Test JDK18 0.33 w/ Adoptium testimage
openjdk version "18.0.2" 2022-07-19
IBM Semeru Runtime Open Edition 18.0.2.0 (build 18.0.2+9)
Eclipse OpenJ9 VM 18.0.2.0 (build openj9-0.33.0, JRE 18 Mac OS X amd64-64-Bit Compressed References 20220804_38 (JIT enabled, AOT enabled)
OpenJ9 - 04a55b45b
OMR - b58aa2708
JCL - dff9c97e1c7 based on jdk-18.0.2+9)
===============================================
Running test serviceability_jvmti_j9_0 ...
===============================================
variation: Mode150
JVM_OPTIONS: -XX:+UseCompressedOops
--------------------------------------------------
TEST: serviceability/jvmti/StartPhase/AllowedFunctions/AllowedFunctions.java
STDOUT:
Capability enabled: can_generate_early_vmstart
VMStart event
## Error: unexpected phase: 2, expected: 6 or 4
VMInit event
STDERR:
java.lang.RuntimeException: Non-zero status returned from the agent: 2
at AllowedFunctions.main(AllowedFunctions.java:52)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:577)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:858)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Non-zero status returned from the agent: 2
serviceability_jvmti_j9_0_FAILED
This is not a regression introduced by JDK19.
Failure link
From an internal build(
rhel9x86-rt2-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)