hg: valhalla/valhalla/langtools: values do not support == or !=

Remi Forax forax at univ-mlv.fr
Thu Jul 31 21:16:36 UTC 2014


On 07/31/2014 10:18 PM, paul.govereau at oracle.com wrote:
> Changeset: 532af9586535
> Author:    pgovereau
> Date:      2014-07-31 16:16 -0400
> URL:       http://hg.openjdk.java.net/valhalla/valhalla/langtools/rev/532af9586535
>
> values do not support == or !=
>
> ! src/share/classes/com/sun/tools/javac/comp/TransValues.java
> ! test/tools/javac/valhalla/values/CheckClone.java
> + test/tools/javac/valhalla/values/CheckEquals.java
> + test/tools/javac/valhalla/values/CheckEquals.out
>

Hi Paul,
Are you sure about this one ?
for me a == on a value type is allowed and emit a vcmp.

Rémi




More information about the valhalla-dev mailing list