RFR: 8241151: Incorrect lint warning for no definition of serialVersionUID in a record

Vicente Romero vromero at openjdk.java.net
Fri Sep 25 18:14:24 UTC 2020


Co-authored-by: Bernard Blaser <bsrbnd at gmail.com>
Co-authored-by: Vicente Romero <vicente.romero at oracle.com>

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

Commit messages:
 - 8241151: Incorrect lint warning for no definition of serialVersionUID in a record

Changes: https://git.openjdk.java.net/jdk/pull/363/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=363&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8241151
  Stats: 21 lines in 2 files changed: 18 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/363.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/363/head:pull/363

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


More information about the compiler-dev mailing list