Integrated: 8258912: Remove JVM options CountJNICalls and CountJVMCalls

Harold Seigel hseigel at openjdk.java.net
Thu Jan 14 15:07:02 UTC 2021


On Tue, 12 Jan 2021 15:17:52 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this change to remove the old non-product JVM -XX flags CountRuntimeCalls, CountJNICalls, CountJVMCalls, and CountRemovableExceptions.  Additionally, this change removes non-product flag WarnOnStalledSpinLock because, as a result of this change, it is no longer used.
> 
> The change was tested with Mach5 tiers 1-2 on Linux, Mac OS, and Windows, and tiers 3-5 on Linux x64.
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: 38a12017
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/38a12017
Stats:     708 lines in 11 files changed: 0 ins; 702 del; 6 mod

8258912: Remove JVM options CountJNICalls and CountJVMCalls

Reviewed-by: coleenp, lfoltan, shade

-------------

PR: https://git.openjdk.java.net/jdk/pull/2050


More information about the hotspot-dev mailing list