Review request for 7195249: Some jtreg tests use hard coded ports

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 20 05:48:54 PST 2013


On 20/11/2013 11:54, taras ledkov wrote:
> Hi Everyone,
>
> I am working on bug https://bugs.openjdk.java.net/browse/JDK-7195249.
>
> There are two webrevs:
> Webrev for jdk part:
> http://cr.openjdk.java.net/~anazarov/7195249/jdk/webrev.00/
One comment on LocalManagementTest.java, you could just replace 7775 
with 0 to just bind to an ephemeral port (as the test itself doesn't 
need to know the port number).

-Alan.


More information about the serviceability-dev mailing list