RFR : 7185965 Build error in javadoc make stage for bundles not containing crypto package (original) (raw)
Seán Coffey sean.coffey at oracle.com
Mon Aug 13 16:09:54 UTC 2012
- Previous message (by thread): webrev failure?
- Next message (by thread): RFR : 7185965 Build error in javadoc make stage for bundles not containing crypto package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): webrev failure?
- Next message (by thread): RFR : 7185965 Build error in javadoc make stage for bundles not containing crypto package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]