On Thu, 15 Sep 2022 11:29:40 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:
> The sun/util/logging/PlatformLoggerTest.java is missing a couple of > Reference::reachabilityFence calls to maintain loggers alive while the test > is running. It has been observed failing under stress. Marked as reviewed by jpai (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10284