RFR: JDK-8068748: missing US_export_policy.jar in jdk9-b44 is causing compilation errors building jdk9 source code

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Fri Jan 16 19:35:32 UTC 2015


On 2015-01-15 12:05, 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.
>
Looks good to me.

/Magnus




More information about the build-dev mailing list