On Wed, 22 Sep 2021 07:49:33 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> Alisen Chung has updated the pull request incrementally with one additional >> commit since the last revision: >> >> added check for inLiveResize in AWTWindow > > test/jdk/java/awt/event/MouseEvent/ResizeMouseExitEnterMisfire/ResizeMouseExitEnterMisfire.java > line 38: > >> 36: * @bug 8254841 >> 37: * @summary Tests spurious firing of mouseEntered and mouseExit on resize >> 38: * @run main ResizeMouseExitEnterMisfire > > I guess the test should be marked headful. > Also, did you test on all platforms by giving CI job since you did not mark > it only for mac? > It seems it fails on windows. I'm currently unable to test windows platform, so I'm not sure.. ------------- PR: https://git.openjdk.java.net/jdk/pull/5497
