On Tue, 29 Oct 2024 16:52:45 GMT, Tom Rodriguez <ne...@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 <ne...@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