Integrated: 8345678: compute_modifiers should not be in create_mirror
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Mon Dec 16 17:50:52 UTC 2024
    
    
  
On Fri, 6 Dec 2024 22:00:14 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.
This pull request has now been integrated.
Changeset: d3359417
Author:    Coleen Phillimore <coleenp at 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
    
    
More information about the serviceability-dev
mailing list