]> source.dussan.org Git - sonarqube.git/blob
a01288c6b0e6b535ac94ad26c4fa5a1383bd91b2
[sonarqube.git] /
1 <p> The equals and hashCode
2 method of URL perform domain name resolution, this can result in a big performance hit.
3 See <a href="http://michaelscharf.blogspot.com/2006/11/javaneturlequals-and-hashcode-make.html">http://michaelscharf.blogspot.com/2006/11/javaneturlequals-and-hashcode-make.html</a> for more information.
4 Consider using <code>java.net.URI</code> instead.
5    </p>