There are a few small deficiencies in Types.isSameType: they are:
isSameType is not reflexive or symmetric.
isSameType's two versions are not consistent in how they handle wildcards.
isSameType doesn't handle unknown types properly.
isSameType is not reflexive or symmetric.
isSameType's two versions are not consistent in how they handle wildcards.
isSameType doesn't handle unknown types properly.
- blocks
-
JDK-8042343 UniqueType cannot be safely used with HashMaps
-
- Closed
-
- relates to
-
JDK-8010303 Graph inference: missing incorporation step causes spurious inference error
-
- Closed
-
-
JDK-8033437 javac, inconsistent generic types behaviour when compiling together vs. separate
-
- Closed
-