On Sat, 31 Aug 2024 10:22:29 GMT, ExE Boss <d...@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