On Thu, 19 Jun 2025 09:39:05 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
>> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Adding JDK-8333172 to doc improvements > > src/java.base/share/classes/java/util/concurrent/CompletionStage.java line > 153: > >> 151: * <p>Memory consistency effects: Actions in a thread prior to the >> 152: * submission of a computation producing a {@code CompletionStage} >> 153: * <i>happen-before</I> that computation begins. And actions taken by > > Suggestion: > > * <i>happen-before</i> that computation begins. And actions taken by Done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25880#discussion_r2159055427