On Wed, 14 Apr 2021 09:02:49 GMT, Nick Gasson wrote:
> With GNU coreutils from Homebrew in the PATH, configure fails on Apple
> silicon Macs with:
>
>
> checking build system type... Invalid configuration
> `arm64-apple-darwin20.2.0': machine `arm64-apple' not recognized
> configure: error: /o
The fix for JDK-8246112 put the -lrt link flag in the wrong place, causing it
to appear too early in the linker command-line. This changes puts it in the
right place.
Contributed by: Matthias Klose (~doko)
Testing:
- local testing by Matthias
- tiers 1-3
- GHA builds
-
On Wed, 14 Apr 2021 21:13:51 GMT, Naoto Sato wrote:
> Please review the changes to support CLDR version 39. The vast majority of
> the changes are purely data changes from Unicode. The only change affected in
> logic was in `CLDRLocaleProviderAdapter.java`, where it needed to deal with
> CLDR'
On Wed, 14 Apr 2021 21:13:51 GMT, Naoto Sato wrote:
> Please review the changes to support CLDR version 39. The vast majority of
> the changes are purely data changes from Unicode. The only change affected in
> logic was in `CLDRLocaleProviderAdapter.java`, where it needed to deal with
> CLDR'
On Wed, 14 Apr 2021 21:13:51 GMT, Naoto Sato wrote:
> Please review the changes to support CLDR version 39. The vast majority of
> the changes are purely data changes from Unicode. The only change affected in
> logic was in `CLDRLocaleProviderAdapter.java`, where it needed to deal with
> CLDR'
Please review the changes to support CLDR version 39. The vast majority of the
changes are purely data changes from Unicode. The only change affected in logic
was in `CLDRLocaleProviderAdapter.java`, where it needed to deal with CLDR's
Norwegian language code switch
(https://unicode-org.atlassi
On Mon, 29 Mar 2021 10:48:55 GMT, Magnus Ihse Bursie wrote:
>> We have a handful of assembly files in the JDK. They have long been left
>> aside, with a "if it ain't broken, don't fix it" attitude.
>>
>> In the current panama-vector, there is a lot more assembly files incoming,
>> including f
Thanks for reviewing, Paul!
Best,
Lutz
On 14.04.21, 19:01, "Hohensee, Paul" wrote:
Lgtm.
Thanks,
Paul
-Original Message-
From: jdk-updates-dev on behalf of
"Schmidt, Lutz"
Date: Tuesday, April 13, 2021 at 12:51 AM
To: "jdk-updates-...@openjdk.java.net"
Lgtm.
Thanks,
Paul
-Original Message-
From: jdk-updates-dev on behalf of
"Schmidt, Lutz"
Date: Tuesday, April 13, 2021 at 12:51 AM
To: "jdk-updates-...@openjdk.java.net"
Cc: build-dev
Subject: [11u] RFR(M): 8233787 backport: Break cycle in vm_version* includes
Dear Community,
I wo
Hello
this backport is pretty much needed in jdk11u-dev as it’s one of prerequests
(soft one tho) for jep-391 to apply more cleanly.
I was doing this backport multiple times (including to zulu11) and know what a
PITA it is.
Looking forward for integration of this into 11u.
Regards, Vladimir.
> 1
On Wed, 14 Apr 2021 09:02:49 GMT, Nick Gasson wrote:
> With GNU coreutils from Homebrew in the PATH, configure fails on Apple
> silicon Macs with:
>
>
> checking build system type... Invalid configuration
> `arm64-apple-darwin20.2.0': machine `arm64-apple' not recognized
> configure: error: /o
With GNU coreutils from Homebrew in the PATH, configure fails on Apple
silicon Macs with:
checking build system type... Invalid configuration `arm64-apple-darwin20.2.0':
machine `arm64-apple' not recognized
configure: error: /opt/homebrew/bin/bash
/Users/nicgas01/jdk/make/autoconf/build-aux/con
12 matches
Mail list logo