On Mon, 21 Nov 2022 22:55:40 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Misc stress testing related fixes: > > [JDK-8295424](https://bugs.openjdk.org/browse/JDK-8295424) adjust timeout for > another JLI GetObjectSizeIntrinsicsTest.java subtest > [JDK-8297367](https://bugs.openjdk.org/browse/JDK-8297367) disable > TestRedirectLinks.java in slowdebug mode > [JDK-8297369](https://bugs.openjdk.org/browse/JDK-8297369) disable Fuzz.java > in slowdebug mode My jdk-20+26 stress run #1 includes these patches (as have stress runs for several earlier jdk-20 promotions) and there's no signs of issues with these patches on either linux-x64 or macosx-aarch64 stress testing. ------------- PR: https://git.openjdk.org/jdk/pull/11278