[jdk11u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v4]
SendaoYan
syan at openjdk.org
Fri Oct 24 06:39:20 UTC 2025
> Hi all,
>
> This pull request contains a backport of commit [fe29cad5](https://github.com/openjdk/jdk/commit/fe29cad5e0b10cd088fc39967599f5a8dcaa445c) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Brent Christian on 6 May 2025 and was reviewed by Kim Barrett and Jaikiran Pai.
>
> This PR is intend to fix the test bug which cause test intermittent fails. Backport not clean because the path of `sun.hotspot.WhiteBox` different to main-line, the path should adopt to jdk11u-dev when backport from main-line to jdk11u-dev, Other parts is cleanly.
>
> I have verified this backport plus with https://github.com/openjdk/jdk11u-dev/pull/3105.
>
> Thanks!
SendaoYan 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 four additional commits since the last revision:
- Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master
- Adopt to jdk11u-dev
- Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master
- Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/3074/files
- new: https://git.openjdk.org/jdk11u-dev/pull/3074/files/6c1eca29..a3017059
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3074&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3074&range=02-03
Stats: 8429 lines in 172 files changed: 4253 ins; 2726 del; 1450 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/3074.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3074/head:pull/3074
PR: https://git.openjdk.org/jdk11u-dev/pull/3074
More information about the jdk-updates-dev
mailing list