RFR: 8297106: Remove the -Xcheck:jni local reference capacity checking

David Holmes dholmes at openjdk.org
Mon Nov 21 07:03:17 UTC 2022


This PR removes the "fake" planned capacity checking mechanism. Please see the JBS issue for the detailed discussion. 

Testing: tiers 1-3

Thanks.

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

Commit messages:
 - Forgot to commit removed test.
 - 8297106: Remove the -Xcheck:jni local reference capacity checking

Changes: https://git.openjdk.org/jdk/pull/11259/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11259&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297106
  Stats: 151 lines in 5 files changed: 0 ins; 150 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11259.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11259/head:pull/11259

PR: https://git.openjdk.org/jdk/pull/11259


More information about the hotspot-dev mailing list