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
             Fix For: JDO 2 maintenance release 1


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.

Reply via email to