On Wed, 7 May 2025 11:45:14 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> fabioromano1 has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Simplify long power computing > > test/micro/org/openjdk/bench/java/math/BigIntegerPow.java line 72: > >> 70: >> 71: new Runner(opt).run(); >> 72: } > > There's no need for these lines. These are here for convenience when a benchmark is run standalone. I think this has no harm. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24690#discussion_r2077570983