RFR: 8314480: Memory ordering spec updates in java.lang.ref [v28]
Brent Christian
bchristi at openjdk.org
Mon Apr 29 20:47:13 UTC 2024
On Sat, 27 Apr 2024 11:57:23 GMT, Viktor Klang <vklang at openjdk.org> wrote:
>> Brent Christian has updated the pull request incrementally with one additional commit since the last revision:
>>
>> new section for finalizer memviz
>
> src/java.base/share/classes/java/lang/ref/package-info.java line 137:
>
>> 135: * <a id="MemoryConsistency"></a>
>> 136: * <h2>Memory Consistency Properties</h2>
>> 137: * Certain interactions between references, references queues, and the garbage
>
> Suggestion:
>
> * Certain interactions between references, reference queues, and the garbage
Yes, thank you
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16644#discussion_r1583736191
More information about the core-libs-dev
mailing list