On Mon, 13 Sep 2021 18:03:39 GMT, Alisen Chung <[email protected]> wrote:
> Added a resizing flag when the window is currently being resized to block > mouseEntered and mouseExited events from being posted to that window. test/jdk/ProblemList.txt line 872: > 870: java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter.java > 8254841 macosx-all > 871: java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java > 8256289 windows-x64 > 872: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java 8258103 > linux-all When a jtreg test finds a failure and you fix the bug it is customary to also update this test to add THIS bug ID to the list of tested bugs in the header of the test itself. ------------- PR: https://git.openjdk.java.net/jdk/pull/5497
