[
https://issues.apache.org/jira/browse/JDO-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michelle Caisse resolved JDO-541.
---------------------------------
Resolution: Fixed
Assignee: Craig Russell
> Change SignatureVerifier to check for variable arguments
> --------------------------------------------------------
>
> Key: JDO-541
> URL: https://issues.apache.org/jira/browse/JDO-541
> Project: JDO
> Issue Type: New Feature
> Components: tck2, tck2-legacy
> Affects Versions: JDO 2 final
> Reporter: Craig Russell
> Assignee: Craig Russell
> Fix For: JDO 2 maintenance release 1
>
> Attachments: jdo-541.patch
>
>
> For variable arguments (e.g. Object[] makeTransientAll(Object... pcs)) the
> Method.getModifiers returns the TRANSIENT modifier.
> This change updates the SignatureVerifier to permit using "varargs" in the
> signature file to indicate that the method has variable arguments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.