<Swing Dev> RFR: 4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Wed Nov 11 07:31:57 UTC 2020
On Mon, 9 Nov 2020 12:03:11 GMT, Alexander Zuev <kizune at 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
More information about the swing-dev
mailing list