Re: RFR: 8252114: Windows-AArch64: Enable and test ZGC and ShenandoahGC [v2]

2020-09-10 Thread Stuart Monteith
On Thu, 10 Sep 2020 05:16:00 GMT, Monica Beckwith wrote: >> Ah, Shenandoah does not filter for OS, so it is enabled for AArch64 already, >> right? > >> Ah, Shenandoah does not filter for OS, so it is enabled for AArch64 already, >> right? > > +1 This looks good to me with Alexsey's changes ap

Re: RFR: 8252114: Windows-AArch64: Enable and test ZGC and ShenandoahGC [v2]

2020-09-11 Thread Stuart Monteith
On 11/09/2020 04:48, Monica Beckwith wrote: On Thu, 10 Sep 2020 17:09:00 GMT, Monica Beckwith wrote: This looks good to me with Alexsey's changes applied. Ref: https://github.com/openjdk/jdk/pull/97#issuecomment-690077743 Hi David, Thanks. I wanted to start a conversation here as it does mod

Re: RFR: 8254072: AArch64: Get rid of --disable-warnings-as-errors on Windows+ARM64 build [v3]

2020-10-15 Thread Stuart Monteith
On Thu, 15 Oct 2020 08:57:27 GMT, Bernhard Urban-Forster wrote: >> I organized this PR so that each commit contains the warning emitted by MSVC >> as commit message and its relevant fix. >> >> Verified on >> * Linux+ARM64: `{hotspot,jdk,langtools}:tier1`, no failures. >> * Windows+ARM64: `{hot

Re: RFR: JDK-8179892 Update build documentation for JDK 9

2017-06-30 Thread Stuart Monteith
Hi, It's good to see updated documentation - a project always feels a bit stale if its documentation is out of date. However, I'd appreciate it if Derek White's issue could be addressed: "JDK-8182733: aarch64 build documentation misleading" https://bugs.openjdk.java.net/browse/JDK-8182733 Open