Integrated: 8353642: Deprecate URL::getPermission method and networking permission classes for removal
Daniel Fuchs
dfuchs at openjdk.org
Mon May 12 16:52:57 UTC 2025
On Fri, 11 Apr 2025 09:00:05 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 45dfc2c6
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/45dfc2c6d6d6b2b0749347b0150bb22d49f12767
Stats: 41 lines in 11 files changed: 25 ins; 4 del; 12 mod
8353642: Deprecate URL::getPermission method and networking permission classes for removal
Reviewed-by: djelinski, iris, mullan, michaelm
-------------
PR: https://git.openjdk.org/jdk/pull/24592
More information about the net-dev
mailing list