RFR: 8345678: compute_modifiers should not be in create_mirror [v3]
Frederic Parain
fparain at openjdk.org
Fri Dec 13 20:31:42 UTC 2024
On Thu, 12 Dec 2024 14:51:02 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This moves the modifier_flag computation to when InstanceKlass, ObjArrayKlass and TypeArrayKlass are created.
>>
>> Tested with jck:vm and tier1-4.
>
> Coleen Phillimore has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>
> - Merge branch 'master' into modifiers
> - remove "jvm support"
> - 8345678: compute_modifiers should not be in create_mirror
LGTM
-------------
Marked as reviewed by fparain (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22618#pullrequestreview-2503199455
More information about the serviceability-dev
mailing list