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

Roger Riggs rriggs at openjdk.org
Tue Nov 19 15:14:49 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 good, thanks

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

Marked as reviewed by rriggs (Reviewer).

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


More information about the compiler-dev mailing list