Questions tagged [scopedvalue]

1 questions
0
votes
1 answer

ScopedValue appears is not immutable

I am experimenting with scoped values, oracle JDK 20 on windows and eclipse 2023-03. From what I've read ScopedValues are supposed to be immutable, but they do not appear so in my test code package demoJava20; import…
Gonen I
  • 5,576
  • 1
  • 29
  • 60