RFR: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch

Tom Rodriguez never at openjdk.org
Mon Nov 6 16:05:12 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.

Marked as reviewed by never (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/16023#pullrequestreview-1715579342


More information about the core-libs-dev mailing list