On Mon, 3 Oct 2022 17:02:44 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
> Throws an `ArithemticException` when the target is huge. This parallels the existing behavior in `BigInteger::nextProbablePrime`. A separate CSR + PR will follow. ------------- PR: https://git.openjdk.org/jdk/pull/10541