RFR: 6205692: (spec) javax.crypto.MacSpi.engineUpdate(ByteBuffer input): NPE should be specified [v5]
Kevin Driver
kdriver at openjdk.org
Wed Aug 24 00:19:51 UTC 2022
On Tue, 23 Aug 2022 23:55:33 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> Kevin Driver has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - move test
>> - new test for MacSpi demo purposes
>
> test/jdk/com/sun/crypto/provider/Mac/Test6205692.java line 112:
>
>> 110: }
>> 111: }
>> 112: }
>
> Can remove all these and directly instantiate the dummy MacSpi object and call the public engineUpdate(ByteBuffer) method in the execute method.
removed! please re-review
-------------
PR: https://git.openjdk.org/jdk/pull/9859
More information about the security-dev
mailing list