original) (raw)
Hi, (could you please review the patch which ports tests for AES Intrinsics from closed jdk to the open.
Unfortunately bug is marked as confidential, so you can't view its content unless you have required permissions.
Description: Tests for AESIntrinsics ported from closed jdk to open jdk
Link to webrev: http://cr.openjdk.java.net/\~iignatyev/asaenkov/8079667/webrev.00/
Link to bug: https://jbs.oracle.com/bugs/browse/JDK-8079667
Testing done: Tested locally on Ubuntu x64 with AES support and tested on all other platforms using inner tool.
Tests fail on sparc due to: JDK-8131778
--Andrey Saenkov