Integrated: 8293282: LoadLibraryUnloadTest.java fails with "Too few cleared WeakReferences"

Roger Riggs rriggs at openjdk.org
Mon Sep 12 13:28:52 UTC 2022


On Thu, 8 Sep 2022 20:26:41 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Modify the LoadLibraryUnload test to call gc() more a few times, allowing multiple gc cycles to queue the expected refs.
> Short the timeout on each cycle to 10 sec.

This pull request has now been integrated.

Changeset: 0c61bf10
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0c61bf109f162621490df423c33f1bbc2c1524a0
Stats:     21 lines in 2 files changed: 5 ins; 3 del; 13 mod

8293282: LoadLibraryUnloadTest.java fails with "Too few cleared WeakReferences"

Reviewed-by: mchung, jpai

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

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


More information about the core-libs-dev mailing list