I disagree with you all :)

The spec is not that ambiguous - it says :

  Returns : the signer certificates for the underlying permission
  that has not been resolved, or null, if there are no signer
  certificates. Returns a new array each time this method is called.

Given that it says "Returns a new array each time this method is called", I'd return an empty array, so that if people aren't checking for null (why would you, it says it will return an array....), they don't get an NPE.

geir



On Jan 9, 2007, at 6:45 AM, Tim Ellison wrote:

Alexey Varlamov wrote:
2007/1/9, Stepan Mishura <[EMAIL PROTECTED]>:
I think the issue should be marked as non-bug difference ...
<snip>

+1

Done

Reply via email to