Again this synthetic zip file doesn't work in with the Profile work.
But I'm thinking that if I simply leave the JARS += <synthetic jar/zip file name> in CreateJars.gmk then that might just work. David On 4/01/2013 9:01 PM, Erik Joelsson wrote:
This patch adds building of sec-bin.zip to images target. Building using this zip will be solved later in a different bug. Had to add INCLUDE_FILES option to SetupZipArchive. Also added comparison of sec-bin.zip to compare script. http://cr.openjdk.java.net/~erikj/8005654/webrev.01/ /Erik