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

Jaikiran Pai jpai at openjdk.org
Wed Nov 20 12:46:20 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

Thank you Roger for the review. 

Could someone from the compiler team too take a look and see if this trivial change looks OK?

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

PR Comment: https://git.openjdk.org/jdk/pull/22229#issuecomment-2488488047


More information about the compiler-dev mailing list