- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    None
- 
        b14
- 
        x86
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8005511 | 8 | Vladimir Kozlov | P3 | Resolved | Fixed | b70 | 
| JDK-8017869 | 7u45 | Vladimir Kozlov | P3 | Closed | Fixed | b01 | 
| JDK-8006375 | 7u40 | Vladimir Kozlov | P3 | Resolved | Fixed | b10 | 
| JDK-8006054 | hs24 | Vladimir Kozlov | P3 | Resolved | Fixed | b29 | 
                    1. Allow to run AES intrinsics on non-AVX cpus because pshufb instructions references only aligned memory "key_shuffle_mask".
2. Group together aes instructions in encryptBlock/decryptBlock stubs: pre-load keys into separate xmm registers before aes instructions.
2. Group together aes instructions in encryptBlock/decryptBlock stubs: pre-load keys into separate xmm registers before aes instructions.
- backported by
- 
                    JDK-8005511 Improve AES intrinsics on x86 -           
- Resolved
 
-         
- 
                    JDK-8006054 Improve AES intrinsics on x86 -           
- Resolved
 
-         
- 
                    JDK-8006375 Improve AES intrinsics on x86 -           
- Resolved
 
-         
- 
                    JDK-8017869 Improve AES intrinsics on x86 -           
- Closed
 
-         
- duplicates
- 
                    JDK-8002272 JVM AES support -           
- Closed
 
-         
- relates to
- 
                    JDK-7184394 add intrinsics to use AES instructions -           
- Resolved
 
-         
             (1 relates to)