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`. This pull request has now been integrated. Changeset: d450314b Author: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d450314bd35ae431de6131cd01db4fa992ce10a4 Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod 8297276: Remove thread text from Subject.current Reviewed-by: xuelei, rriggs, mullan ------------- PR: https://git.openjdk.org/jdk/pull/11292