RFR: 8315968: Move java.util.Digits to jdk.internal.util and refactor to reduce duplication [v18]
Claes Redestad
redestad at openjdk.org
Tue Sep 12 15:35:41 UTC 2023
On Tue, 12 Sep 2023 13:24:56 GMT, 温绍锦 <duke at openjdk.org> wrote:
> I prefer to use little endian, most environments are little endian. Changes to HexDigit will have to wait until #PR 14745 is merged.
I don't have a very strong opinion except that we should be consistent across these related implementations. If you could either include `OctalDigits` changes in #14745 or prepare a separate PR for it I'm OK with this.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15651#issuecomment-1715954790
More information about the security-dev
mailing list