Looks good to me.
On Tue, Mar 19, 2019 at 1:48 PM Alan Bateman
wrote:
> Looks okay, surprised this wasn't noticed before.
>
It was!
Looks okay, surprised this wasn't noticed before.
On 19/03/2019 20:43, Chris Hegarty wrote:
HandlerLoop should be run in othervm, as it sets the system-wide URL
protocol handler factory which could inadvertently affect subsequent
tests run in the same agentvm. An example of this is in the bug
de
HandlerLoop should be run in othervm, as it sets the system-wide URL
protocol handler factory which could inadvertently affect subsequent
tests run in the same agentvm. An example of this is in the bug
description: https://bugs.openjdk.java.net/browse/JDK-8221098
$ hg diff test/jdk/java/net/URL/Ha