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

Mandy Chung mchung at openjdk.org
Tue Oct 29 22:49:09 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.

LGTM

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

Marked as reviewed by mchung (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21767#pullrequestreview-2403208840


More information about the core-libs-dev mailing list