RFR: 8258912: Remove JVM options CountJNICalls and CountJVMCalls

Lois Foltan lfoltan at openjdk.java.net
Tue Jan 12 15:44:58 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

LGTM.
Lois

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

Marked as reviewed by lfoltan (Reviewer).

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


More information about the hotspot-dev mailing list