Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JDO 2 maintenance release 1 (2.1)
-
None
Description
Currently the enums and annotations are not tested for their signatures.
The SignatureVerifier needs to be updated to handle the modifiers for annotation and enum. The modifiers are not documented in the language specification, so these changes need to be tested using more than one VM, since the behavior might be different for different VMs.