On Tue, 3 Sep 2024 08:42:23 GMT, Yudi Zheng <yzh...@openjdk.org> wrote:
>> I made the change to refactor the getMiscFlags function, but if you want to >> add knowledge of the KlassFlags class (and InstanceKlassFlags also), you >> could do that separately from this PR. > > I think JVMCI already knows these type via the objArrayKlass import, as it > knows about KlassFlags. I will open another PR for refactoring these and > other things unrelated to this PR in `HotSpotVMConfig` Ok, yes, thanks for opening a new issue for this. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/20719#discussion_r1741993231