Re: OpenJDK extension to AArch64 and Windows

2020-07-07 Thread Ludovic Henry
Auxiliary/Build" $DEVKIT_ROOT/VC/Auxiliary/ mkdir -p $DEVKIT_ROOT/VC/redist +cp -r "$VS_INSTALL_DIR/$REDIST_SUBDIR/arm64" $DEVKIT_ROOT/VC/redist/ cp -r "$VS_INSTALL_DIR/$REDIST_SUBDIR/x64" $DEVKIT_ROOT/VC/redist/ cp -r "$VS_INSTALL_DIR/$REDIST_SUBDIR/x86" $DEVKIT_R

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: >&

Re: OpenJDK extension to AArch64 and Windows

2020-06-30 Thread Magnus Ihse Bursie
rom: Magnus Ihse Bursie Sent: Monday, June 29, 2020 07:12 To: Ludovic Henry; 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 I have now looked a bit more closely at the code. Th

Re: OpenJDK extension to AArch64 and Windows

2020-06-29 Thread Ludovic Henry
o proceed. Thank you, -- Ludovic ________ From: Magnus Ihse Bursie Sent: Monday, June 29, 2020 07:12 To: Ludovic Henry; Monica Beckwith; hotspot-runtime-...@openjdk.java.net; aarch64-port-...@openjdk.java.net; build-dev Cc: openjdk-aarch64 Subject: Re: OpenJDK extensi

Re: OpenJDK extension to AArch64 and Windows

2020-06-29 Thread Magnus Ihse Bursie
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 changes must be sent to build-dev for rev

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-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-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