[jdk11u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests
SendaoYan
syan at openjdk.org
Mon Oct 20 06:49:41 UTC 2025
On Mon, 20 Oct 2025 06:14:27 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [d8f012ea](https://github.com/openjdk/jdk/commit/d8f012ea2a0514020434d5db6047e36941e9349b) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by Brent Christian on 25 Apr 2025 and was reviewed by Kim Barrett.
>
> Thanks!
I have verified this clean backport PR locally with test test/jdk/java/lang/ref/FinalizerHistogramTest.java which use the newly added function.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3105#issuecomment-3420776682
More information about the jdk-updates-dev
mailing list