RFR: 8343213: TEST_BUG: [Graal] java/lang/ref/Basic.java fails [v2]
Tom Rodriguez
never at openjdk.org
Wed Dec 4 08:34:49 UTC 2024
On Wed, 4 Dec 2024 05:53:22 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.
>
> Tom Rodriguez has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into tkr-basic-test-failure
> - 8343213: TEST_BUG: [Graal] java/lang/ref/Basic.java fails
Thanks
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21767#issuecomment-2516538586
More information about the core-libs-dev
mailing list