Hi Jim,
There may or may not be a lurking issue, but as it stand the test
JImageReadTest.java is not being run in any of the official test runs
since it is currently on the exclude list.
-Joe
On 1/9/2016 11:35 AM, James Laskey wrote:
Alan questioned why this is showing up after the sjavac changes. There was
concern there was some lurking issue.
Sent from my iPhone
On Jan 9, 2016, at 3:19 PM, joe darcy <joe.da...@oracle.com> wrote:
Hello,
The recent push of the fix for
8146712: jdk/internal/jimage/JImageReadTest.java fails on all platforms
did not remove JImageReadTest.java from the problem list.
Please review the patch below to restore the test to the set of tests that get
run.
Thanks,
-Joe
--- a/test/ProblemList.txt Sat Jan 09 11:19:32 2016 -0400
+++ b/test/ProblemList.txt Sat Jan 09 11:14:50 2016 -0800
@@ -384,13 +384,6 @@
############################################################################
-# core_tools
-
-# 8146712
-jdk/internal/jimage/JImageReadTest.java generic-all
-
-############################################################################
-
# svc_tools
# 8031482