JDK-8309870 : Using -proc:full should be considered requesting explicit annotation processing
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-12
  • Updated: 2024-10-17
  • Resolved: 2023-06-12
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 11 JDK 17 JDK 21 JDK 22
11.0.23Fixed 17.0.11Fixed 21Fixed 22 b02Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
While the new -proc:full option (JDK-8308245), specifies the current default annotation + compilation policy, using that option should be regarded as explicitly requesting annotation processing.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/14423 Date: 2023-06-12 17:28:48 +0000
17-10-2024

Fix request [11u] I backport this for parity with 11.0.23-oracle. Clean backport. Test passes. SAP nightly testing passed.
30-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2493 Date: 2024-01-29 03:17:48 +0000
29-01-2024

Fix request [17u] I backport this for parity with 17.0.11-oracle. Clean backport. Test pass. SAP nightly testing passed.
29-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2182 Date: 2024-01-26 09:51:58 +0000
26-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21/pull/10 Date: 2023-06-12 19:35:39 +0000
12-06-2023

Changeset: 3ce1240c Author: Joe Darcy <darcy@openjdk.org> Date: 2023-06-12 18:14:27 +0000 URL: https://git.openjdk.org/jdk/commit/3ce1240ca1b4139980444c171e317f4bfeff9314
12-06-2023