[jdk17] Integrated: 8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
Erik Gahlin
egahlin at openjdk.java.net
Mon Jul 5 15:22:54 UTC 2021
On Wed, 30 Jun 2021 10:44:09 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review of a test fix that increases the timeout for attach.
>
> The test times out when running with slowdebug. I can reproduce the issue locally when running with the default 10 000 ms, but it works fine with 20 000 ms. I set the timeout to 50 000 ms, so attach at least have a chance to timeout, making it perhaps somewhat easier to analyze failures in the future (to rule timeout due to other reasons).
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 5b8e1a26
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/5b8e1a266e572724a715604ac1c97939bd4db3d1
Stats: 13 lines in 1 file changed: 8 ins; 1 del; 4 mod
8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
Reviewed-by: mseledtsov, dholmes
-------------
PR: https://git.openjdk.java.net/jdk17/pull/180
More information about the hotspot-jfr-dev
mailing list