RFR: 8004317 TestLibrary.getUnusedRandomPort() fails intermittently, but exception not reported (original) (raw)

Darryl Mocek darryl.mocek at oracle.com
Tue Dec 4 21:07:03 UTC 2012


Hi Jim,

changes look OK to me, although I'm curious why you chose to use an 

Integer instead of an int.

Darryl

On 12/04/2012 12:03 PM, Jim Gish wrote:

Please review http://cr.openjdk.java.net/~jgish/Bug8004317-TestLibrary-getUnusedRandomPort-Failure/ <http://cr.openjdk.java.net/%7Ejgish/Bug8004317-TestLibrary-getUnusedRandomPort-Failure/>

We're getting intermittent failures on a number of RMI tests attempting to get an unused ephemeral port. This is a temporary change to print a stack trace until we can figure what's going on. For some reason the test framework isn't surfacing the nested exception. (There probably should be a separate bug for that, but my first priority here is to fix the intermittent test failures.) Thanks, Jim



More information about the core-libs-dev mailing list