RFR 8046002: Move Ucrypto to the open jdk repo
Erik Joelsson
erik.joelsson at oracle.com
Thu Oct 16 08:00:59 UTC 2014
Hello Valierie,
In Copy-java.base.gmk, you could change the findstring construct to a
simple "ifeq ($(OPENJDK_TARGET_OS), windows)", perhaps even fold the
whole ifndef OPENJDK into the previous ifeq since they are now the same.
Otherwise it looks good to me.
/Erik
On 2014-10-15 20:46, Valerie Peng wrote:
> Hi, build experts,
>
> Could you please review the build-related changes for 8046002: Move
> Ucrypto to the open jdk repo?
> The rest (src/test) has been reviewed by my peers in security team.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8046002
> Webrev: http://cr.openjdk.java.net/~valeriep/8046002/webrev.01/
>
> Thanks,
> Valerie
More information about the build-dev
mailing list