RFR: 8297106: Remove the -Xcheck:jni local reference capacity checking [v3]
Kevin Walls
kevinw at openjdk.org
Wed Nov 23 09:53:06 UTC 2022
On Tue, 22 Nov 2022 06:39:40 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> This PR removes the "fake" planned capacity checking mechanism. Please see the JBS issue for the detailed discussion.
>>
>> Testing: tiers 1-3
>>
>> Thanks.
>
> David Holmes has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
>
> - Manpage update
> - Merge branch 'master' into 8297106-ensure-local-capacity
> - Removed additional test that no longer applies.
> - Forgot to commit deleted test file.
> - Forgot to commit removed test.
> - 8297106: Remove the -Xcheck:jni local reference capacity checking
Marked as reviewed by kevinw (Committer).
Yes good to get rid of these as they have caused confusion and concern over the years, and don't represent a real problem.
-------------
PR: https://git.openjdk.org/jdk/pull/11259
More information about the hotspot-dev
mailing list