Integrated: JDK-8323839: Expand use of Messager convenience methods in langtools regression tests

Joe Darcy darcy at openjdk.org
Wed Jan 17 00:31:57 UTC 2024


On Tue, 16 Jan 2024 21:53:27 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Simple refactoring. Remaining uses of "printMessage" are against Trees (where there are no corresponding convenience methods) or for calls to printMessage where there is not an appropriate convenience method overload, etc.

This pull request has now been integrated.

Changeset: d8b63370
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d8b63370f301e6f2d2a43d997b9372f08dfcd2b4
Stats:     9 lines in 5 files changed: 0 ins; 0 del; 9 mod

8323839: Expand use of Messager convenience methods in langtools regression tests

Reviewed-by: jjg

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

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


More information about the compiler-dev mailing list