Integrated: 8339017: Make a couple of fields in DoubleByte static

Andrey Turbanov aturbanov at openjdk.org
Thu Aug 29 10:00:24 UTC 2024


On Thu, 25 Jul 2024 11:42:58 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> 3 fields in `sun.nio.cs.DoubleByte.{Encoder,Decoder}` could be made 'static':
> 1. SS2
> 2. SS3
> 3. MAX_SINGLEBYTE

This pull request has now been integrated.

Changeset: d35ffa4f
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d35ffa4f6afb7df052103cee8544e4e707b72cc1
Stats:     7 lines in 1 file changed: 0 ins; 0 del; 7 mod

8339017: Make a couple of fields in DoubleByte static

Reviewed-by: bpb, naoto

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

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


More information about the nio-dev mailing list