src/hotspot/share/gc/shared/ageTable.hpp
changeset 57811 947252a54b98
parent 57777 90ead0febf56
child 58679 9c3209ff7550
equal deleted inserted replaced
57805:e62f402c337f 57811:947252a54b98
    23  */
    23  */
    24 
    24 
    25 #ifndef SHARE_GC_SHARED_AGETABLE_HPP
    25 #ifndef SHARE_GC_SHARED_AGETABLE_HPP
    26 #define SHARE_GC_SHARED_AGETABLE_HPP
    26 #define SHARE_GC_SHARED_AGETABLE_HPP
    27 
    27 
    28 #include "oops/markOop.hpp"
    28 #include "oops/markWord.hpp"
    29 #include "oops/oop.hpp"
    29 #include "oops/oop.hpp"
    30 #include "runtime/perfData.hpp"
    30 #include "runtime/perfData.hpp"
    31 
    31 
    32 /* Copyright (c) 1992, 2019, Oracle and/or its affiliates, and Stanford University.
    32 /* Copyright (c) 1992, 2019, Oracle and/or its affiliates, and Stanford University.
    33    See the LICENSE file for license information. */
    33    See the LICENSE file for license information. */