8065361: Fixup headers and definitions for INCLUDE_TRACE

Reviewed-by: sla, stefank
This commit is contained in:
Markus Grönlund 2014-11-19 16:08:01 +01:00
parent ef64d5393d
commit ac5d9dad16
14 changed files with 31 additions and 47 deletions

View file

@ -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 @@ void ClassLoaderDataGraph::class_unload_event(Klass* const k) {
event.commit();
}
#endif /* INCLUDE_TRACE */
#endif // INCLUDE_TRACE