Re: RFR: 8297515: serialVersionUID fields are not annotated with @Serial

2022-11-28 Thread Lance Andersen
On Thu, 24 Nov 2022 08:19:17 GMT, Per Minborg wrote: > This PR proposes adding `@Serial` annotations to certain fields participating > in serialisation. Marked as reviewed by lancea (Reviewer). - PR: https://git.openjdk.org/jdk/pull/11347

Re: RFR: 8297515: serialVersionUID fields are not annotated with @Serial

2022-11-28 Thread Roger Riggs
On Thu, 24 Nov 2022 08:19:17 GMT, Per Minborg wrote: > This PR proposes adding `@Serial` annotations to certain fields participating > in serialisation. LGTM - Marked as reviewed by rriggs (Reviewer). PR: https://git.openjdk.org/jdk/pull/11347