Similar to 7163470, the JDK has historically allowed builds without the javax.crypto package src.

In such cases a jce.jar bootstrap should be used where necessary. One remaining use case is during javadoc building process. Simple fix and I've verified with a test build of docs.

bug report : http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7185965
webrev : http://cr.openjdk.java.net/~coffeys/webrev.7185965.jdk8/ <http://cr.openjdk.java.net/%7Ecoffeys/webrev.7185965.jdk8/>

Regards,
Sean.


Reply via email to