Integrated: JDK-8310835: Address gaps in -Xlint:serial checks

Joe Darcy darcy at openjdk.org
Thu Jul 20 01:14:07 UTC 2023


On Sat, 24 Jun 2023 22:27:32 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Improve serial lint messages for externalizable records (and potentially other situations).

This pull request has now been integrated.

Changeset: 61ab2708
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/61ab27087e1dd6cd2b52c608c87fba4393a0e081
Stats:     322 lines in 10 files changed: 306 ins; 9 del; 7 mod

8310835: Address gaps in -Xlint:serial checks

Reviewed-by: rriggs, jjg

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

PR: https://git.openjdk.org/jdk/pull/14639


More information about the compiler-dev mailing list