RFR: 8258912: Remove JVM options CountJNICalls and CountJVMCalls
Harold Seigel
hseigel at openjdk.java.net
Tue Jan 12 15:23:11 UTC 2021
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
-------------
Commit messages:
- 8258912: Remove JVM options CountJNICalls and CountJVMCalls
Changes: https://git.openjdk.java.net/jdk/pull/2050/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2050&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8258912
Stats: 708 lines in 11 files changed: 0 ins; 702 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/2050.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2050/head:pull/2050
PR: https://git.openjdk.java.net/jdk/pull/2050
More information about the hotspot-dev
mailing list