RFR: 8048554: C2: Pass AES lookup tables for platforms with no HW crypto acceleration
Vladimir Danushevsky
vladimir.danushevsky at oracle.com
Fri Jun 27 21:58:52 UTC 2014
Enable passing AES cipher implementation specific lookup tables to an intrinsic stub in order to to accelerate processing.
The lookup tables could be used on targets where no HW acceleration support is present.
https://bugs.openjdk.java.net/browse/JDK-8048554
The change also enables static fields support in LibraryCallKit::load_field_from_object().
Please review:
http://cr.openjdk.java.net/~vladidan/8048554/
Thanks,
Vlad
More information about the hotspot-dev
mailing list