diff src/share/vm/classfile/classLoader.hpp @ 8151:b8f261ba79c6

Minimize diff to plain HotSpot version.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Thu, 07 Mar 2013 21:00:29 +0100
parents e522a00b91aa
children 43223d3f5dcd
line wrap: on
line diff
--- a/src/share/vm/classfile/classLoader.hpp	Thu Mar 07 15:17:51 2013 +0100
+++ b/src/share/vm/classfile/classLoader.hpp	Thu Mar 07 21:00:29 2013 +0100
@@ -206,7 +206,6 @@
   // Initialization
   static void setup_meta_index();
   static void setup_bootstrap_search_path();
-  static void setup_bootstrap_search_path(char* sys_class_path);
   static void load_zip_library();
   static void create_class_path_entry(char *path, struct stat st, ClassPathEntry **new_entry, bool lazy);