RFR : 7185965 Build error in javadoc make stage for bundles not containing crypto package (original) (raw)

Chris Hegarty chris.hegarty at oracle.com
Thu Aug 16 09:39:54 UTC 2012


This change looks ok to me.

-Chris.

On 13/08/2012 17:09, Seán Coffey wrote:

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/viewbug.do?bugid=7185965 webrev : http://cr.openjdk.java.net/~coffeys/webrev.7185965.jdk8/ <http://cr.openjdk.java.net/%7Ecoffeys/webrev.7185965.jdk8/> Regards, Sean.



More information about the build-dev mailing list