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 The suggested approach is good enough for me. The comments and bugs to fix/investigate slowdebug behaviour are welcome! ------------- PR: https://git.openjdk.org/jdk/pull/11278