mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-25 22:04:51 +02:00
Merge
This commit is contained in:
commit
ddd4d3ad73
61 changed files with 620 additions and 640 deletions
|
@ -326,7 +326,7 @@ void print_statistics() {
|
|||
}
|
||||
|
||||
print_bytecode_count();
|
||||
if (WizardMode) {
|
||||
if (PrintMallocStatistics) {
|
||||
tty->print("allocation stats: ");
|
||||
alloc_stats.print();
|
||||
tty->cr();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue