JDK-8309186 : Release Note: Unify Syntax of `CompileOnly` and `CompileCommand`
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Delivered
  • Submitted: 2023-05-31
  • Updated: 2024-02-16
  • Resolved: 2023-06-12
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 22
22Resolved
Description
`-XX:CompileOnly=pattern1,[...],patternN` is now an alias for `-XX:CompileCommand=compileonly,pattern1 [...] -XX:CompileCommand=compileonly,patternN`
Comments
Reviewed.
12-06-2023

Reviewed.
12-06-2023