RFR: 8224977: [macos] On AquaLookAndFeel, Iconified JInternalFrame does not restore when Control + F5 is used.

Sergey Bylokhov serb at openjdk.java.net
Mon Mar 28 20:43:39 UTC 2022


On Mon, 28 Mar 2022 08:44:00 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> test/jdk/javax/swing/JInternalFrame/Test6325652.java test was failing in macos in Aqua L&F due to nonsupport in macos of such shortcuts Ctrl+F5 to restore or Ctrl+F9 to iconify. Keyboard->Shortcut in macos System->Preference do not have these shortcut usage.
> https://docs.oracle.com/javase/tutorial/uiswing/components/internalframe.html also does not talk of these shortcut support as standard.
> So, removed this test from macos run.

Marked as reviewed by serb (Reviewer).

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

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



More information about the client-libs-dev mailing list