RFR: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes [v3]
Justin Lu
jlu at openjdk.org
Thu Sep 11 22:36:28 UTC 2025
> Please review this PR which is a documentation change to make apparent the recommended approach for using Collator & RuleBasedCollator in a multi threaded environment via an implNote. The original issue and CSR have additional context.
Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
Reflect Iris's comments: capitalize JDK RI
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27233/files
- new: https://git.openjdk.org/jdk/pull/27233/files/5fab9652..d8c361f6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27233&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27233&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/27233.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27233/head:pull/27233
PR: https://git.openjdk.org/jdk/pull/27233
More information about the core-libs-dev
mailing list