Re: RFR JDK-8240241: Add support for JCov DiffCoverage to make files

2020-03-04 Thread Alexandre (Shura) Iline
Hi. In addition to the code change, it also makes sense to update documentation. Can you please take another look? Makefile changes as the same as in webrev.00, this version only have changes in doc/testing.(md|html) files. New web rev: http://cr.openjdk.java.net/~shurailine/JDK-8240241/webrev.

Re: RFR(XS): 8240535: Add additional linux-aarch64 jib profiles

2020-03-04 Thread Erik Joelsson
Looks good. /Erik On 2020-03-04 10:09, Mikael Vidstedt wrote: Please review this change which adds a few linux-aarch64 build profiles and updates the linux-aarch64 configure arguments in the Oracle jib-profiles.js, JBS: https://bugs.openjdk.java.net/browse/JDK-8240535 webrev: http://cr.openj

RFR(XS): 8240535: Add additional linux-aarch64 jib profiles

2020-03-04 Thread Mikael Vidstedt
Please review this change which adds a few linux-aarch64 build profiles and updates the linux-aarch64 configure arguments in the Oracle jib-profiles.js, JBS: https://bugs.openjdk.java.net/browse/JDK-8240535 webrev: http://cr.openjdk.java.net/~mikael/webrevs/8240535/webrev.00/open/webrev/ Che

Re: RFC: JEP JDK-8208089: Implement C++14 Language Features

2020-03-04 Thread Alexey Semenyuk
jpackage is not and not planned to be available on Solaris. It is only on Windows, Linux and Mac. Is this a sufficient argument to bring in the patch as is and not rework it to make C++98 compliant? According to the list of supported compilers [1] on platforms where jpackage is available they al

Re: RFC: JEP JDK-8208089: Implement C++14 Language Features

2020-03-04 Thread Andrew Haley
On 3/3/20 10:18 PM, John Paul Adrian Glaubitz wrote: > On 3/3/20 10:26 AM, Andrew Haley wrote: >> But one of the few things of which I am certain is that we must not >> allow the needs of backporting to determine the future of Java. That's >> the way of staying in the past. > > Unpopular opinion: I