Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDK11 arm_linux runtime/NMT/SafepointPollingPages.java #5900

Open
Haroon-Khel opened this issue Jan 23, 2025 · 1 comment
Open

JDK11 arm_linux runtime/NMT/SafepointPollingPages.java #5900

Haroon-Khel opened this issue Jan 23, 2025 · 1 comment

Comments

@Haroon-Khel
Copy link
Contributor

runtime/NMT/SafepointPollingPages.java, of hotspot_runtime, fails on arm linux for JDK11, not seeing it on other JDK versions

https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_arm_linux/168/testReport/runtime_NMT_SafepointPollingPages/java/SafepointPollingPages/

08:14:23    add exports: java.base/jdk.internal.misc ALL-UNNAMED
08:14:23  
08:14:23  STDOUT:
08:14:23  STDERR:
08:14:23  ThreadLocalHandshakes not yet supported on this platform
08:14:23  Error: Could not create the Java Virtual Machine.
08:14:23  Error: A fatal exception has occurred. Program will exit.
08:14:23  rerun:
08:14:23  cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_arm_linux/aqa-tests/TKG/output_17375166275942/hotspot_runtime_0/work/scratch/0 && \
08:14:23  DISPLAY=:0 \

Error log suggests it should be excluded

@sxa
Copy link
Member

sxa commented Jan 24, 2025

I'm still somewhat confused as to how this was passing before. If my parameters are correct then https://ci.adoptium.net/job/Grinder/12468/parameters/ was from the last GA with the older test material and it also failed?
Did you manage to track down any cause of why this is now failing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants