RFR: 8298127: HSS/LMS Signature Verification [v8]

Weijun Wang weijun at openjdk.org
Wed May 10 22:20:59 UTC 2023


On Wed, 10 May 2023 15:15:55 GMT, Ferenc Rakoczi <duke at openjdk.org> wrote:

>> src/java.base/share/classes/sun/security/provider/HSS.java line 47:
>> 
>>> 45: 
>>> 46:     @Deprecated
>>> 47:     protected void engineSetParameter(String param, Object value) {
>> 
>> Better to add `@Override` as much as you can.
>
> Done.

There are much more in this class.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13691#discussion_r1190440987



More information about the security-dev mailing list