RFR: 8293282: LoadLibraryUnloadTest.java fails with "Too few cleared WeakReferences" [v3]
Jaikiran Pai
jpai at openjdk.org
Mon Sep 12 13:00:43 UTC 2022
On Fri, 9 Sep 2022 15:48: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.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove unused ReferenceQueue for canary WeakReferences.
Thank you for the explanation and the changes, Roger.
-------------
Marked as reviewed by jpai (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10223
More information about the core-libs-dev
mailing list