hg: jdk/submit: 2 new changesets

sgehwolf at redhat.com sgehwolf at redhat.com
Mon Sep 17 09:04:39 UTC 2018


Changeset: d214bb718d77
Author:    sgehwolf
Date:      2018-09-17 10:53 +0200
URL:       http://hg.openjdk.java.net/jdk/submit/rev/d214bb718d77

8210416: [linux] Poor StrictMath performance due to non-optimized compilation
Summary: Compile fdlibm with -O2 -ffp-contract=off on gcc/clang arches.
Reviewed-by: aph, erikj, dholmes, darcy, ihse

! make/autoconf/flags-cflags.m4
! make/autoconf/spec.gmk.in
! make/lib/CoreLibraries.gmk

Changeset: a0282aeab452
Author:    sgehwolf
Date:      2018-09-11 18:18 +0200
URL:       http://hg.openjdk.java.net/jdk/submit/rev/a0282aeab452

8210425: [x86] sharedRuntimeTrig/sharedRuntimeTrans compiled without optimization
Summary: Compile with -O2 and -ffp-contract=off as for fdlibm.
Reviewed-by: erikj, lucy, aph

! make/hotspot/lib/JvmOverrideFiles.gmk



More information about the jdk-submit-changes mailing list