[jdk21u-dev] RFR: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests

SendaoYan syan at openjdk.org
Mon Oct 20 05:41:06 UTC 2025


On Mon, 20 Oct 2025 04:06:23 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 verify this backport change with test test/jdk/java/lang/ref/FinalizerHistogramTest.java after backport JDK-8298783 manually, which use the newly added function by JDK-8305186.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2358#issuecomment-3420640632


More information about the jdk-updates-dev mailing list