RFR: JDK-8139969 Fix unzip in compare.sh broken by JDK-8136813
Erik Joelsson
erik.joelsson at oracle.com
Tue Oct 20 14:33:38 UTC 2015
Looks good to me.
/Erik
On 2015-10-20 15:57, Magnus Ihse Bursie wrote:
> Unfortunately the logging of compare.sh introduced in JDK-8136813
> broke unzip.
>
> In JDK-8136813 we started exportin the shell variable UNZIP, which
> contains the path to UNZIP. Unfortunately, UNZIP is interpreted by
> UNZIP as a variable containing extra options to add to the command line.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8139969
> WebRev:
> http://cr.openjdk.java.net/~ihse/JDK-8139969-fix-unzip-in-compare/webrev.01
>
> /Magnus
>
More information about the build-dev
mailing list