RFR (XS) 8149356: Leftover from JDK-8141044: UseNewCode usage
Aleksey Shipilev
aleksey.shipilev at oracle.com
Tue Feb 9 10:51:14 UTC 2016
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160209/752c0bd0/signature.asc>
More information about the hotspot-compiler-dev
mailing list