< prev index next >

src/share/vm/gc/shared/ageTable.hpp

Print this page
rev 11906 : [mq]: 8164936-age-table-print-wrong
rev 11907 : [mq]: 8164936-sangheon-review

*** 27,38 **** #include "oops/markOop.hpp" #include "oops/oop.hpp" #include "runtime/perfData.hpp" - class GCPolicyCounters; - /* Copyright (c) 1992, 2016, Oracle and/or its affiliates, and Stanford University. See the LICENSE file for license information. */ // Age table for adaptive feedback-mediated tenuring (scavenging) // --- 27,36 ----
< prev index next >