RFR 8196074: Remove uses of loose type equality tests
Vicente Romero
vicente.romero at oracle.com
Wed Jan 24 17:22:31 UTC 2018
looks good,
Vicente
On 01/24/2018 10:58 AM, Maurizio Cimadamore wrote:
> Hi,
> this patch is the result of the discussion we had in this thread:
>
> http://mail.openjdk.java.net/pipermail/compiler-dev/2018-January/011593.html
>
>
> The goal is to remove the 'loose' type equality check from javac, in
> order to achieve better alignment with the spec.
>
> Thanks to B. Blaser for contributing to this effort.
>
> Patch here:
>
> http://cr.openjdk.java.net/~mcimadamore/8196074/
>
> Cheers
> Maurizio
>
More information about the compiler-dev
mailing list