On Sat, 20 Jul 2024 15:10:10 GMT, Alan Bateman <al...@openjdk.org> wrote:
>> Nizar Benalla has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update src/java.base/share/classes/java/lang/foreign/MemorySegment.java >> >> forgot this one >> >> Co-authored-by: Chen Liang <li...@openjdk.org> > > src/java.base/share/classes/java/util/concurrent/StructuredTaskScope.java > line 1200: > >> 1198: * <p> Construction captures the current thread's {@linkplain >> ScopedValue scoped >> 1199: * value} bindings for inheritance by threads started in the >> task scope. The >> 1200: * {@linkplain StructuredTaskScope##TreeStructure Tree >> Structure} section in the class description > > You can drop the changes to STS if you want as we have an update coming that > replaces these paragraphs/links. Done, thanks for the heads up! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20251#discussion_r1685812825