RFR: 8363357: Remove unused flag VerifyAdapterCalls
Tobias Hartmann
thartmann at openjdk.org
Thu Jul 24 09:03:05 UTC 2025
On Wed, 23 Jul 2025 07:46:58 GMT, Marc Chevalier <mchevalier at openjdk.org> wrote:
> It seems that the flag VerifyAdapterCalls is unused since [JDK-8350209](https://bugs.openjdk.org/browse/JDK-8350209), so pretty recently.
>
> Let's remove it, very direct, no trick.
Looks good to me too.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26440#pullrequestreview-3050754843
More information about the hotspot-compiler-dev
mailing list