RFR: 8283779: Clarify API documentation of NetworkInterface with respect to configuration changes [v10]
Daniel Fuchs
dfuchs at openjdk.org
Fri Sep 6 11:55:08 UTC 2024
> Please find here a change that adds a few `@apiNote` and `@implNote` to `NetworkInterface` to clarify user expectation and implementation.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
Update src/java.base/share/classes/java/net/NetworkInterface.java
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20822/files
- new: https://git.openjdk.org/jdk/pull/20822/files/51d61a7d..fe9c3a87
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20822&range=09
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20822&range=08-09
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20822.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20822/head:pull/20822
PR: https://git.openjdk.org/jdk/pull/20822
More information about the net-dev
mailing list