On Mon, 23 Sep 2024 20:49:54 GMT, Phil Race <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional >> commit since the last revision: >> >> MouseEnterExitTest converted to automated > > test/jdk/java/awt/Mouse/MouseEnterExitTest.java line 46: > >> 44: * @summary Test to verify Lightweight components don't get >> 45: * enter/exit during drags >> 46: * @library /java/awt/regtesthelpers > > Can't the drag be done by Robot to make this an automated test ? Yes, converted to automated test. Tested in CI too. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21124#discussion_r1772680704
