-
Backport
-
Resolution: Fixed
-
P2
-
8
-
b11
-
Verified
According to http://openjdk.java.net/jeps/161 and Mandy, javax.crypto is supposed to be included in the compact1 profile, but if you look at a recent 8 javadoc build, javax.crypto is missing.
Mandy believes it might be due to javax.crypto living in a jar file other than rt.jar. It lives in <java-home>/lib/jce.jar
Please correct.
Mandy believes it might be due to javax.crypto living in a jar file other than rt.jar. It lives in <java-home>/lib/jce.jar
Please correct.
- backport of
-
JDK-8037881 javax.crypto is not listed in the compact* profiles javadoc
- Closed
- duplicates
-
JDK-8038255 Javadoc for javax.crypto, javax.crypto.* does not include Compact profiles note
- Resolved