Integrated: 8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
Gergö Barany
gbarany at openjdk.org
Tue Nov 7 19:28:20 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.
This pull request has now been integrated.
Changeset: a290256b
Author: Gergö Barany <gbarany at openjdk.org>
Committer: Doug Simon <dnsimon at 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
More information about the core-libs-dev
mailing list