JDK-8245246 : Deprecate -profile option in javac
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-19
  • Updated: 2022-11-28
  • Resolved: 2022-11-18
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 20
20 b25Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Description
The -profile option to javac was included in 8 and rendered obsolete by modules in 9.

Support for the -profile option in the javac of later JDKs should be deprecated for removal.
Comments
Changeset: dcb83754 Author: Jonathan Gibbons <jjg@openjdk.org> Date: 2022-11-18 23:43:26 +0000 URL: https://git.openjdk.org/jdk/commit/dcb83754ceeb771b64c32d5b721b313032068732
18-11-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11226 Date: 2022-11-17 23:57:44 +0000
18-11-2022