RFR: 8340721: Clarify special case handling of unboxedType and getWildcardType [v3]

Joe Darcy darcy at openjdk.org
Fri Sep 27 17:21:15 UTC 2024


> First piece of a larger set of updates that may be made for JDK-8055219 to clarify the exceptional behavior of `javax.lang.model.util.Types`.

Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:

  Respond to review feedback.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21193/files
  - new: https://git.openjdk.org/jdk/pull/21193/files/5d7309ba..0c1a3ecc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21193&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21193&range=01-02

  Stats: 5 lines in 2 files changed: 0 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/21193.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21193/head:pull/21193

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


More information about the compiler-dev mailing list