Integrated: 8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
Daniel Fuchs
dfuchs at openjdk.java.net
Thu May 13 08:58:07 UTC 2021
On Wed, 12 May 2021 15:48:16 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> ParentLoggersTest.java has been (rarely) seen failing with "checkLoggers: getLoggerNames() returned unexpected loggers"
> The suspicion is that there might be some possible interaction with other tests running in the same VM. This test causes the LogManager to reparse its configuration and should therefore run in its own VM.
This pull request has now been integrated.
Changeset: 08a5a5c6
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/08a5a5c6d64db51700d058954d115aa89dbe73be
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
Reviewed-by: bpb, mchung
-------------
PR: https://git.openjdk.java.net/jdk/pull/3997
More information about the core-libs-dev
mailing list