Review request: include US_export_policy.jar and local_policy.jar
Mandy Chung
mandy.chung at oracle.com
Thu May 27 12:33:36 PDT 2010
On 05/27/10 11:22, Mark Wielaard wrote:
> On Thu, 2010-05-27 at 10:28 -0700, Mandy Chung wrote:
>
>> The current JCE implementation checks the existence of
>> US_export_policy.jar and local_policy.jar and throws exception if not
>> exist. A number of security jtreg tests failed due to such failure.
>>
>
> bugs.openjdk.java.net seems to still be down, but there is a crypto
> cleanup patch that makes this unnecessary in there:
> https://bugs.openjdk.java.net/show_bug.cgi?id=100062
>
> It has been discussed on the mailinglists a couple of times:
> http://mail.openjdk.java.net/pipermail/security-dev/2008-August/000283.html
> http://mail.openjdk.java.net/pipermail/security-dev/2008-September/000329.html
> http://mail.openjdk.java.net/pipermail/security-dev/2008-November/000385.html
>
> IcedTea has this applied since some years now and so is carried on the
> various GNU/Linux distros:
> http://icedtea.classpath.org/hg/icedtea6/file/tip/patches/icedtea-clean-crypto.patch
>
>
Thanks for the pointer. I'll defer to the security team to comment on
your patch. Fixes in the jdk7 will be pulled to jigsaw from time to
time. When my fix to the jdk modularization becomes unnecessary (either
integrating your patch or due to some other way), I'll definitely update
accordingly.
Mandy
More information about the jigsaw-dev
mailing list