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.
-
Commit messages:
- Reword w/o thread-safe
-
On Thu, 11 Sep 2025 22:36:28 GMT, Justin Lu 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 cont
On Thu, 11 Sep 2025 22:36:28 GMT, Justin Lu 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 cont
On Thu, 11 Sep 2025 22:36:28 GMT, Justin Lu 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 cont
On Thu, 11 Sep 2025 21:34:24 GMT, Justin Lu 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 cont
> 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 incrementall
> 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 incrementall
On Thu, 11 Sep 2025 20:14:56 GMT, Naoto Sato wrote:
>> Justin Lu has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Doc updates reflecting Naoto's comments
>
> src/java.base/share/classes/java/text/Collator.java line 117:
>
>> 115: *
>> 1
On Thu, 11 Sep 2025 18:58:46 GMT, Justin Lu 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.