[8u40] Backport request: 8061960: TestDaemonThread.java regularly fails due to exceeded timeout
Seán Coffey
sean.coffey at oracle.com
Mon Nov 17 10:31:46 UTC 2014
Approved.
regards,
Sean.
On 17/11/14 10:03, Mattias Tobiasson wrote:
> Hi,
> Please approve this testbug backport from 9. The patch applies cleanly.
>
> The change is just to move "/timeout" parameter on the command line to
> the correct position.
> Old version: @run main TestDaemonThreadLauncher /timeout=240
> New version: @run main/timeout=240 TestDaemonThreadLauncher
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8061960
>
> Changeset:
> http://hg.openjdk.java.net/jdk9/dev/jdk/rev/7d5f40c8d20e
>
> Review thread:
> http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-August/028098.html
>
> Thanks,
> Mattias
More information about the jdk8u-dev
mailing list