Review Request: 8005355: build-infra: Java security signing (need a top-level make target).
Kelly O'Hair
kelly.ohair at oracle.com
Sun Dec 30 18:27:43 UTC 2012
I think this looks good. At least I did not seen any obvious syntax issues.
-kto
On Dec 30, 2012, at 7:56 AM, Erik Joelsson wrote:
> * Changed Createjars.gmk so that all the security jars are always built, just like in the old build. The unsigned jars end up in images/unsigned/*.jar. For solaris ucrypto.jar, this also required turning on compiling the classes and excluding them from rt.jar.
> * Added SignJars.gmk which will sign all the security jars in images/unsigned and put them in jce-release. This can be reached by the new top level target "sign-jars".
>
> http://cr.openjdk.java.net/~erikj/8005355/webrev.01/
>
> /Erik
More information about the build-dev
mailing list