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

Tejesh R tr at openjdk.org
Wed Aug 9 14:28:59 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:

  Review fix

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

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

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

  Stats: 21 lines in 1 file changed: 6 ins; 13 del; 2 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