* src/native/vm/VMClassLoader.c
authoredwin <none@none>
Sat, 6 May 2006 10:10:00 +0000 (10:10 +0000)
committeredwin <none@none>
Sat, 6 May 2006 10:10:00 +0000 (10:10 +0000)
commit0581b0c13c2655c681d8e50d80d2b1ced8f3e2ae
tree5c3c6a7f2bad87103b8c80fb6d6c8b09a0f67661
parentd16a3aa7d09b8de094005252f2487b64505522cd
* src/native/vm/VMClassLoader.c
(Java_java_lang_VMClassLoader_nativeGetResources): Really create a
new utf string to search for if the trailing .class is stripped.
src/native/vm/VMClassLoader.c