This fixes 2 problematic if-checks inside the NONwithECDSA signature impl of 
SunEC provider.

Thanks in advance for the review~
Valerie


---------
- [X] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - 8385672: SunEC NONEwithECDSA Signature.update(ByteBuffer) rejects an input 
of exactly 64 bytes, while update(byte[]) accepts it

Changes: https://git.openjdk.org/jdk/pull/32308/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32308&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8385672
  Stats: 119 lines in 2 files changed: 116 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/32308.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32308/head:pull/32308

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

Reply via email to