-
Bug
-
Resolution: Fixed
-
P3
-
8, 11, 13, 15
-
b28
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8247454 | 16 | Valerie Peng | P3 | Resolved | Fixed | b02 |
JDK-8249442 | 15.0.1 | Unassigned | P3 | Resolved | Fixed | b01 |
JDK-8249105 | 14u-cpu | Valerie Peng | P3 | Resolved | Fixed | master |
JDK-8247489 | 14.0.2 | Valerie Peng | P3 | Resolved | Fixed | b10 |
JDK-8249494 | 13.0.5 | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8247864 | 13.0.4 | Valerie Peng | P3 | Resolved | Fixed | b06 |
JDK-8247473 | 11.0.9-oracle | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8248197 | 11.0.9 | Valerie Peng | P3 | Resolved | Fixed | b01 |
JDK-8247598 | 11.0.8-oracle | Valerie Peng | P3 | Resolved | Fixed | b10 |
JDK-8247827 | 11.0.8 | Valerie Peng | P3 | Resolved | Fixed | b08 |
JDK-8247523 | 8u271 | Prasadarao Koppula | P3 | Resolved | Fixed | b01 |
JDK-8247636 | 8u261 | Prasadarao Koppula | P3 | Resolved | Fixed | b11 |
JDK-8251711 | emb-8u271 | Prasadarao Koppula | P3 | Resolved | Fixed | team |
JDK-8248766 | emb-8u261 | Prasadarao Koppula | P3 | Resolved | Fixed | team |
As part of
As it turns out, quite some 3rd party providers are affected by this default SecureRandom change as a different default algorithm is chosen when they are the most preferred providers, e.g.
However, for long term, it'd be nice to have an official mechanism for providers to indicate which one is the default instead of relying on the ordering which is fragile.
- backported by
-
JDK-8247454 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247473 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247489 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247523 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247598 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247636 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247827 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8247864 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8248197 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8248766 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8249105 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8249442 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8249494 Choose the default SecureRandom algo based on registration ordering
- Resolved
-
JDK-8251711 Choose the default SecureRandom algo based on registration ordering
- Resolved
- relates to
-
JDK-8248505 Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider
- Closed
-
JDK-8248885 Unexpected NoSuchAlgorithmException when using secure random impl from Entrust provider
- Closed
-
JDK-8228613 java.security.Provider#getServices order is no longer deterministic
- Resolved
-
JDK-8246383 NullPointerException in JceSecurity.getVerificationResult when using Entrust provider
- Resolved
-
JDK-7092821 java.security.Provider.getService() is synchronized and became scalability bottleneck
- Resolved