Hi All This is a request to backport a jdk9 fix into jdk8u-dev *and* jdk7u-dev.
8035963: The failed Kerberos tests due to timeouts https://bugs.openjdk.java.net/browse/JDK-8035963 The fix modifies the timeout values for several tests to make them more stable. It is already included in jdk9 as: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/f193fc8bbaf5 The review thread was http://mail.openjdk.java.net/pipermail/security-dev/2014-March/010275.html The patch for jdk8u-dev and jdk7u-dev is identical to the one in jdk9. The fix is test only. Thanks Weijun