On Tue, 11 Aug 2026 22:04:32 GMT, Valerie Peng <[email protected]> wrote:
> 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). This pull request has now been integrated. Changeset: 720b50d7 Author: Valerie Peng <[email protected]> URL: https://git.openjdk.org/jdk/commit/720b50d77b6b40df953f19bb0b8ed18755064cdf Stats: 119 lines in 2 files changed: 116 ins; 0 del; 3 mod 8385672: SunEC NONEwithECDSA Signature.update(ByteBuffer) rejects an input of exactly 64 bytes, while update(byte[]) accepts it Reviewed-by: weijun, djelinski ------------- PR: https://git.openjdk.org/jdk/pull/32308
