On Tue, 3 Dec 2024 10:44:37 GMT, Volkan Yazıcı <d...@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. This pull request has now been integrated. Changeset: 16ef6e2a Author: Volkan Yazıcı <volkan.yaz...@oracle.com> Committer: Daniel Fuchs <dfu...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/16ef6e2a187181f49b7b2d601c660bbd25ab3845 Stats: 317 lines in 29 files changed: 0 ins; 182 del; 135 mod 8344229: Revisit SecurityManager usage in jdk.httpserver after JEP 486 integration Reviewed-by: dfuchs ------------- PR: https://git.openjdk.org/jdk/pull/22510