On Tue, 19 Nov 2024 10:48:37 GMT, Eirik Bjørsnøs <eir...@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.

Okay but hardly worth doing as JLA is changed very frequently so any unused 
imports will be quickly removed.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22234#pullrequestreview-2445236624

Reply via email to