RFR 8005226: TEST_BUG: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently

Stuart Marks stuart.marks at oracle.com
Thu Mar 5 16:49:59 UTC 2015


On 3/5/15 5:37 AM, Chris Hegarty wrote:
> I added TestLibrary.createRegistryOnEphemeralPort(). Eventually other tests using createRegistryOnUnusedPort can be moved over to createRegistryOnEphemeralPort, and then createRegistryOnUnusedPort removed. For now, lets just move PinClientSocketFactory.java and see how it goes.
>
> Updated webrev:
>    http://cr.openjdk.java.net/~chegar/8005226/webrev.01/webrev/
>
> Thanks,
> -Chris

Great, having "ephemeral" in the name is more precise, and the change is pretty 
simple too. Looks good. Thanks!

s'marks



More information about the core-libs-dev mailing list