RFR: 8344534: Remove leftover import of java.security.AccessControlContext in JavaLangAccess
Eirik Bjørsnøs
eirbjo at openjdk.org
Tue Nov 19 10:54:03 UTC 2024
On Tue, 19 Nov 2024 10:48:37 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:
> Please review this trivial cleanup of an unused import of `AccessControlContext ` in `JavaLangAccess`.
>
> This was left over after #22035 removed `JavaLangAccess::newThreadWithAcc(Runnable, AccessControlContext)`.
>
> Verification: `make images` succeeds.
Channeling @AlanBateman to have a look.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22234#issuecomment-2485349252
More information about the core-libs-dev
mailing list