RFR: 8344471: Remove SecurityManager related code from java.compiler module [v2]
Jaikiran Pai
jpai at openjdk.org
Thu Nov 21 00:52: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 all for the reviews.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22229#issuecomment-2489838180
More information about the compiler-dev
mailing list