RFR: 8345678: compute_modifiers should not be in create_mirror [v4]

Frederic Parain fparain 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().

Marked as reviewed by fparain (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22618#pullrequestreview-2506878474


More information about the hotspot-dev mailing list