RFR: 8270341: Test serviceability/dcmd/gc/HeapDumpAllTest.java timed-out

Chris Plummer cjplummer at openjdk.java.net
Thu Jul 29 20:04:28 UTC 2021


On Thu, 29 Jul 2021 19:58:59 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

>> [JDK-8267666](https://bugs.openjdk.java.net/browse/JDK-8267666) added a 2nd test case, which doubles the run time of this test. As a result it occasionally times out. This change double the timeout to 240 seconds.
>
> test/hotspot/jtreg/ProblemList.txt line 121:
> 
>> 119: serviceability/sa/ClhsdbPstack.java#id1 8269982 macosx-aarch64
>> 120: 
>> 121: #serviceability/dcmd/gc/HeapDumpAllTest.java 8270341 generic-x64
> 
> Please delete the entry rather than commenting it out.

Sorry. I initially commented it out for testing since I didn't plan on being the one to push this change, and forgot to delete it. Will fix.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4935


More information about the serviceability-dev mailing list