<Swing Dev> RFR: 8253130: bug7072653.java failed "Popup window height ... is wrong"

Sergey Bylokhov serb at openjdk.java.net
Wed Sep 16 00:41:21 UTC 2020


On Wed, 16 Sep 2020 00:34:26 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> One more test which fails on the big screen, the number of items in the popup should be more than 100 to overlap the
> screen.

test/jdk/ProblemList.txt line 839:

> 837: javax/swing/plaf/synth/7158712/bug7158712.java 8238720 windows-all
> 838: javax/swing/plaf/basic/BasicComboPopup/JComboBoxPopupLocation/JComboBoxPopupLocation.java 8238720 windows-all
> 839: javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java 8238720 windows-all

Checked locally using different DPIs and on all our mach5 systems, all passed after the fix.

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

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


More information about the swing-dev mailing list