RFR: 8345678: compute_modifiers should not be in create_mirror [v4]
Coleen Phillimore
coleenp at openjdk.org
Mon Dec 16 17:50:51 UTC 2024
On Fri, 13 Dec 2024 21:37:55 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 incrementally with one additional commit since the last revision:
>
> Removed comment about compute_modifiers().
Thanks Fred and David. If I make further changes to modifiers, it'll be in a different RFE.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22618#issuecomment-2546263159
More information about the hotspot-dev
mailing list