On 2020-07-09 15:04, Ty Young wrote:
On 7/9/20 3:20 PM, Erik Joelsson wrote:
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This
sounds weird. You should not be needing clang on Windows.
Also, what s
Hi again,
I've got a new webrev for this:
http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8248158/02/webrev/
It further expands `type -p` to replace `command -v` uses. It also replaces
$WHICH usages and removes the check for `which` as well.
I tried Simon's suggestions, but getting that right c
Please review this change which changes the compiler version used to
build for Macos at Oracle to Xcode 11.3.1.
Bug: https://bugs.openjdk.java.net/browse/JDK-8249195
Webrev: http://cr.openjdk.java.net/~erikj/8249195/webrev.01/index.html
/Erik
On 2020-07-10 19:33, Erik Joelsson wrote:
Please review this change which changes the compiler version used to
build for Macos at Oracle to Xcode 11.3.1.
Bug: https://bugs.openjdk.java.net/browse/JDK-8249195
Webrev: http://cr.openjdk.java.net/~erikj/8249195/webrev.01/index.html
Looks good to