On Tue, 2 May 2023 20:33:40 GMT, Ferenc Rakoczi <[email protected]> wrote:
>> src/java.base/share/classes/sun/security/provider/HSS.java line 213:
>>
>>> 211:
>>> 212: static class LMSUtils {
>>> 213: public final static int LMS_RESERVED = 0;
>>
>> Is the `LMS_RESERVED` and `LMOTS_RESERVED` constants used anywhere?
>
> No, but they are defined in the standard so it seemed to be a good idea to
> document that this way.
OK. No problem then.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13691#discussion_r1183036991