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 Do you plan on closing the CRs associated with these changes even though the root causes are not being addressed, just avoided? It's not clear what is meant by "Test is unstable". Is the test buggy, or are these JVM issues? In either case shouldn't we be trying to understand why it is unstable with slowdebug bug not fastdebug? ------------- PR: https://git.openjdk.org/jdk/pull/11278