RFR: 7124313: [macosx] Swing Popups should overlap taskbar

Sergey Bylokhov serb at openjdk.org
Wed Jun 29 00:57:52 UTC 2022


On Tue, 28 Jun 2022 07:11:10 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> hat test works on macos for popup with many menu items and it overlaps the taskbar so why do we need another test (ie this test) to test the same on macos? I think we can omit this test from macos run as the other test test/jdk/javax/swing/JPopupMenu/7154841/bug7154841.java is testing the large popup behaviour in macos..

Since we found that fix, and the test that coverers the "large" use case the new test seems unnecessary.

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

PR: https://git.openjdk.org/jdk/pull/9294



More information about the client-libs-dev mailing list