Integrated: 8343213: TEST_BUG: [Graal] java/lang/ref/Basic.java fails

Tom Rodriguez never at openjdk.org
Wed Dec 4 08:34:50 UTC 2024


On Tue, 29 Oct 2024 16:52:45 GMT, Tom Rodriguez <never at openjdk.org> wrote:

> The notification that finalize is complete should be done after printing the message because in Xcomp mode there might be a significant delay at the println so the object hasn't actually been finalized yet.

This pull request has now been integrated.

Changeset: 38927fc5
Author:    Tom Rodriguez <never at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/38927fc5900184d6231f3da08dca9fc30711816c
Stats:     2 lines in 1 file changed: 1 ins; 1 del; 0 mod

8343213: TEST_BUG: [Graal] java/lang/ref/Basic.java fails

Reviewed-by: mchung

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

PR: https://git.openjdk.org/jdk/pull/21767


More information about the core-libs-dev mailing list