RFR (XS) 8079682: [mlvm] remove SAM code in MHTransformationGen

JC Beyler jcbeyler at google.com
Fri Aug 3 21:32:06 UTC 2018


Hi all,

I have a small webrev test fix for a MLVM test:

Webrev: http://cr.openjdk.java.net/~jcbeyler/8079682/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8079682

Basically, I removed the case 9 of the switch, reduced the integer
generation by 1 and shifted the cases 10 and 11.

I removed the case 9 and the MHSamTF object and class was not used anywhere
else so I removed that as well (as per the bug).

Let me know what you think,
Jc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20180803/14ce3f00/attachment.html>


More information about the hotspot-compiler-dev mailing list