[jdk21u-dev] RFR: 8342934: TYPE_USE annotations printed with error causing "," in toString output [v3]

Liam Miller-Cushon cushon at openjdk.org
Mon Jun 16 16:00:19 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 three additional commits since the last revision:

 - 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/abfaf118..af27a1e8

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1802&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1802&range=01-02

  Stats: 3191 lines in 81 files changed: 2011 ins; 781 del; 399 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