On Tue, 26 Jul 2022 21:44:19 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> The intermittent test failure was due to the WeakReferences being > unreferenced too early. > Adding a Reference.reachabilityFence to the test makes it robust. > > Remove from ProblemList-Xcomp.txt This pull request has now been integrated. Changeset: c1040897 Author: Roger Riggs <rri...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/c1040897cd6d5bc6e76c971035cc36c9d35b31e6 Stats: 10 lines in 2 files changed: 4 ins; 5 del; 1 mod 8290848: LoadLibraryUnload.java still fails with "Too few cleared WeakReferences" Reviewed-by: mchung, jpai ------------- PR: https://git.openjdk.org/jdk/pull/9649