[lworld] Integrated: 8293609: [lworld] Update vmTestbase/nsk/jdi/Accessible/modifiers001 to allow ACC_IDENTITY
    Roger Riggs 
    rriggs at openjdk.org
       
    Fri Sep  9 19:00:11 UTC 2022
    
    
  
On Fri, 9 Sep 2022 16:55:06 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> With identity classes Class.getModifiers() can return 0x20 as ACC_IDENTITY.
> Previously it never returned the 0x20 bit (was ACC_SUPER).
> 
> test/hotspot/jtreg/vmTestbase/nsk/jdi/Accessible/modifier/modifiers001.java should not be clearing 0x20.
This pull request has now been integrated.
Changeset: 7bdfe88e
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/7bdfe88e3d95d19dd06893d2a70805cd14200879
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod
8293609: [lworld] Update vmTestbase/nsk/jdi/Accessible/modifiers001 to allow ACC_IDENTITY
Reviewed-by: mchung
-------------
PR: https://git.openjdk.org/valhalla/pull/751
    
    
More information about the valhalla-dev
mailing list