mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8179268: Factor out AdaptiveSizePolicy from top-level interfaces CollectorPolicy and CollectedHeap
Reviewed-by: pliden, sjohanss
This commit is contained in:
parent
b4d5834c9d
commit
313f3e3ef5
7 changed files with 55 additions and 47 deletions
|
@ -486,7 +486,6 @@ void before_exit(JavaThread* thread) {
|
|||
ClassLoaderDataGraph::dump_on(log.trace_stream());
|
||||
}
|
||||
}
|
||||
AdaptiveSizePolicyOutput::print();
|
||||
|
||||
if (PrintBytecodeHistogram) {
|
||||
BytecodeHistogram::print();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue