On Thu, 9 Jun 2022 21:34:56 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> Add comment to the method.

src/java.base/share/classes/sun/security/util/math/IntegerModuloP.java line 161:

> 159:         // This method is used in 2 cases:
> 160:         // 1. To calculate the inverse of a number in ECDSAOperations,
> 161:         //    this number must be non zero (modulus p).

Should that be "modulo p"?  Other than that it looks good to me.

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

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

Reply via email to