Toggle navigation
Oracle Technology Network
Java
Java SE
Community
Bug Database
JDK-8319133 : Implement JEP 463: Changes to annotation processing related to dropping unnamed classes
Type:
Sub-task
Component:
core-libs
Sub-Component:
javax.lang.model
Priority:
P3
Status:
Resolved
Resolution:
Fixed
Submitted:
2023-10-30
Updated:
2023-12-12
Resolved:
2023-11-30
Related Reports
CSR :
JDK-8319134 - Implement JEP 463: Changes to annotation processing related to dropping unnamed classes
Relates :
JDK-8308613 - javax.lang.model updates for JEP 445 (preview)
Relates :
JDK-8315398 - JEP 463: Implicitly Declared Classes and Instance Main Methods (Second Preview)
Relates :
JDK-8321827 - Remove unnecessary suppress warnings annotations from the printing processor
Description
Along with changing core reflection, equivalent annotation processing APIs need to be adapted.