hotspot/src/share/vm/classfile/classLoaderData.cpp
changeset 27673 df559a888b9f
parent 27461 90e9e0f9c0c5
child 27694 543f6042c268
--- a/hotspot/src/share/vm/classfile/classLoaderData.cpp	Tue Nov 18 03:38:50 2014 -0800
+++ b/hotspot/src/share/vm/classfile/classLoaderData.cpp	Wed Nov 19 16:08:01 2014 +0100
@@ -65,9 +65,8 @@
 #include "utilities/growableArray.hpp"
 #include "utilities/macros.hpp"
 #include "utilities/ostream.hpp"
-
 #if INCLUDE_TRACE
- #include "trace/tracing.hpp"
+#include "trace/tracing.hpp"
 #endif
 
 ClassLoaderData * ClassLoaderData::_the_null_class_loader_data = NULL;
@@ -978,4 +977,4 @@
   event.commit();
 }
 
-#endif /* INCLUDE_TRACE */
+#endif // INCLUDE_TRACE