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