Integrated: 8340721: Clarify special case handling of unboxedType and getWildcardType
Joe Darcy
darcy at openjdk.org
Fri Sep 27 23:36:54 UTC 2024
On Wed, 25 Sep 2024 22:32:03 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> 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`.
This pull request has now been integrated.
Changeset: 73ebb848
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/73ebb848fdb66861e912ea747c039ddd1f7a5f48
Stats: 196 lines in 2 files changed: 194 ins; 0 del; 2 mod
8340721: Clarify special case handling of unboxedType and getWildcardType
Reviewed-by: prappo, mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/21193
More information about the compiler-dev
mailing list