Integrated: 8344229: Revisit SecurityManager usage in jdk.httpserver after JEP 486 integration
Volkan Yazıcı
duke at openjdk.org
Wed Dec 4 15:42:48 UTC 2024
On Tue, 3 Dec 2024 10:44:37 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.
This pull request has now been integrated.
Changeset: 16ef6e2a
Author: Volkan Yazıcı <volkan.yazici at oracle.com>
Committer: Daniel Fuchs <dfuchs at 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
More information about the net-dev
mailing list