[jdk21u-dev] RFR: 8342934: TYPE_USE annotations printed with error causing "," in toString output [v4]
Liam Miller-Cushon
cushon at openjdk.org
Wed Sep 17 20:28:00 UTC 2025
> This backport of [JDK-8342934](https://bugs.openjdk.org/browse/JDK-8342934) fixes a bug in `TypeMirror#toString` output.
Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
- Merge branch 'master' into backport-JDK-8342934
- Merge remote-tracking branch 'origin/master' into backport-JDK-8342934
- Merge remote-tracking branch 'origin/master' into backport-JDK-8342934
- Backport ff165f9f0cf519144d7361b766bcce53d04c518e
-------------
Changes:
- all: https://git.openjdk.org/jdk21u-dev/pull/1802/files
- new: https://git.openjdk.org/jdk21u-dev/pull/1802/files/af27a1e8..7426e625
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1802&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1802&range=02-03
Stats: 52489 lines in 1129 files changed: 33167 ins; 14996 del; 4326 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1802.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1802/head:pull/1802
PR: https://git.openjdk.org/jdk21u-dev/pull/1802
More information about the jdk-updates-dev
mailing list