Integrated: 8342934: TYPE_USE annotations printed with error causing "," in toString output
Joe Darcy
darcy at openjdk.org
Fri Oct 25 16:52:08 UTC 2024
On Fri, 25 Oct 2024 06:07:48 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Use space instead of comma as a delimiter when building the string of type annotations.
This pull request has now been integrated.
Changeset: ff165f9f
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ff165f9f0cf519144d7361b766bcce53d04c518e
Stats: 8 lines in 3 files changed: 4 ins; 0 del; 4 mod
8342934: TYPE_USE annotations printed with error causing "," in toString output
Reviewed-by: iris, vromero
-------------
PR: https://git.openjdk.org/jdk/pull/21702
More information about the compiler-dev
mailing list