RFR: 8155928: Remove hardcoded port numbers from httpclient/Security.java test

Roger Riggs Roger.Riggs at Oracle.com
Tue May 3 14:47:19 UTC 2016


Hi Michael,

test/java/net/httpclient/security/15.policy: line 15:

   - Should this policy file include the substitution for the 
${port.number}?

Otherwise, it still looks like it has a fixed port #.

Roger


On 5/3/2016 7:44 AM, Michael McMahon wrote:
> Some tests with hardcoded port numbers were included in the initial 
> http tests.
>
> The fix uses a driver to allocate a free port and pass it into the 
> existing
> security test through a system property.
>
> http://cr.openjdk.java.net/~michaelm/8155928/webrev.1/index.html
>
> Thanks,
> Michael



More information about the net-dev mailing list