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