RFR: JDK-8286666: JEP 429: Implementation of Scoped Values (Incubator) [v6]
Andrew Haley
aph at openjdk.org
Wed Nov 16 16:01:10 UTC 2022
On Tue, 15 Nov 2022 19:15:21 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> Andrew Haley has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Fix failing serviceability tests
>
> src/jdk.incubator.concurrent/share/classes/jdk/incubator/concurrent/ScopedValue.java line 460:
>
>> 458: * }
>> 459: *
>> 460: * @param key the ScopedValue key
>
> should use `@code` or `@link`
Sorry, I don't understand what you want.
-------------
PR: https://git.openjdk.org/jdk/pull/10952
More information about the hotspot-dev
mailing list