JDK-8351958 : Some compile commands should be made diagnostic
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,17,21,25
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-03-13
  • Updated: 2025-06-03
  • Resolved: 2025-05-22
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 25
25 b25Fixed
Related Reports
Relates :  
Description
Some compile commands accessible via -XX:CompileCommand= alias flags that are diagnostic and would only be available if -XX:+UnlockDiagnosticVMOption is set. Similar to JDK-8257848, they should be made diagnostic as well.

Thanks to [~kbarrett] for reporting.
Comments
Changeset: e348aa07 Branch: master Author: Marc Chevalier <mchevalier@openjdk.org> Date: 2025-05-22 06:55:48 +0000 URL: https://git.openjdk.org/jdk/commit/e348aa071d7d20300062de5830e74fc78143c662
22-05-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/25150 Date: 2025-05-09 15:05:11 +0000
09-05-2025