On Tue, 3 Aug 2021 19:05:55 GMT, Weijun Wang <wei...@openjdk.org> wrote:

> `oddPart` contains a lot of info on the `modInverse` output, sometimes it's 
> even the same. Clearing it in case the result is sensitive.
> 
> No new regression test since it's difficult to access a temporary local 
> variable in an internal class. Existing tier1-2 tests passed.

This pull request has now been integrated.

Changeset: a8408708
Author:    Weijun Wang <wei...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/a8408708b065a877278acc6b007ad6a9baaf2561
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8271616: oddPart in MutableBigInteger::mutableModInverse contains info on final 
result

Reviewed-by: bpb, darcy, valeriep

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

PR: https://git.openjdk.java.net/jdk/pull/4973

Reply via email to