> Can I please get a review of this change which updates the javadoc of > `java.net.InetAddress.getCanonicalHostName()` method to clarify its > semantics? This addresses https://bugs.openjdk.org/browse/JDK-8313239. > > This a javadoc only change and the documentation is updated to match the > current implementation. A CSR will be drafted for this change.
Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision: more clarification of the semantics ------------- Changes: - all: https://git.openjdk.org/jdk/pull/15134/files - new: https://git.openjdk.org/jdk/pull/15134/files/e5a29aca..9ff86180 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=15134&range=04 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15134&range=03-04 Stats: 7 lines in 1 file changed: 3 ins; 0 del; 4 mod Patch: https://git.openjdk.org/jdk/pull/15134.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/15134/head:pull/15134 PR: https://git.openjdk.org/jdk/pull/15134
