On Fri, 6 Dec 2024 22:00:14 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
> This moves the modifier_flag computation to when InstanceKlass, ObjArrayKlass > and TypeArrayKlass are created. > > Tested with jck:vm and tier1-4. This pull request has now been integrated. Changeset: d3359417 Author: Coleen Phillimore <cole...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d3359417f3cb853b078041d07b8459b7b29a0a94 Stats: 39 lines in 8 files changed: 18 ins; 17 del; 4 mod 8345678: compute_modifiers should not be in create_mirror Reviewed-by: fparain, dholmes ------------- PR: https://git.openjdk.org/jdk/pull/22618