On Tue, 15 Nov 2022 19:15:21 GMT, Maurizio Cimadamore <mcimadam...@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