RFR: 8301377: adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again

Daniel D. Daugherty dcubed at openjdk.org
Fri Apr 21 22:53:43 UTC 2023


On Fri, 21 Apr 2023 21:35:07 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:

> Trivial fixes to increase timeouts for tests that timeout under heavy stress:
> [JDK-8301377](https://bugs.openjdk.org/browse/JDK-8301377) adjust timeout for JLI GetObjectSizeIntrinsicsTest.java subtest again
> [JDK-8305502](https://bugs.openjdk.org/browse/JDK-8305502) adjust timeouts in three more M&M tests
> [JDK-8302607](https://bugs.openjdk.org/browse/JDK-8302607) increase timeout for ContinuousCallSiteTargetChange.java

I forgot to include testing info:

- 8301377 has been tested in jdk-20+34 and jdk-21+{9,1[013-9]} stress testing.
- 8302607 has been reworked into increasing the timeout and has been tested in jdk-21+1[89] stress testing.
- 8305502 has been tested in jdk-21+1[7-9] stress testing.

The jdk-21+19 stress run will complete late on Sunday, 2023.04.23.

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

PR Comment: https://git.openjdk.org/jdk/pull/13593#issuecomment-1518402540


More information about the serviceability-dev mailing list