Wonderful! Thank you, Paul.
Regards,
Lutz
On 15.04.21, 21:02, "Hohensee, Paul" wrote:
Pushed.
-Original Message-
From: jdk-updates-dev on behalf of
"Hohensee, Paul"
Date: Thursday, April 15, 2021 at 10:55 AM
To: "Schmidt, Lutz" ,
"jdk-updates-...@openjdk.java.ne
After [JDK-8257913](https://bugs.openjdk.java.net/browse/JDK-8257913), we do
not need to set a whole lot of options for cross-compiled builds. Docs should
be updated to reflect that fact. Also put in more configurations that are
buildable with Debian ports: these build routinely at
[builds.ship
On Fri, 16 Apr 2021 11:57:32 GMT, Aleksey Shipilev wrote:
> After [JDK-8257913](https://bugs.openjdk.java.net/browse/JDK-8257913), we do
> not need to set a whole lot of options for cross-compiled builds. Docs should
> be updated to reflect that fact. Also put in more configurations that are
>
Oracle is updating the minor version of Visual Studio for building the JDK to
16.9.3.
-
Commit messages:
- JDK-8265371: Change to Visual Studio 2019 16.9.3 for building on Windows at
Oracle
Changes: https://git.openjdk.java.net/jdk/pull/3550/files
Webrev: https://webrevs.openjdk.
Oracle is updating the version of GCC for building the JDK to 10.3.
In addition to the version bump, I'm also enabling cross compilation OOTB using
jib from a linux-aarch64 to linux-x64 binaries, which was the last missing
combination. (Native x64, native aarch64, cross from x64 to aarch64 all w
On Fri, 16 Apr 2021 18:58:27 GMT, Erik Joelsson wrote:
> Oracle is updating the minor version of Visual Studio for building the JDK to
> 16.9.3.
Marked as reviewed by mikael (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/3550
On Fri, 16 Apr 2021 19:21:11 GMT, Erik Joelsson wrote:
> Oracle is updating the version of GCC for building the JDK to 10.3.
>
> In addition to the version bump, I'm also enabling cross compilation OOTB
> using jib from a linux-aarch64 to linux-x64 binaries, which was the last
> missing combin
> Oracle is updating the version of GCC for building the JDK to 10.3.
>
> In addition to the version bump, I'm also enabling cross compilation OOTB
> using jib from a linux-aarch64 to linux-x64 binaries, which was the last
> missing combination. (Native x64, native aarch64, cross from x64 to aar
On Fri, 16 Apr 2021 19:35:26 GMT, Mikael Vidstedt wrote:
>> Erik Joelsson has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fix configure args for linux-x64
>
> make/conf/jib-profiles.js line 426:
>
>> 424: (input.build_cp
On Fri, 16 Apr 2021 20:36:05 GMT, Erik Joelsson wrote:
>> Oracle is updating the version of GCC for building the JDK to 10.3.
>>
>> In addition to the version bump, I'm also enabling cross compilation OOTB
>> using jib from a linux-aarch64 to linux-x64 binaries, which was the last
>> missing c
Please review the fix to the tier4 build failure. The piece of code that made
into `CLDRLocaleProviderAdapter.java` was also needed in the build tool
counterpart (`CLDRConverter`).
-
Commit messages:
- 8265375: Bootcycle builds fail with StackOverflowError in cldrconverter
Changes
On Fri, 16 Apr 2021 21:10:42 GMT, Naoto Sato wrote:
> Please review the fix to the tier4 build failure. The piece of code that made
> into `CLDRLocaleProviderAdapter.java` was also needed in the build tool
> counterpart (`CLDRConverter`).
Marked as reviewed by joehw (Reviewer).
-
> Please review the fix to the tier4 build failure. The piece of code that made
> into `CLDRLocaleProviderAdapter.java` was also needed in the build tool
> counterpart (`CLDRConverter`).
Naoto Sato has updated the pull request incrementally with one additional
commit since the last revision:
On Fri, 16 Apr 2021 21:10:42 GMT, Naoto Sato wrote:
> Please review the fix to the tier4 build failure. The piece of code that made
> into `CLDRLocaleProviderAdapter.java` was also needed in the build tool
> counterpart (`CLDRConverter`).
This pull request has now been integrated.
Changeset:
14 matches
Mail list logo