> On `NewFolderAction`, plain String is added `Action.ACTION_COMMAND_KEY`. > Converting the `String `to `locale` before adding as command key fix the > issue. > I have verified the test in all other platforms and Look and Feel which has > option to create New Folder, results were fine. No regressions found on CI > system with the fix. Added manual test to verify the fix.
Tejesh R has updated the pull request incrementally with one additional commit since the last revision: Review fix ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15069/files - new: https://git.openjdk.org/jdk/pull/15069/files/4b825b86..93622d8a Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15069&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15069&range=03-04 Stats: 214 lines in 4 files changed: 85 ins; 126 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/15069.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15069/head:pull/15069 PR: https://git.openjdk.org/jdk/pull/15069