RFR: 8297106: Remove the -Xcheck:jni local reference capacity checking [v3]
Daniel D. Daugherty
dcubed at openjdk.org
Tue Nov 22 22:28:27 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
Thumbs up. The removal of -Xcheck:jni local reference capacity checking
appears to be clean and easy to review.
The hard part is convincing yourself that there isn't a way to get
something useful out of this idea.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11259
More information about the hotspot-dev
mailing list