Files
javademos/lanes/prompts/features-5-scoped-values.txt

2 lines
202 B
Plaintext

Identify ThreadLocal usages in this file. Propose a migration to Java 25 ScopedValue, showing before/after code and explaining why ScopedValue is safer under virtual threads and structured concurrency.