> On Jun 8, 2020, at 4:07 PM, Philip Race wrote:
>
> Hi Kim,
>
> Can we amend the JEP itself to be not solely about hotspot.
> Since it affects other areas I think that
> 1) They may need to be compiled with C++14 enabled whether they use new
> features or not
> 2) They may want - or need - to
Hi Igor,
All of these changes seem okay to me.
Thanks,
David
On 10/06/2020 1:56 am, Igor Ignatyev wrote:
http://cr.openjdk.java.net/~iignatyev/8246387/webrev.00/
110 lines changed: 6 ins; 89 del; 15 mod;
Hi all,
could you please review the patch which switches jtreg used in jdk/jdk to the
Looks good to me.
/Erik
On 2020-06-09 08:56, Igor Ignatyev wrote:
http://cr.openjdk.java.net/~iignatyev/8246387/webrev.00/
110 lines changed: 6 ins; 89 del; 15 mod;
Hi all,
could you please review the patch which switches jtreg used in jdk/jdk to the
newly promoted jtreg5.1? as before, the
http://cr.openjdk.java.net/~iignatyev/8246387/webrev.00/
> 110 lines changed: 6 ins; 89 del; 15 mod;
Hi all,
could you please review the patch which switches jtreg used in jdk/jdk to the
newly promoted jtreg5.1? as before, the patch changes 'requiredVersion'
property in all jtreg test suites to
On 2020-06-09 08:59, David Holmes wrote:
On 9/06/2020 8:26 am, Claes Redestad wrote:
On 2020-06-09 00:12, Sergey Bylokhov wrote:
On 6/8/20 3:06 pm, Claes Redestad wrote:
Right, -O3 is now likely the default for most files.
I'm not sure you suggest the reported ~2% difference between -Os and
-
On 2020-06-08 22:37, Erik Joelsson wrote:
Hello,
When building JDK 15 with the current devkit on a Catalina host, the
build fails. This is because the SetFile command is picked up from the
devkit and in the Xcode version the devkit is based on, that
executable is 32bit. I had expected to upda
On 9/06/2020 8:26 am, Claes Redestad wrote:
On 2020-06-09 00:12, Sergey Bylokhov wrote:
On 6/8/20 3:06 pm, Claes Redestad wrote:
Right, -O3 is now likely the default for most files.
I'm not sure you suggest the reported ~2% difference between -Os and
-O2/-O3 as an argument against changing to