JDK 9 RFR of JDK-8164545: Mark java/net/URLPermission/nstest/lookup.sh as intermittently failing

Amy Lu amy.lu at oracle.com
Mon Aug 22 08:37:17 UTC 2016


java/net/URLPermission/nstest/lookup.sh

This test is known to fail intermittently (JDK-8156504), this patch is 
to mark the test accordingly with keyword 'intermittent'.

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

Thanks,
Amy


--- old/test/java/net/URLPermission/nstest/lookup.sh	2016-08-22 16:29:18.000000000 +0800
+++ new/test/java/net/URLPermission/nstest/lookup.sh	2016-08-22 16:29:18.000000000 +0800
@@ -27,6 +27,7 @@
  # @build jdk.testlibrary.*
  # @compile -XDignore.symbol.file=true LookupTest.java
  # @run shell/timeout=50 lookup.sh
+# @key intermittent
  #
  
  OS=`uname -s`

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20160822/55f46f52/attachment-0001.html>


More information about the net-dev mailing list