Skip to content

Commit 46fd6d2

Browse files
committed
8263382: java/util/logging/ParentLoggersTest.java failed with "checkLoggers: getLoggerNames() returned unexpected loggers"
Backport-of: 08a5a5c
1 parent 881100f commit 46fd6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/util/logging/ParentLoggersTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @author ss45998
3030
*
3131
* @build ParentLoggersTest
32-
* @run main ParentLoggersTest
32+
* @run main/othervm ParentLoggersTest
3333
*/
3434

3535
/*

0 commit comments

Comments
 (0)