RFR: JDK-8245246: Deprecate -profile option in javac

Jonathan Gibbons jjg at openjdk.org
Fri Nov 18 00:03:42 UTC 2022


Please review a trivial update for javac, to note that the `-profile` option is deprecated and may be removed.

-------------

Commit messages:
 - JDK-8245246: Deprecate -profile option in javac

Changes: https://git.openjdk.org/jdk/pull/11226/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11226&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8245246
  Stats: 4 lines in 1 file changed: 1 ins; 2 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/11226.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11226/head:pull/11226

PR: https://git.openjdk.org/jdk/pull/11226


More information about the compiler-dev mailing list