On Tue, 8 Sep 2026 15:46:06 GMT, Phil Race <[email protected]> wrote: >> Jyothilekshmi has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8001150: [TEST_BUG] Improve instructions for TestXEmbedServerJava > > test/jdk/ProblemList.txt line 664: > >> 662: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java >> 7131438,8022539 generic-all >> 663: java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java 7187741 >> linux-all,macosx-all >> 664: java/awt/xembed/server/TestXEmbedServerJava.java 8001150,8004031 >> generic-all > > There are two bug ids here. > Is https://bugs.openjdk.org/browse/JDK-8004031 not reproducible ? > If so what "fixed" it ?
The test has `* @requires (!(os.family=="mac") & !(os.family=="windows"))`, so the macos issue is not reproducible. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31546#discussion_r3959785999
