> 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: Added tests. ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25003/files - new: https://git.openjdk.org/jdk/pull/25003/files/2d3405f2..8c146e9b Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25003&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25003&range=01-02 Stats: 392 lines in 1 file changed: 392 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/25003.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25003/head:pull/25003 PR: https://git.openjdk.org/jdk/pull/25003