A proposal to add getSystemMnemonicKeyMask to SwingUtilities so as to make it publicly accessible from inner SwingUtilities2 class to allow custom L&F to set the own shortcut keys
------------- Commit messages: - 8067449: Add getSystemMnemonicKeyMask() method to SwingUtilities class Changes: https://git.openjdk.org/jdk/pull/30366/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=30366&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8067449 Stats: 9 lines in 1 file changed: 9 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/30366.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30366/head:pull/30366 PR: https://git.openjdk.org/jdk/pull/30366
