This commit is contained in:
Alejandro Murillo 2016-05-06 06:12:56 -07:00
commit b68bd82d9b
1246 changed files with 25722 additions and 41041 deletions

View file

@ -406,9 +406,9 @@ class ClassLoader: AllStatic {
static s2 module_to_classloader(const char* module_name);
static void initialize_module_loader_map(JImageFile* jimage);
#endif
static s2 classloader_type(Symbol* class_name, ClassPathEntry* e,
int classpath_index, TRAPS);
int classpath_index, TRAPS);
#endif
static void trace_class_path(const char* msg, const char* name = NULL);