<i18n dev> Integrated: 8367237: Thread-Safety Usage Warning for java.text.Collator Classes

Justin Lu jlu at openjdk.org
Mon Sep 15 21:14:21 UTC 2025


On Thu, 11 Sep 2025 18:58:46 GMT, Justin Lu <jlu at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 64155dfa
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/64155dfac068cf01bcab6adb401b360499f33a5f
Stats:     17 lines in 2 files changed: 10 ins; 4 del; 3 mod

8367237: Thread-Safety Usage Warning for java.text.Collator Classes

Reviewed-by: iris, naoto

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

PR: https://git.openjdk.org/jdk/pull/27233


More information about the i18n-dev mailing list