JDK-8320200 : Use Elements predicates for record constructors to improve print output
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-11-15
  • 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 :  
Relates :  
Description
The Elements.{isCanonicalConstructor, isCompactConstructor} methods could be used to improve the fidelity of the printing processor output.
Comments
Changeset: ac07355f Author: Joe Darcy <darcy@openjdk.org> Date: 2023-12-12 21:00:50 +0000 URL: https://git.openjdk.org/jdk/commit/ac07355f5507cdb3a741ec1122e5e9983eac3936
12-12-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17073 Date: 2023-12-12 02:47:18 +0000
12-12-2023