RFR: 8283779: Clarify API documentation of NetworkInterface with respect to configuration changes [v5]
Daniel Fuchs
dfuchs at openjdk.org
Tue Sep 3 11:23:35 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 six additional commits since the last revision:
- Update src/java.base/share/classes/java/net/NetworkInterface.java
- Update src/java.base/share/classes/java/net/NetworkInterface.java
- Update src/java.base/share/classes/java/net/NetworkInterface.java
- Update src/java.base/share/classes/java/net/NetworkInterface.java
- Update src/java.base/share/classes/java/net/NetworkInterface.java
- 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/23bbbeaf..faf37307
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20822&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20822&range=03-04
Stats: 11 lines in 1 file changed: 0 ins; 0 del; 11 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