RFR: 8300682: InstanceKlassMiscStatus is a bad name [v2]
David Holmes
dholmes at openjdk.org
Fri Jan 20 04:52:28 UTC 2023
On Thu, 19 Jan 2023 22:22:44 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.
Seems fine. Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12106
More information about the hotspot-dev
mailing list