RFR: 8297276: Remove thread text from Subject.current

Weijun Wang weijun at openjdk.org
Tue Nov 22 16:33:16 UTC 2022


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`.

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

Commit messages:
 - the change

Changes: https://git.openjdk.org/jdk/pull/11292/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11292&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297276
  Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/11292.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11292/head:pull/11292

PR: https://git.openjdk.org/jdk/pull/11292



More information about the security-dev mailing list