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

Exclude compiler/c2/Test8202414.java on JDK8 arm32 #4545

Closed
Haroon-Khel opened this issue Apr 27, 2023 · 2 comments
Closed

Exclude compiler/c2/Test8202414.java on JDK8 arm32 #4545

Haroon-Khel opened this issue Apr 27, 2023 · 2 comments

Comments

@Haroon-Khel
Copy link
Contributor

Haroon-Khel commented Apr 27, 2023

We already exclude this on jdk11 for arm32. Known upstream issue https://bugs.openjdk.org/browse/JDK-8251152

Fails on JDK8

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xf622d48c, pid=1318957, tid=0xd25b9460
#
# JRE version: OpenJDK Runtime Environment (8.0_372-b07) (build 1.8.0_372-b07)
# Java VM: OpenJDK Client VM (25.372-b07 mixed mode linux-aarch32 )
# Problematic frame:
# V  [libjvm.so+0x62f48c]  Unsafe_SetLong+0xa8
#
# Core dump written. Default location: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/output_16825345587190/hotspot_jre_2/work/scratch/3/core or core.1318957
#
# An error report file with more information is saved as:
# /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/aqa-tests/TKG/output_16825345587190/hotspot_jre_2/work/scratch/3/hs_err_pid1318957.log

https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1/76/testReport/compiler_c2_Test8202414/java/Test8202414/

@Haroon-Khel
Copy link
Contributor Author

Failed in Jan 2023 release #4258 (comment)

@sophia-guo
Copy link
Contributor

Close by #4547

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

No branches or pull requests

2 participants