[
https://issues.apache.org/jira/browse/JDO-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig Russell updated JDO-565:
------------------------------
Attachment: jdo-565.patch
This patch just updates the SignatureVerifier with the observed behavior for
annotations and enums.
> 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
>
> Attachments: jdo-565.patch
>
>
> 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.