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
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
This PR proposes adding `@Serial` annotations to certain fields participating
in serialisation.
-
Commit messages:
- Annotate serailzation fields with @Serial
Changes: https://git.openjdk.org/jdk/pull/11347/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11347&range=00
Is