RFR: 8300682: InstanceKlassMiscStatus is a bad name [v2]
Frederic Parain
fparain at openjdk.org
Thu Jan 19 22:22:44 UTC 2023
On Thu, 19 Jan 2023 22:19:21 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This patch is to simply rename InstanceKlassMiscStatus to InstanceKlassFlags. This matches the naming for upcoming Field changes that add a FieldFlags class.
>> Tested with tier1-4.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix include guards.
Marked as reviewed by fparain (Committer).
-------------
PR: https://git.openjdk.org/jdk/pull/12106
More information about the hotspot-dev
mailing list