-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
jdk8, jdk11, jdk16 win32 Hotspot extended.openjdk Unrecognized VM options #2382
Comments
If this is the case, we should disable the affected tests referencing the upstream issue (and closing this one). |
As a general rule, I do NOT want to hold open duplicate issues in this repo for things that are raised in other repos (including openjdk-infrastructure and JBS). I recognize we are currently doing that right now, and we are holding a handful of issues open in openjdk-tests that are actually reported elsewhere. Where possible, we should fix this in Problemlist and playlists to reference the actual issue and remove the placeholder. In this way we can reduce the quickly growing backlog in this repo. Also, in the case where @andrew-m-leonard is raising all of these unique issues for each failure causing a big bloating surge of issues, we should likely reference the earlier duplicate reports that are sitting in more general issues (example: #2137). |
Failing targets on this platform: Before excluding all 4 targets completely, we should see if there are ways to fix some of the issues that are not related to Unrecognized VM options. Then check if some only have a few testcases failing (if so, exclude via problemlist, to keep as many other test cases running). For jdk_tools:
|
These failures appear to be Win32 specific and across all releases. |
From the different releases: jdk8 win32 hotspot extended.openjdk:
jdk11 win32 hotspot extended.openjdk:
jdk16 win32 hotspot extended.openjdk:
jdk17 may also have similar failures, but the test jobs are not running successfully at the moment. |
jdk8 win32: compiler/EscapeAnalysis/TestGetClass.java |
adoptium#2382 windows-x86 Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
adoptium#2382 windows-x86 Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
#2382 windows-x86 Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
adoptium#2382 windows-x86 Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Additionally compiler/loopopts/TestRemoveEmptyLoop.java (see #4517 (comment)) and compiler/c2/irTests/TestFewIterationsCountedLoop.java (see #4515 (comment)). |
Failures seen for jdk-17.0.9+9 release: #4826 (comment)
|
https://ci.adoptopenjdk.net/job/Test_openjdk16_hs_extended.openjdk_x86-32_windows/9/consoleFull
The text was updated successfully, but these errors were encountered: