JDK-8363357 : Remove unused flag VerifyAdapterCalls
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-07-22
  • Updated: 2025-08-25
  • Resolved: 2025-07-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 26
26 b09Fixed
Related Reports
Causes :  
Description
It seems that the flag VerifyAdapterCalls is unused since JDK-8350209, so pretty recently.

Let's remove it.
Comments
Changeset: 67e93281 Branch: master Author: Marc Chevalier <mchevalier@openjdk.org> Date: 2025-07-24 09:21:57 +0000 URL: https://git.openjdk.org/jdk/commit/67e93281a4f9e76419f1d6e05099ecf2214ebbfd
24-07-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/26440 Date: 2025-07-23 07:46:58 +0000
23-07-2025