RFR: 8353642: Deprecate networking permission classes for removal [v3]
Daniel Fuchs
dfuchs at openjdk.org
Fri Apr 11 13:56:18 UTC 2025
> Please find her a patch that deprecate networking permission classes for removal. The method `URL::getPermission` now serves little purpose and is also deprecated. That method was overridden in subclasses and specified to return some of the deprecated permissions.
Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:
Review feedback. Deprecate getPermission for removal.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24592/files
- new: https://git.openjdk.org/jdk/pull/24592/files/9b371b3a..d47a31d1
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24592&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24592&range=01-02
Stats: 22 lines in 7 files changed: 5 ins; 7 del; 10 mod
Patch: https://git.openjdk.org/jdk/pull/24592.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24592/head:pull/24592
PR: https://git.openjdk.org/jdk/pull/24592
More information about the nio-dev
mailing list