You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Alex Blewitt <Al...@ioshq.com> on 2003/08/19 11:10:18 UTC

[PATCH] JavaMail URLName broken; test demonstrating and fix

JavaMail was changed to use 'instanceof' in equals test which broke the 
equals contract. Test demonstrating this breakage added to URLNameTest 
and fix applied to URLName.