/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/ |
H A D | sharedRuntime.hpp | 573 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 167 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 1940 if (_nof_removable_exceptions > 0) { in print_statistics() 1942 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/ |
H A D | sharedRuntime.hpp | 573 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 167 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 1940 if (_nof_removable_exceptions > 0) { in print_statistics() 1942 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 582 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 151 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2101 if (_nof_removable_exceptions > 0) { in print_statistics() 2103 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 582 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 151 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2101 if (_nof_removable_exceptions > 0) { in print_statistics() 2103 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 579 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 152 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2151 if (_nof_removable_exceptions > 0) { in print_statistics() 2153 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 581 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 152 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2154 if (_nof_removable_exceptions > 0) { in print_statistics() 2156 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 578 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 154 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2165 if (_nof_removable_exceptions > 0) { in print_statistics() 2167 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 582 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 152 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2124 if (_nof_removable_exceptions > 0) { in print_statistics() 2126 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/ |
H A D | sharedRuntime.hpp | 579 …static int _nof_removable_exceptions; // total # of exceptions that could be replaced by … member in SharedRuntime
|
H A D | sharedRuntime.cpp | 151 int SharedRuntime::_nof_removable_exceptions = 0; member in SharedRuntime 2145 if (_nof_removable_exceptions > 0) { in print_statistics() 2147 tty->print_cr("Removable exceptions: %d", _nof_removable_exceptions); in print_statistics()
|