Closed
Description
https://openj9-jenkins.osuosl.org/job/Test_openjdk24_j9_extended.openjdk_aarch64_mac_Personal/1
TEST: serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.java
-XX:+YieldPinnedVirtualThreads
(JEP491) is needed to reproduce the below failure.
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 Timeout signalled after 960 seconds
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 Main thread is waiting for event
...
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 Main thread is waiting for event
17:55:36
17:55:36 STDERR:
17:55:36 WARNING: A restricted method in java.lang.System has been called
17:55:36 WARNING: java.lang.System::loadLibrary has been called by VThreadMonitorTest in an unnamed module (file:/Users/jenkins/workspace/Test_openjdk24_j9_extended.openjdk_aarch64_mac_Personal/aqa-tests/TKG/output_17423328528053/serviceability_jvmti_j9_1/work/classes/2/serviceability/jvmti/vthread/VThreadMonitorTest/VThreadMonitorTest.d/)
17:55:36 WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
17:55:36 WARNING: Restricted methods will be blocked in a future release unless native access is enabled