Patch: improve core:/ resource searches

Anthony Green green@redhat.com
Wed Jun 1 16:15:00 GMT 2005


The following patch introduces special handling for core:/ elements in
the classpath.   The old code worked, but resulted in a thrown exception
on every failed search.  Staring eclipse results in over 10k of these.

This patch sets out to avoid these exceptions and still provide the same
functionality.  Thanks to tromey for the idea.

Ok for HEAD?

AG


-------------- next part --------------
A non-text attachment was scrubbed...
Name: core.patch
Type: text/x-patch
Size: 4064 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050601/43198d05/attachment.bin>


More information about the Java-patches mailing list