> ### Summary of the change
> This change introduces new system and security properties for specifying
> factory filters for the JNDI/LDAP and the JNDI/RMI JDK provider
> implementations.
>
> These new properties allow more granular control over the set of object
> factories allowed to reconst
On Thu, 6 Oct 2022 16:10:37 GMT, Roger Riggs wrote:
>> Aleksei Efimov has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains six additional
>> commits
On Thu, 6 Oct 2022 16:24:49 GMT, Roger Riggs wrote:
>> Aleksei Efimov has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains six additional
>> commits
Hi,
May I have this update reviewed? With this update, the result will be always
reduced in EC limbs addition and subtraction operations in the JDK
implementation.
In the current implementation, the EC limbs addition and subtraction result is
not reduced before the value is returned. This be