Integrated: 8353001: Remove leftover Security Manager parsing code in sun.security.util.Debug
Koushik Muthukrishnan Thirupattur
duke at openjdk.org
Tue May 6 18:13:20 UTC 2025
On Thu, 17 Apr 2025 17:32:03 GMT, Koushik Muthukrishnan Thirupattur <duke at openjdk.org> wrote:
> The private marshal() method in sun.security.util.Debug still contains code to parse "permission=<classname>" and "codebase=<URL>" options. These sub-options were part of the "access" option which was removed in JDK 24 as part of JEP 486, so this code can be removed.
This pull request has now been integrated.
Changeset: 5d17a28c
Author: Koushik Thirupattur <koushik.thirupattur at oracle.com>
Committer: Sean Mullan <mullan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5d17a28c4edc097162cb078ebb72ad84d925fff4
Stats: 125 lines in 2 files changed: 0 ins; 124 del; 1 mod
8353001: Remove leftover Security Manager parsing code in sun.security.util.Debug
Reviewed-by: mullan
-------------
PR: https://git.openjdk.org/jdk/pull/24731
More information about the security-dev
mailing list