On Fri, 2 May 2025 15:12:01 GMT, Raffaello Giulietti <[email protected]> wrote:
>> Add `powExact()` and `unsignedPowExact()` methods that operate on integer >> values arguments. >> Further, add `unsignedMultiplyExact` methods as well. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision: > > Clearer and more complete spec of the *pow* methods. Some easy optimizations for special cases. ------------- Changes requested by [email protected] (no known OpenJDK username). PR Review: https://git.openjdk.org/jdk/pull/25003#pullrequestreview-2812333652
