RFR: JDK-8286666: JEP 429: Implementation of Scoped Values (Incubator) [v10]

Andrew Haley aph at openjdk.org
Fri Nov 18 17:05:32 UTC 2022


On Thu, 17 Nov 2022 20:18:42 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

>> Andrew Haley has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Javadoc changes.
>>  - ProblemList.txt cleanup
>
> src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java line 824:
> 
>> 822:         }
>> 823: 
>> 824:         public static void invalidate() {
> 
> Is this method used?

No.

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

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


More information about the hotspot-dev mailing list