RFR: 8302017: Allocate BadPaddingException only if it will be thrown [v4]

Xue-Lei Andrew Fan xuelei at openjdk.org
Thu Jul 27 20:58:45 UTC 2023


On Thu, 27 Jul 2023 20:42:37 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

>> This change refactors the RSAPadding class to return an output record containing the status instead of relying on exception object to indicate a failure.
>> 
>> Thanks in advance for review~
>> Valerie
>
> Valerie Peng has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove the changes for the null-omission fallback.

Marked as reviewed by xuelei (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14839#pullrequestreview-1550760599


More information about the security-dev mailing list