On Wed, 16 Sep 2020 19:53:26 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Looks in line with the discussion on core-libs.
>
> Removing hashcode from the serialized form needs a CSR because it was 
> non-transient in JDK 15.
> The intent is to not use the serialized value, so the readObject method 
> should zero it out
> so it can be computed on first use.

Drafted a CSR for this PR. Please review.

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

PR: https://git.openjdk.java.net/jdk/pull/208

Reply via email to