Other |
---|
repo-valhallaUnresolved |
Cloners :
|
|
Relates :
|
|
Relates :
|
Some access flags apply only to class files with a range of class file versions. The java.lang.AccessFlag class should return the AccessFlag corresponding to the actual accessflags that appear in the class file and depending on the class file version. For example, Valhalla proposes to change the meaning of 0x0020 from ACC_SUPER to ACC_IDENTITY. j.l.Class.accessFlags() should return the appropriate flags depending on the class file version.
|