[jdk17] RFR: 8266595: jdk/jfr/jcmd/TestJcmdDump.java with slowdebug bits fails with AttachNotSupportedException [v2]
Erik Gahlin
egahlin at openjdk.java.net
Mon Jul 5 14:21:11 UTC 2021
> 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
Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
Use output.reportDiagnosticSummary
-------------
Changes:
- all: https://git.openjdk.java.net/jdk17/pull/180/files
- new: https://git.openjdk.java.net/jdk17/pull/180/files/7ae46488..202e1e07
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk17&pr=180&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk17&pr=180&range=00-01
Stats: 6 lines in 1 file changed: 0 ins; 5 del; 1 mod
Patch: https://git.openjdk.java.net/jdk17/pull/180.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/180/head:pull/180
PR: https://git.openjdk.java.net/jdk17/pull/180
More information about the hotspot-jfr-dev
mailing list