JDK-8321827 : Remove unnecessary suppress warnings annotations from the printing processor
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-12-12
  • Updated: 2023-12-18
  • Resolved: 2023-12-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 23
23 b02Fixed
Related Reports
Relates :  
Description
The printing processor has some leftover suppress warnings annotations from JEP 445; these can be removed for the different approach taken in JEP 463.
Comments
Changeset: a3447ec6 Author: Joe Darcy <darcy@openjdk.org> Date: 2023-12-12 18:44:43 +0000 URL: https://git.openjdk.org/jdk/commit/a3447ec6562c5b4570da964d08ce8ae4c157c961
12-12-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17074 Date: 2023-12-12 03:08:15 +0000
12-12-2023