hotspot/src/share/vm/classfile/classLoaderExt.hpp
changeset 39224 7c26725c0813
parent 38192 05ab1ee04bf2
child 40013 943cf01a6b82
--- a/hotspot/src/share/vm/classfile/classLoaderExt.hpp	Wed Jun 08 18:09:04 2016 +0200
+++ b/hotspot/src/share/vm/classfile/classLoaderExt.hpp	Wed Jun 08 18:47:05 2016 -0400
@@ -54,12 +54,14 @@
                                       const s2 classpath_index,
                                       instanceKlassHandle result, TRAPS) {
       if (ClassLoader::add_package(_file_name, classpath_index, THREAD)) {
+#if INCLUDE_CDS
         if (DumpSharedSpaces) {
           s2 classloader_type = ClassLoader::classloader_type(
                           class_name, e, classpath_index, CHECK_(result));
           result->set_shared_classpath_index(classpath_index);
           result->set_class_loader_type(classloader_type);
         }
+#endif
         return result;
       } else {
         return instanceKlassHandle(); // NULL