RFR: JDK-8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code
Bradford Wetmore
bradford.wetmore at oracle.com
Fri Jan 16 01:56:48 UTC 2015
Looks good, thanks for fixing this!
Brad
On 1/15/2015 3:05 AM, Erik Joelsson wrote:
> Hello,
>
> Please review the open part of this patch, which changes the building of
> policy jars to happen even if BUILD_CRYPTO is false. Previously these
> weren't built as there were signed versions of these jars, but since we
> no longer sign them, there is no need to not build them.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8068748
> Webrev: http://cr.openjdk.java.net/~erikj/8068748/webrev.jdk.01/
>
> The webrev diffs look a bit weird. The only thing I did was to remove
> the "ifneq ($(BUILD_CRYPTO), no)" and adjust the indentation.
>
> /Erik
More information about the security-dev
mailing list