RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Jaikiran Pai
jpai at openjdk.org
Thu Nov 2 06:51:00 UTC 2023
On Tue, 3 Oct 2023 07:47:30 GMT, Gergö Barany <gbarany at openjdk.org> wrote:
> This test requires certain methods to be compiled, but without `-Xbatch` the compiler races against the test code, which can lead to intermittent failures.
Adding hotspot label because from the looks of this change, it appears to require someone from that area to review this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16023#issuecomment-1790163370
More information about the core-libs-dev
mailing list