[PATCH] 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK
Andrew Hughes
gnu.andrew at redhat.com
Wed Dec 24 17:05:46 UTC 2014
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/7201205/
This is a fairly simple backport from OpenJDK 7 [0]. It allows
us the option of building OpenJDK with the unlimited crypto policy,
rather than hardcoding the limited policy.
After a build with UNLIMITED_CRYPTO=true, the TestCryptoLevel Java
code from IcedTea [1] runs as follows:
$ /mnt/builder/openjdk6/j2sdk-image/bin/java TestCryptoLevel
Running with the unlimited policy.
Ok to push?
[0] http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/53fc48ac178f
[1] http://icedtea.classpath.org/hg/icedtea6/file/tip/TestCryptoLevel.java
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the jdk6-dev
mailing list