RFR: 8367013: Add Atomic<T> to package/replace idiom of volatile var plus AtomicAccess:: operations [v4]
Emanuel Peter
epeter at openjdk.org
Wed Oct 22 05:48:03 UTC 2025
On Wed, 22 Oct 2025 04:22:53 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> We generally use "null" in comments, unless it's part of a code snippet.
>
> Yes the convention is that we can talk generally about the concept of null-ness and of a value being null, and only use `nullptr` when referring to actual code.
Ok, sounds good. Will keep that in mind 😊
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27539#discussion_r2450500217
More information about the hotspot-dev
mailing list