Integrated: 8300682: InstanceKlassMiscStatus is a bad name

Coleen Phillimore coleenp at openjdk.org
Fri Jan 20 13:23:41 UTC 2023


On Thu, 19 Jan 2023 21:50:46 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.

This pull request has now been integrated.

Changeset: 4562b402
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4562b402fbfedbc3b531b19bf55638b00973b680
Stats:     183 lines in 6 files changed: 69 ins; 69 del; 45 mod

8300682: InstanceKlassMiscStatus is a bad name

Reviewed-by: fparain, dholmes

-------------

PR: https://git.openjdk.org/jdk/pull/12106


More information about the hotspot-dev mailing list