-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
The tests for Class.accessFlags should be updated to check ACC_IDENTITY and ACC_VALUE.
The Class.getModifiers does not specify ACC_IDENTITY and ACC_VALUE for array classes, primitive classes, and void.
The Class.getModifiers does not specify ACC_IDENTITY and ACC_VALUE for array classes, primitive classes, and void.