Integrated: 8265192: [macos_aarch64] configure script fails if GNU uname in PATH

2021-04-14 Thread Nick Gasson
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

RFR: 8262501: jdk17 libjvm link failure with --as-needed and clock_gettime in librt

2021-04-14 Thread David Holmes
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 -

Re: RFR: 8258794: Support for CLDR version 39

2021-04-14 Thread Erik Joelsson
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'

Re: RFR: 8258794: Support for CLDR version 39

2021-04-14 Thread Naoto Sato
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'

Re: RFR: 8258794: Support for CLDR version 39

2021-04-14 Thread Joe Wang
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'

RFR: 8258794: Support for CLDR version 39

2021-04-14 Thread Naoto Sato
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

Re: RFR: 8264188: Improve handling of assembly files in the JDK [v2]

2021-04-14 Thread Vladimir Ivanov
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

Re: [11u] RFR(M): 8233787 backport: Break cycle in vm_version* includes

2021-04-14 Thread Schmidt, Lutz
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"

RE: [11u] RFR(M): 8233787 backport: Break cycle in vm_version* includes

2021-04-14 Thread Hohensee, Paul
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

Re: [11u] RFR(M): 8233787 backport: Break cycle in vm_version* includes

2021-04-14 Thread Vladimir Kempik
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

Re: RFR: 8265192: [macos_aarch64] configure script fails if GNU uname in PATH

2021-04-14 Thread Erik Joelsson
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

RFR: 8265192: [macos_aarch64] configure script fails if GNU uname in PATH

2021-04-14 Thread Nick Gasson
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