JDK 11 RFR of JDK-8197773: Problem list InlineAccessors.java until JDK-8196726 is fixed
joe darcy
joe.darcy at oracle.com
Mon Feb 12 22:50:12 UTC 2018
Hello,
The test
compiler/inlining/InlineAccessors.java
is currently failing in JDK 11 master. It should be problem listed until
the fix for JDK-8196726 propagates there.
Please review the patch below to be pushed to jdk/jdk.
Thanks,
-Joe
--- a/test/hotspot/jtreg/ProblemList.txt Mon Feb 12 08:19:33 2018 -0800
+++ b/test/hotspot/jtreg/ProblemList.txt Mon Feb 12 14:49:51 2018 -0800
@@ -59,6 +59,8 @@
applications/ctw/modules/java_desktop.java 8189604 windows-all
applications/ctw/modules/jdk_jconsole.java 8189604 windows-all
+compiler/inlining/InlineAccessors.java 8196726 windows-all,linux-all
+
#############################################################################
# :hotspot_gc
More information about the hotspot-dev
mailing list