hotspot/src/share/vm/memory/metaspaceShared.hpp
changeset 30579 5208524ce05c
parent 30291 54cdc5c1a9cb
parent 30578 8b6c44532ca2
child 31345 1bba15125d8d
--- a/hotspot/src/share/vm/memory/metaspaceShared.hpp	Sat May 02 00:16:29 2015 -0700
+++ b/hotspot/src/share/vm/memory/metaspaceShared.hpp	Mon May 04 17:10:50 2015 +0200
@@ -21,8 +21,9 @@
  * questions.
  *
  */
-#ifndef SHARE_VM_MEMORY_METASPACE_SHARED_HPP
-#define SHARE_VM_MEMORY_METASPACE_SHARED_HPP
+
+#ifndef SHARE_VM_MEMORY_METASPACESHARED_HPP
+#define SHARE_VM_MEMORY_METASPACESHARED_HPP
 
 #include "classfile/compactHashtable.hpp"
 #include "memory/allocation.hpp"
@@ -153,4 +154,4 @@
   static int count_class(const char* classlist_file);
   static void estimate_regions_size() NOT_CDS_RETURN;
 };
-#endif // SHARE_VM_MEMORY_METASPACE_SHARED_HPP
+#endif // SHARE_VM_MEMORY_METASPACESHARED_HPP