src/share/vm/jfr/recorder/checkpoint/types/jfrType.cpp

changeset 9862
f162232da105
parent 9861
a248d0be1309
child 9885
8e875c964f41
     1.1 --- a/src/share/vm/jfr/recorder/checkpoint/types/jfrType.cpp	Mon Aug 19 10:11:31 2019 +0200
     1.2 +++ b/src/share/vm/jfr/recorder/checkpoint/types/jfrType.cpp	Mon Aug 19 12:47:38 2019 +0200
     1.3 @@ -55,7 +55,7 @@
     1.4  #include "opto/node.hpp"
     1.5  #endif
     1.6  #if INCLUDE_ALL_GCS
     1.7 -//#include "gc_implementation/g1/g1HeapRegionTraceType.hpp"
     1.8 +#include "gc_implementation/g1/g1HeapRegionTraceType.hpp"
     1.9  #include "gc_implementation/g1/g1YCTypes.hpp"
    1.10  #endif
    1.11  

mercurial