RFR: 8344471: Remove SecurityManager related code from java.compiler module [v2]

Jan Lahoda jlahoda at openjdk.org
Wed Nov 20 17:40:14 UTC 2024


On Tue, 19 Nov 2024 15:07:09 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.
>
> Jaikiran Pai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Roger's suggestion - inline a private method call

Looks OK to me.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22229#pullrequestreview-2449303613


More information about the compiler-dev mailing list