[JDK 10] RFR: 8185794: java/net/httpclient/security/Driver.java fails in timeout
Daniel Fuchs
daniel.fuchs at oracle.com
Thu Aug 3 18:21:56 UTC 2017
Hi,
Please find below a fix for a test bug:
https://bugs.openjdk.java.net/browse/JDK-8185794
8185794: java/net/httpclient/security/Driver.java fails in timeout
http://cr.openjdk.java.net/~dfuchs/webrev_8185794/webrev.00/index.html
Policy files were missing a permission and the timeout on the @run
line in the test proved to be too short: the test spins subprocesses
and apparently needs some more time (it was failing on my local machine
consistently - but now passes with the proposed changeset).
best regards,
-- daniel
More information about the net-dev
mailing list