RFR: JDK-8310835: Address gaps in -Xlint:serial checks
Joe Darcy
darcy at openjdk.org
Fri Jul 14 00:49:42 UTC 2023
Improve serial lint messages for externalizable records (and potentially other situations).
-------------
Commit messages:
- Merge branch 'master' into JDK-8310835
- Refactor implementation and add test.
- Remove unused method.
- Merge branch 'master' into JDK-8310835
- Fix method call.
- Merge branch 'master' into JDK-8310835
- Checkpoint.
- Update tests.
- JDK-8310835: Address gaps in -Xlint:serial checks
Changes: https://git.openjdk.org/jdk/pull/14639/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14639&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8310835
Stats: 164 lines in 6 files changed: 162 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14639.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14639/head:pull/14639
PR: https://git.openjdk.org/jdk/pull/14639
More information about the compiler-dev
mailing list