JDK-8004074 : sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
  • Type: Backport
  • Backport of: JDK-6952814
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-11-27
  • Updated: 2014-10-08
  • Resolved: 2012-12-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u40 b06Fixed 8Fixed
Comments
Verified that test was removed from jdk WS
26-07-2013

Changeset: 9d69f4980e13 Author: xuelei Date: 2012-12-06 01:42 -0800 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/9d69f4980e13 6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT Summary: Removes the test as it depends on legacy interruptible I/O. Reviewed-by: alanb - test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java
06-12-2012

test failed with jdk7 with the same output on solaris and passed with "-XX:+UseVMInterruptibleIO" option test needs modification
27-11-2012