From 10f033a0d96f98ff0bab4ca6d1d3ce625c413623 Mon Sep 17 00:00:00 2001 From: Jie Kang Date: Fri, 9 Aug 2024 14:32:00 -0400 Subject: [PATCH] Update TestUnrollLimitPreciseType exclusion with JBS link (#5494) --- openjdk/excludes/ProblemList_openjdk8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 86b3b2c2ce..fb4a6baa5c 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -22,7 +22,7 @@ compiler/intrinsics/sha/TestSHA.java https://github.com/adoptium/aqa-tests/issue # hotspot_jre -compiler/loopopts/TestUnrollLimitPreciseType.java#test1 https://github.com/adoptium/aqa-tests/issues/5475 linux-arm,windows-x86 +compiler/loopopts/TestUnrollLimitPreciseType.java#test1 https://bugs.openjdk.org/browse/JDK-8338125 linux-arm,windows-x86 compiler/c2/Test8202414.java https://bugs.openjdk.java.net/browse/JDK-8251152 linux-arm compiler/tiered/Level2RecompilationTest.java https://github.com/adoptium/aqa-tests/issues/2671 linux-ppc64le,aix-all,linux-arm,windows-x86 # compiler/6894807/IsInstanceTest.java https://github.com/adoptium/adoptium/issues/58 aix-all