RFR: JDK-8320200: Use Elements predicates for record constructors to improve print output

Joe Darcy darcy at openjdk.org
Tue Dec 12 02:52:41 UTC 2023


Please review this small increase for source fidelity by customizing the printing processor output for record compact constructors.

-------------

Commit messages:
 - JDK-8320200: Use Elements predicates for record constructors to improve print output

Changes: https://git.openjdk.org/jdk/pull/17073/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17073&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8320200
  Stats: 19 lines in 1 file changed: 11 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/17073.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17073/head:pull/17073

PR: https://git.openjdk.org/jdk/pull/17073


More information about the compiler-dev mailing list