Integrated: 8344471: Remove SecurityManager related code from java.compiler module

Jaikiran Pai jpai at openjdk.org
Thu Nov 21 00:52:20 UTC 2024


On Tue, 19 Nov 2024 08:00:27 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> Can I please get a review of this change which cleans up the SecurityManager related usages from the `java.compiler` module? 
> 
> No new tests have been introduced and existing tests in tier1, tier2 and tier3 continue to pass.

This pull request has now been integrated.

Changeset: a599c301
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a599c30171fe2b1557ad967d61048656fdb8c752
Stats:     21 lines in 1 file changed: 1 ins; 19 del; 1 mod

8344471: Remove SecurityManager related code from java.compiler module

Reviewed-by: rriggs, jlahoda, jjg

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

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


More information about the compiler-dev mailing list