RFR: 8339112: Move JVM Klass flags out of AccessFlags [v5]
Coleen Phillimore
coleenp at openjdk.org
Tue Sep 3 12:33:48 UTC 2024
On Sat, 31 Aug 2024 10:22:29 GMT, ExE Boss <duke at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add parameters and rename generate_klass_flags_guard.
>
> src/hotspot/share/opto/library_call.hpp line 161:
>
>> 159: Node* generate_mods_flags_guard(Node* kls,
>> 160: int modifier_mask, int modifier_bits,
>> 161: RegionNode* region);
>
> This method was removed.
>
> Suggestion:
Thank you for noticing this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20719#discussion_r1741975860
More information about the serviceability-dev
mailing list