[11u] RFR (XS): Add compiler/c2/Test8004741.java to Problem list
Cesar Soares Lucas
Divino.Cesar at microsoft.com
Thu Jan 21 23:15:29 UTC 2021
Related to this issue: https://bugs.openjdk.java.net/browse/JDK-8235801
Backport of this patch: https://bugs.openjdk.java.net/browse/JDK-8238930
Can you please review the trivial patch below to add test compiler/c2/Test8004741.java to hotspot/ProblemList.txt ?
Thank you,
Cesar
# HG changeset patch
# User Cesar Soares <disoares at microsoft.com>
# Date 1611269569 28800
# Thu Jan 21 14:52:49 2021 -0800
# Node ID 74768c3b73150616747eee1359311777c8455748
# Parent e0184b812b08b03168f43a1aad81cf857cebc577
problem list compiler/c2/Test8004741.java
diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt
--- a/test/hotspot/jtreg/ProblemList.txt
+++ b/test/hotspot/jtreg/ProblemList.txt
@@ -52,6 +52,7 @@
compiler/types/correctness/OffTest.java 8066173 generic-all
compiler/c2/Test6852078.java 8194310 generic-all
+compiler/c2/Test8004741.java 8235801 generic-all
applications/ctw/modules/java_desktop.java 8189604 windows-all
applications/ctw/modules/java_desktop_2.java 8189604,8204842 generic-all
More information about the jdk-updates-dev
mailing list