On Tue, 8 Sep 2026 15:54:15 GMT, Alexander Zvegintsev <[email protected]> wrote:
>> 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. So it does. Looks like that was fixed 10 years ago http://cr.openjdk.java.net/~yan/8150535/webrev.01 I guess we close out 8004031 as a dup of 8150535 once this is pushed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31546#discussion_r3960682158
