Integrated: 8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"

Roger Riggs rriggs at openjdk.org
Tue Jul 19 11:55:02 UTC 2022


On Mon, 18 Jul 2022 22:31:13 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> When running with -Xcomp it seems the wait time for GC to  clear references is insufficient.
> Extend timeout waiting for GC.

This pull request has now been integrated.

Changeset: e02627ca
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e02627ca0a3381b3a52a71aef41ce5ba3329142b
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"

Reviewed-by: mchung

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

PR: https://git.openjdk.org/jdk/pull/9545


More information about the core-libs-dev mailing list