RFR: 8313875: Use literals instead of static fields in java.util.Math: twoToTheDoubleScaleUp, twoToTheDoubleScaleDown [v2]
Andrey Turbanov
aturbanov at openjdk.org
Tue Aug 8 09:53:36 UTC 2023
On Tue, 8 Aug 2023 08:42:05 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:
>> Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8313875: Make fields final in java.util.Math: twoToTheDoubleScaleUp, twoToTheDoubleScaleDown
>>
>> completely remove the fields. Use literals instead.
>
> LGTM (not a Reviewer)
@rgiulietti you still can approve it _officially_, even if you are not a reviewer.

-------------
PR Comment: https://git.openjdk.org/jdk/pull/14875#issuecomment-1669294085
More information about the core-libs-dev
mailing list