RFR (XS) 8149356: Leftover from JDK-8141044: UseNewCode usage

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Feb 9 19:06:50 UTC 2016


Where is webrev?

thanks,
Vladimir K

On 2/9/16 2:51 AM, Aleksey Shipilev wrote:
> Hi,
>
> In JDK-8141044 ("C1 should fold (this == null) to false") change, I have
> accidentally pushed the implementation predicated under UseNewCode flag.
> Thanks to Vladimir Ivanov for finding this! We need to drop the
> UseNewCode check:
>    https://bugs.openjdk.java.net/browse/JDK-8149356
>
> Testing: JPRT -testset hotspot, eyeballing the C1 PrintAssembly for
> original test
>
> Cheers,
> -Aleksey
>


More information about the hotspot-compiler-dev mailing list