[jdk11u-dev] RFR: 8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output" [v5]
Paul Hohensee
phh at openjdk.org
Wed Dec 3 20:09:37 UTC 2025
On Sat, 22 Nov 2025 00:16:12 GMT, SendaoYan <syan at openjdk.org> wrote:
>> 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 five additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master
> - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master
> - Adopt to jdk11u-dev
> - Merge branch 'openjdk:master' into backport-sendaoYan-fe29cad5-master
> - Backport fe29cad5e0b10cd088fc39967599f5a8dcaa445c
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/3074#pullrequestreview-3536721360
More information about the jdk-updates-dev
mailing list