On Thu, 10 Oct 2024 17:02:00 GMT, Alan Bateman <[email protected]> wrote:
>> Andrew Haley has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix javadoc
>
> src/java.base/share/classes/java/lang/ScopedValue.java line 163:
>
>> 161: * // @link substring="open"
>> target="StructuredTaskScope#open()" :
>> 162: * try (var scope = StructuredTaskScope.open()) {
>> 163: *
>
> You'll need to revert this line as that is the updated STS API so will be
> update with its next JEP.
Make sure to run jdk:tier1 and jdk:tier2 as that will run the tests that use
this API.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21456#discussion_r1795823325