On Thu, 11 May 2023 17:01:20 GMT, Sean Mullan <mul...@openjdk.org> wrote:

>> Yes, I also think with `writeReplace` you can make `L` and `lmsPublicKey` 
>> transient and there is no need to make `LMSPublicKey` serializable.
>
> `L` should be `transient` too as @wangweij noted.

Made L transient

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

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

Reply via email to