On Mon, 18 Jul 2022 22:31:13 GMT, Roger Riggs 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 mch
When running with -Xcomp it seems the wait time for GC to clear references is
insufficient.
Extend timeout waiting for GC.
-
Commit messages:
- 8290397: LoadLibraryUnload.java failed with "Too few cleared WeakReferences"
Changes: https://git.openjdk.org/jdk/pull/9545/files
Webrev