On Tue, 22 Nov 2022 16:26:30 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> With the introduction of Virtual Threads, the current subject is no longer > guaranteed to be inherited in a new thread. Remove this requirement until we > find another way to implement `Subject::current`. Marked as reviewed by mullan (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/11292