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

Tom Rodriguez never at openjdk.org
Wed Dec 4 05:53:22 UTC 2024


> 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

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21767/files
  - new: https://git.openjdk.org/jdk/pull/21767/files/00151b3d..de4627cb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21767&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21767&range=00-01

  Stats: 486176 lines in 6584 files changed: 256974 ins; 185985 del; 43217 mod
  Patch: https://git.openjdk.org/jdk/pull/21767.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21767/head:pull/21767

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


More information about the core-libs-dev mailing list