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