RFR: 8312075: FileChooser.win32.newFolder is not updated when changing Locale [v2]

Tejesh R tr at openjdk.org
Wed Aug 9 06:01:47 UTC 2023


> 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:

  Proposed Fix

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15069/files
  - new: https://git.openjdk.org/jdk/pull/15069/files/08502060..b692f353

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15069&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15069&range=00-01

  Stats: 9 lines in 2 files changed: 4 ins; 2 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



More information about the client-libs-dev mailing list