JDK 9 RFR of JDK-8173864: Problem list src/jdk/nashorn/api/tree/test/ParseAPITest.java for some platforms

Amy Lu amy.lu at oracle.com
Fri Feb 3 04:54:07 UTC 2017


src/jdk/nashorn/api/tree/test/ParseAPITest.java

This nashorn test keeps failing at linux-i586, windows-i586 and 
solaris-sparcv9 (JDK-8173863)

Please review this patch to put the test to problem list until issues 
addressed.

bug: https://bugs.openjdk.java.net/browse/JDK-8173864
webrev: http://cr.openjdk.java.net/~amlu/8173864/webrev.00/

Thanks,
Amy


--- old/test/ProblemList.txt	2017-02-03 12:45:00.000000000 +0800
+++ new/test/ProblemList.txt	2017-02-03 12:44:59.000000000 +0800
@@ -23,4 +23,4 @@
  #
  ###########################################################################
  
-# No nashorn tests are on the problem list.
+src/jdk/nashorn/api/tree/test/ParseAPITest.java    8173863 linux-i586,windows-i586,solaris-sparcv9



More information about the core-libs-dev mailing list