[jdk11u-dev] Integrated: 8305186: Reference.waitForReferenceProcessing should be more accessible to tests

SendaoYan syan at openjdk.org
Tue Jan 13 12:43:04 UTC 2026


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.
> 
> The github shows it's not cleanly backport, seems that this file has different context. I compare the patch file from main-line repo and jdk11u-dev repo, the change lines are all the same.
> 
> I have verified this clean backport PR locally with test test/jdk/java/lang/ref/FinalizerHistogramTest.java after apply the patch JDK-8298783 which use the newly added function.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 1d8535d3
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/1d8535d3969f72277063c796000692ca908707a8
Stats:     51 lines in 1 file changed: 51 ins; 0 del; 0 mod

8305186: Reference.waitForReferenceProcessing should be more accessible to tests

Reviewed-by: aph
Backport-of: d8f012ea2a0514020434d5db6047e36941e9349b

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

PR: https://git.openjdk.org/jdk11u-dev/pull/3105


More information about the jdk-updates-dev mailing list