On Thu, 8 Sep 2022 20:26:41 GMT, Roger Riggs <rri...@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 <rri...@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