On Tue, 10 Mar 2026 18:42:04 GMT, Phil Race <[email protected]> wrote:
>> Disha Morye has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8379480: Edit Problem List entry for >> java/awt/xembed/server/TestXEmbedServerJava.java > > test/jdk/ProblemList.txt line 745: > >> 743: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java >> 7131438,8022539 generic-all >> 744: java/awt/Modal/WsDisabledStyle/CloseBlocker/CloseBlocker.java 7187741 >> linux-all,macosx-all >> 745: java/awt/xembed/server/TestXEmbedServerJava.java 8001150 generic-all > > (1) we don't really need generic-all if it is only run on linux, do we ? > (2) you are not actually de-problemlisting it, so this is a very misleading > JBS summary, and entirely pointless. > And the bug you are removing is still open ! > Either fix the bugs that are listed as part of this PR or withdraw the PR. 1. Yes, the test is only run on linux. I've replaced generic-all with linux-all 2. I've updated the JBS summary and added a comment with required details Yes, the bug I'm removing is open. I plan to close it once the PR is integrated. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30137#discussion_r2917189186
