RFR: JDK-8309870: Using -proc:full should be considered requesting explicit annotation processing [v2]

Joe Darcy darcy at openjdk.org
Mon Jun 12 18:19:58 UTC 2023


> Address a small omission to the recent addition of "javac -proc:full", regard "-proc:full" as explicitly requesting annotation processing. Also add "-A" to the list of options indicating explicit annotation processing was requested.
> 
> The intention is to backport this bug fix to JDK 21 too.

Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:

  Respond to review feedback.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14423/files
  - new: https://git.openjdk.org/jdk/pull/14423/files/dd952303..7c143568

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14423&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14423&range=00-01

  Stats: 10 lines in 1 file changed: 5 ins; 5 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14423.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14423/head:pull/14423

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


More information about the compiler-dev mailing list