Hi, Please review the fix to the issue wrt missing hashCode() javadoc, which was recently discussed in core-libs ml.
------------- Commit messages: - 8253240: No javadoc for DecimalFormatSymbols.hashCode() Changes: https://git.openjdk.java.net/jdk/pull/208/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=208&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8253240 Stats: 6 lines in 1 file changed: 5 ins; 1 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/208.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/208/head:pull/208 PR: https://git.openjdk.java.net/jdk/pull/208