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

Valerie Peng valeriep at openjdk.org
Thu Jul 27 20:42:37 UTC 2023


> 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.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14839/files
  - new: https://git.openjdk.org/jdk/pull/14839/files/3426b38d..fae3a23e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14839&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14839&range=02-03

  Stats: 41 lines in 3 files changed: 0 ins; 37 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/14839.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14839/head:pull/14839

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


More information about the security-dev mailing list