On Mon, 27 Nov 2023 21:51:01 GMT, Hans Boehm <d...@openjdk.org> wrote:
>> Brent Christian has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Updates to clear() and enqueue() > > src/java.base/share/classes/java/lang/ref/package-info.java line 104: > >> 102: * <ul> >> 103: * >> 104: * <li> Actions in a thread prior to calling > > Is line 104 needed? Can we just say that Refrence.reachaboilityFence(x) > happens-before ... This language is consistent with other parts of this fix (and elsewhere in the API spec). ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16644#discussion_r1472172567