Integrated: 8294730: Add @throws and @implNote clauses to BigInteger::isProblablePrime and BigInteger::nextProblablePrime

Raffaello Giulietti rgiulietti at openjdk.org
Tue Oct 18 10:00:12 UTC 2022


On Mon, 3 Oct 2022 18:32:29 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> Completes the spec of [PR 10541](https://github.com/openjdk/jdk/pull/10541)

This pull request has now been integrated.

Changeset: 0b7d811c
Author:    Raffaello Giulietti <rgiulietti at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0b7d811c98cb45a822b7ef56e5ee99d1b5483e78
Stats:     9 lines in 1 file changed: 9 ins; 0 del; 0 mod

8294730: Add @throws and @implNote clauses to BigInteger::isProblablePrime and BigInteger::nextProblablePrime

Reviewed-by: darcy, bpb

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

PR: https://git.openjdk.org/jdk/pull/10543


More information about the core-libs-dev mailing list