-
Bug
-
Resolution: Fixed
-
P4
-
None
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.