RFR: 8314480: Memory ordering spec updates in java.lang.ref [v13]
Brent Christian
bchristi at openjdk.org
Mon Mar 18 22:23:23 UTC 2024
On Sat, 16 Mar 2024 04:21:55 GMT, Stuart Marks <smarks at openjdk.org> wrote:
>> Brent Christian has updated the pull request incrementally with one additional commit since the last revision:
>>
>> further tweaks to reachability
>
> src/java.base/share/classes/java/lang/ref/package-info.java line 127:
>
>> 125: * thread prior to a {@link Reference#reachabilityFence Reference.reachabilityFence(x)}
>> 126: * <i>happen-before</i> cleanup code for {@code x} runs on the cleaner thread.
>> 127: *
>
> Extra blank line or need `<p>`.
Removed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16644#discussion_r1529361892
More information about the hotspot-gc-dev
mailing list