JDK-8214582: BasicJDWPConnectionTest.java: RuntimeException: Could not detect port from ''
Daniil Titov
daniil.x.titov at oracle.com
Tue Feb 12 00:44:18 UTC 2019
Hi Alex,
+1
Thanks,
Daniil
On 2/11/19, 4:17 PM, "serviceability-dev on behalf of serguei.spitsyn at oracle.com" <serviceability-dev-bounces at openjdk.java.net on behalf of serguei.spitsyn at oracle.com> wrote:
Hi Alex,
It looks Okay to me.
Thanks,
Serguei
On 2/11/19 15:20, Alex Menkov wrote:
> Hi all,
>
> Please review the fix for
> https://bugs.openjdk.java.net/browse/JDK-8214582
> webrev:
> http://cr.openjdk.java.net/~amenkov/BasicJDWPConnEmptyPort/webrev/
>
> The change fixes race condition when debuggee (LingeredApp) touches
> lock file, but the test haven't handled "Listening for transport ...
> at address ..." output.
> Now the test waits up to 10 seconds (adjusted to TIMEOUT_FACTOR) for
> the required output.
>
> --alex
More information about the serviceability-dev
mailing list