RFR: 8339112: Move JVM Klass flags out of AccessFlags [v2]
Coleen Phillimore
coleenp at openjdk.org
Tue Sep 3 12:43:23 UTC 2024
On Tue, 3 Sep 2024 08:42:23 GMT, Yudi Zheng <yzheng at 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
More information about the serviceability-dev
mailing list