Integrated: 8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
Daniel Fuchs
dfuchs at openjdk.org
Fri Sep 16 09:14:56 UTC 2022
On Thu, 15 Sep 2022 11:29:40 GMT, Daniel Fuchs <dfuchs at 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.
This pull request has now been integrated.
Changeset: 11e7d53b
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/11e7d53b23796cbd3d878048f7553885ae07f4d1
Stats: 10 lines in 1 file changed: 5 ins; 0 del; 5 mod
8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
Reviewed-by: jpai
-------------
PR: https://git.openjdk.org/jdk/pull/10284
More information about the core-libs-dev
mailing list