RFR: 8170432: Class java.util.UUID & @Override

Richard Fussenegger github.com+1059453+fleshgrinder at openjdk.java.net
Thu Nov 26 17:08:04 UTC 2020


Adds `@Override` annotation to all methods in `java.util.UUID` that implement methods from the implemented interfaces.

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

Commit messages:
 - 8170432: Class java.util.UUID & @Override

Changes: https://git.openjdk.java.net/jdk/pull/1463/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1463&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8170432
  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1463.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1463/head:pull/1463

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


More information about the core-libs-dev mailing list