Looks good.

/Erik


On 2016-11-22 14:40, Magnus Ihse Bursie wrote:
On 2016-11-22 12:19, Magnus Ihse Bursie wrote:
On 2016-11-22 11:23, Erik Joelsson wrote:
Hello,

In spec.gmk.in, shouldn't it be "ZIPEXE:=@ZIPEXE@"?

You are absolutely right.

How could that ever have worked?! And I did run it through jprt...

I'll fix and re-check.

Updated webrev: http://cr.openjdk.java.net/~ihse/JDK-8168037-rename-ZIP-to-ZIPEXE/webrev.02

Only change is @ZIP@ to @ZIPEXE@.

Reason I didn't detect this before was I didn't regenerated configure. :-& Now it's properly tested.

/Magnus



/Magnus


/Erik


On 2016-11-22 10:58, Magnus Ihse Bursie wrote:
Following the standard by other tools, we set ZIP to the path of the zip binary.

However, ZIP is interpreted as a way to control options for the Info-Zip zip binary.

The solution is to rename the variable ZIP to ZIPEXE.

Bug: https://bugs.openjdk.java.net/browse/JDK-8168037
WebRev: http://cr.openjdk.java.net/~ihse/JDK-8168037-rename-ZIP-to-ZIPEXE/webrev.01

/Magnus





Reply via email to