On Fri, 18 Sep 2020 01:16:06 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> The list of client test groups in "TEST.groups" is synchronized with the list > of othervm.dirs in "TEST.ROOT" There seems to be the single test in that package, `DefaultMenuBarTest.java`. It sets system properties and thus is safer to run in `othervm` indeed. ------------- Marked as reviewed by shade (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/233