-
Bug
-
Resolution: Fixed
-
P2
-
None
-
b115
-
Verified
* The JDK Reference Implementation additionally uses the
* {@code jdk.security.provider.preferred} property to determine
* the preferred provider order for the specified algorithm.
Which property is it? java.security.Security or java.lang.System?
It's the former, but the spec isn't clear.
This needs to be updated throughout the APIs where this was added.
* {@code jdk.security.provider.preferred} property to determine
* the preferred provider order for the specified algorithm.
Which property is it? java.security.Security or java.lang.System?
It's the former, but the spec isn't clear.
This needs to be updated throughout the APIs where this was added.
- relates to
-
JDK-8133151 Preferred provider configuration for JCE
-
- Closed
-