[jdk17] RFR: 8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException
Mikhailo Seledtsov
mseledtsov at openjdk.java.net
Thu Jul 1 16:53:56 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
Changes look good to me.
-------------
Marked as reviewed by mseledtsov (Committer).
PR: https://git.openjdk.java.net/jdk17/pull/180
More information about the hotspot-jfr-dev
mailing list