Integrated: 8344228: Revisit SecurityManager usage in java.net.http after JEP 486 integration
Daniel Fuchs
dfuchs at openjdk.org
Fri Nov 15 15:08:52 UTC 2024
On Thu, 14 Nov 2024 20:40:46 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
> Please find here a patch that cleans up the java.net.http module code to remove permission checks and doPriviliged calls.
> This was mostly mechanical.
This pull request has now been integrated.
Changeset: 40a055eb
Author: Daniel Fuchs <dfuchs at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/40a055ebd2cdeda237108bb506126a09460de5b5
Stats: 763 lines in 25 files changed: 4 ins; 677 del; 82 mod
8344228: Revisit SecurityManager usage in java.net.http after JEP 486 integration
Reviewed-by: jpai
-------------
PR: https://git.openjdk.org/jdk/pull/22118
More information about the net-dev
mailing list