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

openjdk: Unexclude fixed hotspot_compiler tests on windows-x86 #5416

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

zzambers
Copy link
Contributor

@zzambers zzambers commented Jul 2, 2024

Unexcluded fixed hotspot_compiler tests on windows-x86:

JDK-8264179:

compiler/loopopts/superword/Vec_MulAddS2I.java
compiler/loopopts/TestUnswitchCloneSkeletonPredicates.java
compiler/types/TestSubTypeCheckMacroNodeWrongMem.java
compiler/vectorization/TestVectorsNotSavedAtSafepoint.java

JDK-8269029:

compiler/codegen/TestCharVect2.java

JDK-8269129 (jdk17+):

compiler/arraycopy/TestCloneAccess.java
compiler/arraycopy/TestCloneAccessStressGCM.java
compiler/c2/TestJumpTable.java
compiler/c2/TestReplaceEquivPhis.java
compiler/c2/TestShiftRightAndAccumulate.java
compiler/codegen/ClearArrayTest.java

JDK-8285980:

compiler/c2/irTests/TestFewIterationsCountedLoop.java
compiler/c2/irTests/TestSkeletonPredicates.java
compiler/c2/irTests/TestStripMiningDropsSafepoint.java
compiler/c2/irTests/TestSuperwordFailsUnrolling.java

JDK-8287801:

compiler/rangechecks/TestRangeCheckSmearing.java

JDK-8311964:

compiler/loopopts/TestBackedgeLoadArrayFillMain.java
compiler/loopopts/TestInfiniteLoopWithUnmergedBackedgesMain.java
compiler/rangechecks/TestRangeCheckCmpUOverflowVsSub.java

Testing:
windows-x86:
jdk 11: OK
jdk 17: OK

Sophia-guo:
Closes #2382
Closes #3620

@sophia-guo sophia-guo merged commit ebde11a into adoptium:master Jul 2, 2024
3 checks passed
@sophia-guo
Copy link
Contributor

@zzambers this PR is good to back port to v1.0.2-release for July CPU. Could you please do a cherry pick? Thanks

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