Skip to content

Commit

Permalink
Excluding Test8009761 because it needs a backported fix (#5228)
Browse files Browse the repository at this point in the history
Upstream bug JDK-8021775 changed this test in JDK9+ to include
a 1+/- tolerance on the failing variable.

This fix was meant to be backported 10 years ago, but seems to
have been forgotten about.

I've made sure that the associasted Adoptium issue is tagged for an
upcoming iteration, so we will be reminded to backport this fix
after the April release.

Signed-off-by: Adam Farley <adfarley@redhat.com>
  • Loading branch information
adamfarley authored Apr 16, 2024
1 parent c3c4e86 commit 875f9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ compiler/tiered/Level2RecompilationTest.java https://github.com/adoptium/aqa-tes
# compiler/6894807/IsInstanceTest.java https://github.com/adoptium/adoptium/issues/58 aix-all
compiler/6894807/IsInstanceTest.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all
compiler/8004051/Test8004051.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all
compiler/8009761/Test8009761.java https://github.com/adoptium/aqa-tests/issues/5221 linux-ppc64le
compiler/criticalnatives/argumentcorruption/Test8167409.sh https://github.com/adoptium/aqa-tests/issues/2984 linux-arm
compiler/c2/cr6340864/TestByteVect.java https://bugs.openjdk.java.net/browse/JDK-8252473 linux-arm,windows-x86
compiler/c2/cr6340864/TestDoubleVect.java https://bugs.openjdk.java.net/browse/JDK-8252473 linux-arm,windows-x86
Expand Down

0 comments on commit 875f9e1

Please sign in to comment.