RFR: 8170157/8169335: Unlimited Cryptography Policy Changes

Seán Coffey sean.coffey at oracle.com
Mon Dec 5 14:57:01 UTC 2016


looks good. You'll need to run the new CryptoPolicyFallback.java 
testcase in othervm mode.

Regards,
Sean.

On 02/12/16 23:50, Bradford Wetmore wrote:
>
> Hi,
>
> I need reviewers for these related bugs:
>
> https://bugs.openjdk.java.net/browse/JDK-8170157
> Enable unlimited cryptographic policy by default in OracleJDK
>
> https://bugs.openjdk.java.net/browse/JDK-8169335
> Add a crypto policy fallback in case Security Property
>      'crypto.policy' does not exist
>
> http://cr.openjdk.java.net/~wetmore/8170157
>
> This change enables "unlimited" cryptographic policy by default in the 
> OpenJDK/OracleJDK builds.
>
> For those who still require the classic limited policy bundles, you 
> will now need to use the following "configure" option:
>
>     --enable-unlimited-crypto
>
> There are still distributions that require crypto policy, so simply 
> removing that code is not an option, sorry!
>
> Brad




More information about the security-dev mailing list