Investigate ThreadLocal usage in core libs to understand cases where thread locals can be replaced/refactored to be more virtual thread friendly.
- relates to
-
JDK-8245302 Upgrade LogRecord to support long thread ids and remove its usage of ThreadLocal
-
- Resolved
-
-
JDK-8245306 Update sun.security.ssl.SSLLogger to use Immutable DateTimeFormatter
-
- Resolved
-
-
JDK-8245307 Update ExchangeImpl to use thread safe DateTimeFormatter
-
- Resolved
-
-
JDK-8253563 Change sun.security.jca.Providers.threadLists to be ThreadLocal
-
- Resolved
-
There are no Sub-Tasks for this issue.