-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018715 | 7u45 | Xuelei Fan | P4 | Closed | Fixed | b01 |
JDK-8004074 | 7u40 | Xuelei Fan | P4 | Closed | Fixed | b06 |
We've seen this failing in PIT from time to time. Should eventually be looked at:
----------messages:(3/127)----------
command: main InterruptedIO
reason: Assumed action based on file name: run main InterruptedIO
elapsed time (seconds): 120.237
----------System.out:(14/518)----------
Test valid only on SunOS.
=========================
It was determined that Thread.interrupt() could
not be reliably return InterruptedIOException
on non-Solaris implementations. Thread.interrupt()
API was updated in merlin (JDK 1.4) to reflect this.
Server - Will accept connections on port 36808
Client - Connected to: localhost:36808
Client - Doing SSL Handshake...
Client - Done with SSL Handshake
Main - Pausing for 5 seconds...
Client - Reading from input stream ...
Main - Interrupting client reader thread
----------System.err:(0/0)----------
result: Error. Program `/net/jano1.sfbay/export1/jcg/ws-depot/7/tl/build-archive
/latest.tl-pit/solaris_sparc/bin/java' interrupted! (timed out?)
----------messages:(3/127)----------
command: main InterruptedIO
reason: Assumed action based on file name: run main InterruptedIO
elapsed time (seconds): 120.237
----------System.out:(14/518)----------
Test valid only on SunOS.
=========================
It was determined that Thread.interrupt() could
not be reliably return InterruptedIOException
on non-Solaris implementations. Thread.interrupt()
API was updated in merlin (JDK 1.4) to reflect this.
Server - Will accept connections on port 36808
Client - Connected to: localhost:36808
Client - Doing SSL Handshake...
Client - Done with SSL Handshake
Main - Pausing for 5 seconds...
Client - Reading from input stream ...
Main - Interrupting client reader thread
----------System.err:(0/0)----------
result: Error. Program `/net/jano1.sfbay/export1/jcg/ws-depot/7/tl/build-archive
/latest.tl-pit/solaris_sparc/bin/java' interrupted! (timed out?)
- backported by
-
JDK-8004074 sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
-
- Closed
-
-
JDK-8004266 sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
-
- Closed
-
-
JDK-8018715 sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
-
- Closed
-