hg: jdk/sandbox: 8196074: Remove uses of loose type equality tests
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jan 24 17:34:25 UTC 2018
Changeset: 19173eb3358b
Author: mcimadamore
Date: 2018-01-24 17:24 +0000
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/19173eb3358b
8196074: Remove uses of loose type equality tests
Summary: Drop loose type equality check and replace usages to go throuhg the strict version
Reviewed-by: vromero
Contributed-by: bsrbnd at gmail.com
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransTypes.java
More information about the jdk-sandbox-changes
mailing list