RFR: 8048554: C2: Pass AES lookup tables for platforms with no HW crypto acceleration

Roland Westrelin roland.westrelin at oracle.com
Wed Jul 2 09:33:46 UTC 2014


> http://cr.openjdk.java.net/~vladidan/8048554/

Can you move:

5879   BasicType bt = field->layout_type();

in the if:

5881   if (!is_static) {

?

typo (require):

5961     // Some platforms with no AES HW acceleration might requre the lookup tables 

Otherwise, looks good to me.

Roland.


More information about the hotspot-dev mailing list