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

Gergö Barany gbarany at openjdk.org
Tue Oct 31 16:01:32 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.

@TobiHartmann might I ask you for a review of this trivial PR, or to suggest an appropriate reviewer from the HotSpot team?

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

PR Comment: https://git.openjdk.org/jdk/pull/16023#issuecomment-1787513113


More information about the core-libs-dev mailing list