On Wed, 8 Jul 2026 05:20:54 GMT, David Holmes <[email protected]> wrote:
>> src/hotspot/share/runtime/javaThread.hpp line 1354:
>>
>>> 1352: };
>>> 1353:
>>> 1354: class AtNoAsyncEntryMark : public StackObj {
>>
>> What does "At" mean here? Please document what this class is doing.
>
> I understand what this means now, but it still deserves an explanatory
> comment.
Added comment.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/31759#discussion_r3547479990
