RFR: JDK-8306819: Consider disabling the compiler's default active annotation processing [v3]
    Joe Darcy 
    darcy at openjdk.org
       
    Wed Oct  4 03:35:34 UTC 2023
    
    
  
> Change annotation processing to be opt-in rather than opt-out.
Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
 - Merge branch 'master' into JDK-8306819
 - Merge branch 'master' into JDK-8306819
 - Updates for a clean test run.
 - Merge branch 'master' into JDK-8306819
 - Merge branch 'master' into JDK-8306819
 - JDK-8306819: Consider disabling the compiler's default active annotation processing
-------------
Changes: https://git.openjdk.org/jdk/pull/14432/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14432&range=02
  Stats: 53 lines in 5 files changed: 17 ins; 8 del; 28 mod
  Patch: https://git.openjdk.org/jdk/pull/14432.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14432/head:pull/14432
PR: https://git.openjdk.org/jdk/pull/14432
    
    
More information about the compiler-dev
mailing list