Add tests for signatures of annotations and enums
-------------------------------------------------
Key: JDO-565
URL: https://issues.apache.org/jira/browse/JDO-565
Project: JDO
Issue Type: Test
Components: api2, api2-legacy
Affects Versions: JDO 2 maintenance release 1
Reporter: Craig Russell
Assignee: Craig Russell
Fix For: JDO 2 maintenance release 1
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.