On Thu, 29 Aug 2024 16:39:51 GMT, John R Rose <jr...@openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Add in graal flags and a comment.
>
> src/hotspot/share/oops/klass.hpp line 198:
> 
>> 196: #endif
>> 197: 
>> 198:   KlassFlags  _misc_flags;
> 
> On the line above (167) where _access_flags is defined, maybe leave a 
> forwarding comment, something like:
> 
> 
> // Some flags created by the JVM, not in the class file itself, are in 
> _misc_flags below.

Added this comment.  Thanks.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/20719#discussion_r1736923536

Reply via email to