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

Mandy Chung mchung at openjdk.org
Tue Jul 19 02:55:46 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.

For timeout factor = 10, it will wait for 300 seconds which seem okay.

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

Marked as reviewed by mchung (Reviewer).

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


More information about the core-libs-dev mailing list