On Mon, 9 Nov 2020 12:03:11 GMT, Alexander Zuev <kiz...@openjdk.org> wrote:

>> 4907798: MEMORY LEAK: 
>> javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
>
> Alexander Zuev has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Test case made multiplatform and testing all the LaF's

Looks ok. Just one minor comment in the test, since we are anyway using robot, 
it's better to use robot.delay() than Thread.sleep() unless if you have some 
compelling reason not to do that.

-------------

Marked as reviewed by psadhukhan (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/1035

Reply via email to