RFR: 8319825: jdk.net/jdk.net.ExtendedSocketOptions::IP_DONTFRAGMENT is missing @since 19
Darragh Clarke
dclarke at openjdk.org
Wed Nov 15 15:31:37 UTC 2023
`ExtendedSocketOptions::IP_DONTFRAGMENT` is currently missing `@since 19`, this PR adds it
-------------
Commit messages:
- added since tag to IP_DONTFRAGMENT
Changes: https://git.openjdk.org/jdk/pull/16677/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16677&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319825
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/16677.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16677/head:pull/16677
PR: https://git.openjdk.org/jdk/pull/16677
More information about the net-dev
mailing list