-
Task
-
Resolution: Not an Issue
-
P4
-
None
-
5.0
Follow-up on https://bugs.openjdk.org/browse/JDK-4944667. The protected constructor for SecretKeyFactory does not describe some potential outcomes from passing in null or otherwise inappropriate values. Rather than updating this protected constructor, it is more appropriate to update subsequent calls which will throw exceptions to see whether they are all documented.
- relates to
-
JDK-4944667 (spec) incomplete spec for javax.crypto.SecretKeyFactory constructor
- Closed