RFR: 8344229: Revisit SecurityManager usage in jdk.httpserver after JEP 486 integration [v3]

Daniel Fuchs dfuchs at openjdk.org
Wed Dec 4 12:21:41 UTC 2024


On Tue, 3 Dec 2024 21:15:55 GMT, Volkan Yazıcı <duke at openjdk.org> wrote:

>> Removes `SecurityManager` and friends from `jdk.httpserver`. Successful `tier1..2` results are attached to the ticket.
>> 
>> **Methodology:** Case-insensitively and recursively searched for the occurrences of `("removal"|secu|privi)` in `httpserver`-named folders.
>
> Volkan Yazıcı has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Keep the overflow

LGTM

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22510#pullrequestreview-2478416573


More information about the net-dev mailing list