comparison src/share/vm/memory/heapInspection.hpp @ 8002:8391fdd36e1f

Merge
author dlong
date Sun, 27 Jan 2013 01:07:09 -0800
parents db9981fd3124
children 3c9bc17b9403
comparison
equal deleted inserted replaced
7946:6fbe8a57549d 8002:8391fdd36e1f
25 #ifndef SHARE_VM_MEMORY_HEAPINSPECTION_HPP 25 #ifndef SHARE_VM_MEMORY_HEAPINSPECTION_HPP
26 #define SHARE_VM_MEMORY_HEAPINSPECTION_HPP 26 #define SHARE_VM_MEMORY_HEAPINSPECTION_HPP
27 27
28 #include "memory/allocation.inline.hpp" 28 #include "memory/allocation.inline.hpp"
29 #include "oops/oop.inline.hpp" 29 #include "oops/oop.inline.hpp"
30 #include "utilities/macros.hpp"
30 31
31 #if INCLUDE_SERVICES 32 #if INCLUDE_SERVICES
32 33
33 34
34 // HeapInspection 35 // HeapInspection