On Thu, 25 Jul 2024 08:59:17 GMT, Andrey Turbanov <aturba...@openjdk.org> wrote:
> 3 fields in java.text.MergeCollation could be made 'static': > 1. BITARRAYMASK > 2. BYTEPOWER > 3. BYTEMASK This pull request has now been integrated. Changeset: 60c9b5cd Author: Andrey Turbanov <aturba...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/60c9b5cd9f18830f0fb1aea6cb3dc43af3908cc5 Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod 8337839: Make a few fields in MergeCollation static Reviewed-by: jpai, naoto ------------- PR: https://git.openjdk.org/jdk/pull/20323