RFR: 8355992: Add some useful "exact" methods to Math and StrictMath

Raffaello Giulietti rgiulietti at openjdk.org
Fri May 2 11:51:56 UTC 2025


On Fri, 2 May 2025 11:47:32 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> Add `powExact()` and `unsignedPowExact()` methods that operate on integer values arguments.
> Further, add `unsignedMultiplyExact` methods as well.

Tests will be added once the CSR has been approved.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25003#issuecomment-2847026026


More information about the core-libs-dev mailing list