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

Joe Darcy darcy at openjdk.org
Tue Dec 12 21:03:38 UTC 2023


On Tue, 12 Dec 2023 02:47:18 GMT, Joe Darcy <darcy at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: ac07355f
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ac07355f5507cdb3a741ec1122e5e9983eac3936
Stats:     19 lines in 1 file changed: 11 ins; 0 del; 8 mod

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

Reviewed-by: vromero

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

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


More information about the compiler-dev mailing list