[jdk11u-dev] Integrated: 8239708: Split basics.m4 into basic.m4 and util.m4

George Adams duke at openjdk.org
Fri Sep 2 08:18:24 UTC 2022


On Thu, 28 Jul 2022 12:44:22 GMT, George Adams <duke at openjdk.org> wrote:

> The main conflict is the lack of the WSL backport ([8215445: Enable building for Windows in WSL](https://github.com/openjdk/jdk/commit/46eb26b692ac7f9431d5b479028ec87e56707557)) Something which doesn't apply particularly cleanly and isn't required to achieve the MSYS2 backport that I'm trying to reach.
> 
> This backport will also considerably help many build/toolchain backports going forwards as this one nearly always trips me up when I backport patches.
> 
> This backport will allow me to more easily backport [8257679: Improved unix compatibility layer in Windows build (winenv)](https://github.com/openjdk/jdk/commit/d29c78da).
> 
> @RealCLanger / @GoeLin I suggest that this is run through the full SAP nightlies before this is merged.

This pull request has now been integrated.

Changeset: 75b3e45f
Author:    George Adams <georgeadams1995 at gmail.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/75b3e45fe9d16a8e29f4fd51f93e01acc9436562
Stats:     4201 lines in 20 files changed: 2104 ins; 1961 del; 136 mod

8239708: Split basics.m4 into basic.m4 and util.m4
8213239: Configure cannot handle command overrides with arguments
8206125: [windows] cannot pass relative path to --with-boot-jdk

Reviewed-by: clanger
Backport-of: 63f939636a5fe9871f5f9057c93ed5b1a9924265

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1277


More information about the jdk-updates-dev mailing list