On Fri, 31 May 2024 10:51:29 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Non-client aread edge area modified, test format > > test/jdk/javax/swing/JMenu/TestUngrab.java line 81: > >> 79: robot.delay(1000); >> 80: Point point = menu.getLocationOnScreen(); >> 81: Dimension dim = menu.getSize(); > > Should it be accessed on EDT? Yes, updated ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/19474#discussion_r1622344582