On Tue, 12 Nov 2024 19:06:31 GMT, Daniel Fuchs <dfu...@openjdk.org> wrote:

> The proposed changes look reasonable to me. Good simplification of the code. 
> I had some uncertainty about the JNDI changes but I couldn't find any place 
> in JNDI where a Subject would be extracted from the ACC associated with the 
> created thread so I'd say that looks fine.

ACC is dead and Subject is re-implemented on ScopedValue now so I think we are 
okay. There will be many other places where we will also drop the capture and 
use of the ACC.

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

PR Comment: https://git.openjdk.org/jdk/pull/22035#issuecomment-2471365088

Reply via email to