On Tue, 3 Oct 2023 07:47:30 GMT, Gergö Barany <gbar...@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. This pull request has now been integrated. Changeset: a290256b Author: Gergö Barany <gbar...@openjdk.org> Committer: Doug Simon <dnsi...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a290256bbf85a52fbeab24dab5fbe195cf58750f Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch Reviewed-by: dnsimon, never, psandoz ------------- PR: https://git.openjdk.org/jdk/pull/16023