Noel,
thank you for noticing this.
I added a testcase and fixed it.
Should we add another try/catch level for the second mx so that an
exception to the second lookup would result in the A record? (otherwise
null)
Stefano
Noel J. Bergman wrote:
I was just looking over the fix ...
Shouldn't the return of the CNAME's MX records follow the pattern, and be:
return Collections.unmodifiableCollection(cnameMXrecords);
Have we discussed this before? The try { return } finally { return } code
there is an ugly pattern, and I seem to recall us discussing that pattern
previously.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]