On Sun, 10 Sep 2023 15:19:51 GMT, Claes Redestad <redes...@openjdk.org> wrote:
>> Please help me create an issue, and I will submit a new PR to modify it. > > Filed https://bugs.openjdk.org/browse/JDK-8315968 - we should also get > @JimLaskey to weigh in here (who's recently authored the `java.util.Digits` > code). Tl;dr: I think it'd be good to consolidate and share the code to > produce these packed digit pairs. > > Also note that there might be some issues on big-endian systems with recent > changes, so let's figure that out first: > https://bugs.openjdk.org/browse/JDK-8310929 https://github.com/wenshao/jdk/tree/fix_14699_big_endian I have a [branch](https://github.com/wenshao/jdk/tree/fix_14699_big_endian) ready to fix the big endian issue and need someone to create an issue ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14745#discussion_r1320793606