<Swing Dev> RFR: 8253147: The javax/swing/JPopupMenu/7154841/bug7154841.java fail on big screens
Phil Race
prr at openjdk.java.net
Tue Sep 15 17:35:11 UTC 2020
On Tue, 15 Sep 2020 06:29:04 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
> This test creates a big popup menu and assumes that 100 popup items overlap the screen height, but on some big screens
> more items should be added. + small cleanup
OK. Although
1) Maybe 100->200 would have been enough
2) it seems odd to throw the AlphaColorTest update in here too ..
-------------
Marked as reviewed by prr (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/165
More information about the swing-dev
mailing list