On Thu, 9 Jan 2025 10:55:16 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> See the JBS bug for some details. > > Raffaello Giulietti has updated the pull request with a new target base due > to a merge or a rebase. The incremental webrev excludes the unrelated changes > brought in by the merge/rebase. The pull request contains seven additional > commits since the last revision: > > - Merge branch 'master' into 8343829 > - Redacted comments. > - Merge branch 'master' into 8343829 > - Minors in comments. > - Removed repeated comment. > - Refactoring some code and comments. > - 8343829: Unify decimal and hexadecimal parsing in FloatingDecimal static final int BIG_DECIMAL_EXPONENT = 324; The BIG_DECIMAL_EXPONENT in line 50 is no longer used and can be removed. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22737#issuecomment-2846746380