Re: JDK 16 RFR of build changes for JDK-8071961: Add javac lint warning when a default constructor is created

2020-08-03 Thread Erik Joelsson
Looks good. /Erik On 2020-07-31 14:18, Joe Darcy wrote: Hello, FYI, a new javac lint warning is in the works and out for review on compiler-dev:     JDK-8071961: Add javac lint warning when a default constructor is created https://mail.openjdk.java.net/pipermail/compiler-dev/2020-July/0147

Re: RFR: 8250876: Build system preparation to macos on aarch64

2020-08-03 Thread Erik Joelsson
Hello Vladimir, These changes look innocent enough to me. They aren't actually adding macosx-aarch64 support, they are just removing two minor (and more likely OS version related) hurdles from the build. You still have to provide the actual configuration on the configure command line as is sh

Re: RFR: 8250876: Build system preparation to macos on aarch64

2020-08-03 Thread David Holmes
On 3/08/2020 10:57 pm, Erik Joelsson wrote: Hello Vladimir, These changes look innocent enough to me. They aren't actually adding macosx-aarch64 support, they are just removing two minor (and more likely OS version related) hurdles from the build. You still have to provide the actual configur