mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-25 06:10:44 +00:00
Enhancing TreeMaker.Type(Type t) with support for UnionClassType and IntersectionClassType. Co-authored-by: Robert Field <robert.field@oracle.com> Reviewed-by: vromero, rfield