- 
    Type:
Bug
 - 
    Resolution: Not an Issue
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: 26
 - 
    Component/s: hotspot
 
                    The result of ResolvedJavaType.getModifiers should be the same as Class.getModifiers. This is currently not the case for inner classes. Instead, the value is derived from Klass::_access_flags where as it should be derived from the InnerClasses attribute.
            
- links to
 - 
                    
        
        Review(master)
        openjdk/jdk/26135