mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8218753: Obsolete nonproduct flag ProfilerCheckIntervals
Reviewed-by: dholmes, coleenp
This commit is contained in:
parent
038a979040
commit
560928deee
5 changed files with 10 additions and 50 deletions
|
@ -291,9 +291,6 @@ void print_statistics() {
|
|||
if (TimeOopMap) {
|
||||
GenerateOopMap::print_time();
|
||||
}
|
||||
if (ProfilerCheckIntervals) {
|
||||
PeriodicTask::print_intervals();
|
||||
}
|
||||
if (PrintSymbolTableSizeHistogram) {
|
||||
SymbolTable::print_histogram();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue