Re: OpenJDK extension to AArch64 and Windows

2020-06-24 Thread Magnus Ihse Bursie
Hi Monica, All build system changes must be sent to build-dev for review by the build team, and you are doing quite a lot of build changes. (I'm cc:ing build-dev now.) I did a quick scan and found some changes that looked odd enough to draw my attention. I will need some time to fully unde

Re: OpenJDK extension to AArch64 and Windows

2020-06-24 Thread Ludovic Henry
Beckwith; hotspot-runtime-...@openjdk.java.net; aarch64-port-...@openjdk.java.net; build-dev Cc: openjdk-aarch64 Subject: Re: OpenJDK extension to AArch64 and Windows Hi Monica, All build system changes must be sent to build-dev for review by the build team, and you are doing quite a lot of build

RE: OpenJDK extension to AArch64 and Windows

2020-06-25 Thread Monica Beckwith
:44 To: Monica Beckwith; hotspot-runtime-...@openjdk.java.net; aarch64-port-...@openjdk.java.net; build-dev Cc: openjdk-aarch64 Subject: Re: OpenJDK extension to AArch64 and Windows Hi Monica, All build system changes must be sent to build-dev for review by the build team, and you are doing quite

Re: OpenJDK extension to AArch64 and Windows

2020-06-29 Thread Magnus Ihse Bursie
__ From: Magnus Ihse Bursie Sent: Wednesday, June 24, 2020 13:44 To: Monica Beckwith; hotspot-runtime-...@openjdk.java.net; aarch64-port-...@openjdk.java.net; build-dev Cc: openjdk-aarch64 Subject: Re: OpenJDK extension to AArch64 and Windows Hi Monica, All build system chang

Re: OpenJDK extension to AArch64 and Windows

2020-06-29 Thread Ludovic Henry
o the foundational work of supporting cross-compilation with the Microsoft toolchain, just le me know how you'd like to proceed. Thank you, -- Ludovic From: Magnus Ihse Bursie Sent: Monday, June 29, 2020 07:12 To: Ludovic Henry; Monica Beckwith; hotspot

Re: OpenJDK extension to AArch64 and Windows

2020-06-30 Thread Magnus Ihse Bursie
quot;unified winenv" patch in. It makes the sysroot cflag handling a bit more transparent. /Magnus Thank you, -- Ludovic ________ From: Magnus Ihse Bursie Sent: Monday, June 29, 2020 07:12 To: Ludovic Henry; Monica Beckwith; hotspot-runtime-...@openjdk.java.net

Re: OpenJDK extension to AArch64 and Windows

2020-07-07 Thread Ludovic Henry
ot;$VS_INSTALL_DIR/${VC_SUBDIR}/atlmfc/include" $DEVKIT_ROOT/VC/atlmfc/ mkdir -p $DEVKIT_ROOT/VC/Auxiliary cp -r "$VS_INSTALL_DIR/VC/Auxiliary/Build" $DEVKIT_ROOT/VC/Auxiliary/ mkdir -p $DEVKIT_ROOT/VC/redist +cp -r "$VS_INSTALL_DIR/$REDIST_SUBDIR/arm64" $DEVKIT_ROOT/VC/redi

Update: JEP drafted (was: RE: [EXTERNAL] Re: [aarch64-port-dev ] OpenJDK extension to AArch64 and Windows)

2020-07-02 Thread Monica Beckwith
: Monica Beckwith ; hotspot-runtime-...@openjdk.java.net; aarch64-port-...@openjdk.java.net; openjdk-aarch64 Subject: [EXTERNAL] Re: [aarch64-port-dev ] OpenJDK extension to AArch64 and Windows On 26.06.2020 14:32, Andrew Haley wrote: > On 26/06/2020 13:18, Dalibor Topic wrote: >> Since