Withdrawn: 8271602: Add Math.ceilDiv() family parallel to Math.floorDiv() family
Raffaello Giulietti
github.com+70726043+rgiulietti at openjdk.java.net
Wed Sep 1 18:20:34 UTC 2021
On Fri, 27 Aug 2021 18:53:23 GMT, Raffaello Giulietti <github.com+70726043+rgiulietti at openjdk.org> wrote:
> Please review this PR to add officially endorsed `ceilDiv()` and `ceilMod()` methods do `j.l.[Strict]Math`.
>
> Beside adding fresh tests to `test/jdk/java/lang/Math/DivModTests.java`, this PR also corrects small typos in it and exercises tests that were already present but which were never invoked.
> Let me know if this is acceptable for a test or if there's a need of a separate issue in the JBS.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5285
More information about the core-libs-dev
mailing list