mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-25 07:09:55 +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