On Fri, 21 Apr 2023 21:35:07 GMT, Daniel D. Daugherty <dcu...@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