Class uses getPackagePortion internally on the result of getName to do various things. This looks wrong to me. For instance, String[].class.getName() returns "[Ljava.lang.String;". I think getPackagePortion will return "[Ljava.lang" for this input. This in turn will interact oddly with something like getResource.
-- Summary: Clas.getPackagePortion used incorrectly Product: classpath Version: 0.93 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tromey at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31112 _______________________________________________ Bug-classpath mailing list Bug-classpath@gnu.org http://lists.gnu.org/mailman/listinfo/bug-classpath