JDK 9 RFR of JDK-8149920: Remove intermittent key from jdk_core tests

Amy Lu amy.lu at oracle.com
Wed Feb 17 13:09:32 UTC 2016


sun/nio/cs/FindEncoderBugs.java
sun/nio/cs/FindDecoderBugs.java
java/util/concurrent/Phaser/Basic.java
java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java
java/net/SocketPermission/SocketPermissionTest.java
java/lang/ProcessHandle/InfoTest.java
com/sun/jndi/ldap/LdapTimeoutTest.java

For above tests, previous intermittent test failure issues are fixed, no 
open bug (no failure reported).

This patch is to remove @key intermittent from tests.

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

Thanks,
Amy



More information about the core-libs-dev mailing list