-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b173
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182252 | 10 | Valerie Peng | P3 | Resolved | Fixed | b12 |
JDK-8181686 | 9.0.4 | Valerie Peng | P3 | Resolved | Fixed | b01 |
Certain security/crypto classes, e.g. KeyPairGenerator, support the usage of provider-default values when objects are not explicitly initialized with a specified value. Existing javadoc mentioned about the provider default values will be used when objects are not explicitly initialized. However, there is potential compatibility and interoperability issue involved in relying on provider-specific default values. Existing javadoc should mention these so callers can decide if they should explicitly initialize or not.
- backported by
-
JDK-8181686 (doc) Clarify the compatibility and interoperability issue when using provider default values
-
- Resolved
-
-
JDK-8182252 (doc) Clarify the compatibility and interoperability issue when using provider default values
-
- Resolved
-