JDK-8310061 : Note if implicit annotation processing is being used
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 21
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-14
  • Updated: 2024-10-17
  • Resolved: 2023-06-28
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 21 JDK 22
21Fixed 22 b04Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8314833 :  
Description
By default, the long-standing policy is that annotation processing is implicitly enabled. As that policy may change in the future (JDK-8306819), users should get some notice they are relying on implicit processing.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/14499 Date: 2023-06-15 18:16:57 +0000
17-10-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21/pull/80 Date: 2023-06-28 21:43:16 +0000
28-06-2023

Changeset: 3df36c4f Author: Joe Darcy <darcy@openjdk.org> Date: 2023-06-28 21:00:28 +0000 URL: https://git.openjdk.org/jdk/commit/3df36c4f101e094d6f6beccadc004742b47d045a
28-06-2023