RFR: 8344228: Revisit SecurityManager usage in java.net.http after JEP 486 integration [v2]

Daniel Fuchs dfuchs at openjdk.org
Fri Nov 15 09:32:24 UTC 2024


> 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.

Daniel Fuchs has updated the pull request incrementally with one additional commit since the last revision:

  Review feedback

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/22118/files
  - new: https://git.openjdk.org/jdk/pull/22118/files/ca3844ce..61cfa49f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22118&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22118&range=00-01

  Stats: 19 lines in 3 files changed: 0 ins; 10 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/22118.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22118/head:pull/22118

PR: https://git.openjdk.org/jdk/pull/22118


More information about the net-dev mailing list