History log of /openjdk10/common/autoconf/flags.m4
Revision Date Author Comments
# 2782:0c85aa3795ce 28-Aug-2017 phedlin

8183119: Resolve 'libkstat' dependency between open and closed part of JDK
Reviewed-by: erikj, kvn


# 2777:e1a01c4d08b2 21-Aug-2017 glaubitz

8186433: Compiler flag -arch=sparc should not be passed on linux-sparc
Reviewed-by: erikj


# 2757:d2f32a6fef00 01-Aug-2017 kvn

Merge


# 2749:55bf5464b0e6 14-Jun-2017 eosterlund

8181318: Allow C++ library headers on Solaris Studio
Summary: Allow studio to compile but not link against the stlport4 C++ standard library
Reviewed-by: dholmes, dcubed, erikj


# 2748:bdd710ab9e73 13-Jun-2017 kbarrett

8086005: Define __STDC_xxx_MACROS config macros globally via build system
Summary: Moved macro definitions to hotspot build configuration
Reviewed-by: erikj, eosterlund


# 2744:ad2e99486e1f 30-May-2017 dholmes

8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
Reviewed-by: ihse, erikj


# 2697:2fe66ca1e2b3 18-Jul-2017 stuefe

8184344: [aix] libjvm.so TOC overflow for slowdebug
Reviewed-by: clanger, simonis


# 2694:0ef90e8cc2bb 14-Jul-2017 phh

8184022: Build JDK 10 on OSX 10.12 and above
Reviewed-by: erikj, tbell


# 2545:04d60d5ae6fd 30-Mar-2017 ihse

8177634: Fix for 8175307 may cause linker errors on OS X 10.9
Reviewed-by: dholmes, erikj


# 2526:445ce1eef4d8 22-Feb-2017 ddehaven

8175307: rpath macro needs to use an argument on macosx
Reviewed-by: erikj


# 2464:1588d044d709 01-Feb-2017 ihse

8173107: Fix autoconf/spec.gmk mismatches
Reviewed-by: erikj, dholmes


# 2442:816a6d03a7c4 16-Jan-2017 ihse

8162750: -D__solaris__ added twice
Reviewed-by: erikj


# 2422:6309db93b5df 04-Jan-2017 erikj

8171922: Hotspot code coverage doesn't seem to work
Reviewed-by: tbell


# 2406:ebb53399f956 18-Dec-2016 bobv

8168503: JEP 297: Unified arm32/arm64 Port
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer


# 2398:05ac48290793 08-Dec-2016 jwilhelm

Merge


# 2397:e7c91db2cd25 08-Dec-2016 jwilhelm

Merge


# 2396:c14f9a7b4cab 05-Dec-2016 erikj

8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse


# 2381:74485ef9aacb 13-Dec-2016 jwilhelm

Merge


# 2378:e75ac6a88841 24-Nov-2016 erikj

8170284: Move fine granular hotspot make targets to top level
Reviewed-by: tbell


# 2360:321bde455f54 02-Dec-2016 ihse

8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell


# 2340:5f6920274c48 24-Nov-2016 ihse

7164925: Change -KPIC to -xcode=pic32 on sparc
Reviewed-by: erikj


# 2339:de80886290c6 24-Nov-2016 erikj

8170280: Enable -g for all java compilation in the build
Reviewed-by: simonis, tbell, dholmes, ihse


# 2320:3b59ad58041d 14-Nov-2016 simonis

8169630: Fix wrong cpu build flag for Linux/ppc64le build
Reviewed-by: erikj


# 2318:8d337fd6333e 07-Nov-2016 erikj

8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse


# 2311:1fc62b1c629f 02-Nov-2016 erikj

8063154: Checked in jvmti.h not in sync with generated jvmti.h
Reviewed-by: tbell


# 2299:530dbcad379e 25-Oct-2016 amurillo

Merge


# 2295:f5994f5d5041 06-Oct-2016 simonis

8166800: [s390] Top-level build changes required for Linux/s390x
Reviewed-by: erikj


# 2293:2b3e5caafe35 21-Oct-2016 simonis

8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris
Reviewed-by: tbell


# 2251:e51f798914a8 21-Sep-2016 alanbur

8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: erikj


# 2193:905adc9acd30 20-Jul-2016 dcubed

8161057: Solaris: deprecated/obsolete compiler flags should be removed
Reviewed-by: tbell, dcubed, dholmes
Contributed-by: alan.burlison@oracle.com


# 2191:c181c090376a 15-Jul-2016 gthornbr

8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes


# 2189:f51004322fbe 10-Jul-2016 andrew

8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION
Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling
Reviewed-by: erikj, kbarrett


# 2133:cd05b3e4720c 10-Jun-2016 amurillo

Merge


# 2130:f22fad857554 07-Jun-2016 simonis

8158938: AIX: some more new hotspot build fixes
Reviewed-by: erikj


# 2107:89769a2f1511 07-Jun-2016 erikj

8158535: Configure script uses basic tools directly in many places
Reviewed-by: dholmes


# 2058:b12ea8f800aa 11-May-2016 erikj

8155587: Cross compilation may cause compiler warnings for "build" compiler
Reviewed-by: dholmes, cjplummer


# 2026:3277fe4cac92 13-Apr-2016 simonis

8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
Reviewed-by: erikj, goetz


# 2024:cc16e2a24f94 08-Apr-2016 erikj

8152666: The new Hotspot Build System
Reviewed-by: ihse, dcubed, erikj
Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, ingemar.aberg@oracle.com


# 1973:00ff6af007c0 22-Mar-2016 chegar

Merge


# 1967:9d77f922d694 18-Mar-2016 andrew

8151841: Build needs additional flags to compile with GCC 6
Summary: C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6
Reviewed-by: erikj, dholmes, kbarrett


# 1963:5d868c42d888 13-Mar-2016 erikj

8151619: genSocketOptionRegistry.exe always relinked on Windows
Reviewed-by: tbell


# 1961:f900d5afd9c8 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: alanb, mchung, tbell
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, erik.joelsson@oracle.com, chris.hegarty@oracle.com, christian.tornqvist@oracle.com, harold.seigel@oracle.com, igor.ignatyev@oracle.com, james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com


# 1937:900e2e405414 22-Feb-2016 simonis

8150197: Integrate AIX fixes from build-infra
Reviewed-by: erikj


# 1936:623e45a43ff3 22-Feb-2016 ihse

8150203: Incremental update from build-infra project
Reviewed-by: erikj


# 1929:a2a3930ed7c3 12-Feb-2016 ihse

8149647: Incremental enhancements from build-infra
Reviewed-by: erikj


# 1922:be58b02c11f9 08-Feb-2016 ihse

8129395: Configure should verify that -fstack-protector is valid - take 2
Reviewed-by: erikj, dholmes


# 1921:3ca929279adb 05-Feb-2016 erikj

8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
Reviewed-by: ihse, dholmes


# 1915:c2696ab4abae 02-Feb-2016 ihse

8148655: LOG=cmdlines and other build-infra fixes
Reviewed-by: erikj


# 1886:f382e4228537 20-Jan-2016 ihse

8145596: Enable debug symbols for all libraries
Reviewed-by: erikj


# 1883:fd940996c33b 14-Jan-2016 amurillo

Merge


# 1881:7847205df7f7 12-Jan-2016 amurillo

Merge


# 1879:a332a34cdc35 01-Jan-2016 jprovino

Merge


# 1874:201b864e0f1f 15-Dec-2015 stuefe

8145427: [aix] xlc: wrong flag used to switch off optimization
Summary: just a small typo in flags.m4
Reviewed-by: dholmes


# 1857:87fd7459fac1 14-Jan-2016 ihse

8146995: Introduce named arguments in configure
Reviewed-by: erikj


# 1850:f0117f6e5234 08-Jan-2016 simonis

8146638: Only use compiler option files if they are really supported by the toolchain
Reviewed-by: erikj


# 1829:5a7e1695ac8c 15-Dec-2015 ihse

8142907: Integration of minor fixes from the build-infra project
Reviewed-by: erikj, dholmes


# 1808:90f455b5ff5e 02-Dec-2015 lana

Merge


# 1798:09d04e9badce 16-Nov-2015 neliasso

Merge


# 1790:b2a9c5ef147e 24-Nov-2015 erikj

8143141: Bring in minor build changes from the jigsaw/jake forest
Reviewed-by: ihse, mchung


# 1784:fed781527153 19-Nov-2015 iris

Merge


# 1783:096dd665a6ff 16-Nov-2015 iris

Merge


# 1782:8f998d77a50c 09-Nov-2015 iris

Merge


# 1780:8b85f3ce05a3 25-Oct-2015 iris

Merge


# 1771:4c7275c964b3 10-Sep-2015 dtitov

8135083: Product version string for DLLs and EXEs should not include trailing zeros
Reviewed-by: katleman, iris, ihse


# 1757:5064fbd94e61 10-Jun-2015 ihse

Merge


# 1756:4999895b3a44 10-Jun-2015 ihse

8085822: JEP 223: New Version-String Scheme (initial integration)
Reviewed-by: erikj, dcubed, dholmes
Contributed-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>


# 1744:1b358a99109d 06-Nov-2015 amurillo

Merge


# 1741:879da33f4837 05-Nov-2015 jwilhelm

Merge


# 1735:58e1d618b84c 19-Oct-2015 bobv

8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti


# 1733:106c06398f7a 05-Nov-2015 erikj

8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy


# 1731:4ba17e992008 05-Nov-2015 ihse

8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj


# 1728:82c695c9b53c 03-Nov-2015 simonis

8141290: AIX: fix build after '8140661: Rename LDFLAGS_SUFFIX to LIBS'
Reviewed-by: ihse


# 1714:5f7679c96d7d 29-Oct-2015 erikj

8140593: Add configure parameter for devkit for the build compiler
Reviewed-by: ihse


# 1713:f0b8f91a0c6f 29-Oct-2015 ihse

8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj


# 1666:941f3d1bad00 05-Oct-2015 ddehaven

Merge


# 1664:c800f2919a1f 28-Sep-2015 erikj

8135060: Stop building Xcode projects in install build
Reviewed-by: ihse, pbhat, dmalav


# 1663:6e5ccf55ed76 05-Oct-2015 erikj

8138694: Devkit build on Macosx still requires Xcode to be installed
Reviewed-by: ihse, tbell


# 1521:569bf5f6cf52 03-Jun-2015 ihse

8081692: Configure should verify that -fstack-protector is valid
Reviewed-by: erikj


# 1513:47fc9b0ab31b 26-May-2015 erikj

8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell


# 1483:3d7d1517d656 12-May-2015 erikj

8039426: gcc can target wrong instruction set when building JDK native code
Reviewed-by: ihse, dholmes


# 1480:cfd05cc6c27b 08-May-2015 ihse

8074859: Turn on warnings as error
Reviewed-by: erikj


# 1477:d909f7785f99 06-May-2015 ihse

8078046: Remove MCS post-processing on Solaris
Reviewed-by: dholmes


# 1398:1043eb726af3 19-Mar-2015 simonis

8075515: AIX: cleanup xlc options and use -bernotok to detect missing symbols at build time
Reviewed-by: erikj


# 1372:09e4660d7815 10-Mar-2015 erikj

8073021: add native code coverage target into makefiles
Reviewed-by: ihse, tbell, iignatyev


# 1371:895d48a23a86 09-Mar-2015 ihse

8074096: Disable (most) native warnings in JDK on a per-library basis
Reviewed-by: erikj, tbell


# 1332:f3c96aea372d 05-Feb-2015 erikj

8072107: New dependency introduced by deploy.dll and awt.dll (msvcp100.dll)
Reviewed-by: ihse


# 1326:39ee0ee4f890 15-Jan-2015 erikj

8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: tbell, ihse


# 1243:56e20ce67f01 03-Dec-2014 chegar

Merge


# 1235:281f68758113 24-Nov-2014 ehelin

8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later
Reviewed-by: erikj


# 1234:d52ae6b38836 26-Nov-2014 ihse

8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj


# 1227:ad678fcb38f3 21-Nov-2014 ihse

8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell


# 1223:67395f7ca2db 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com, sundararajan.athijegannathan@oracle.com


# 1210:b2f12fc4c6f8 30-Oct-2014 erikj

8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28
Reviewed-by: dholmes


# 1140:b953531f403d 22-Aug-2014 amurillo

Merge


# 1138:b86c13b9a7df 13-Aug-2014 mduigou

8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds
Reviewed-by: dholmes


# 1125:13255d60e919 19-Aug-2014 erikj

8022177: Windows/MSYS builds broken
Reviewed-by: tbell, erikj, simonis
Contributed-by: volker.simonis@gmail.com, erik.joelsson@oracle.com


# 1120:ba5645f2735b 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com


# 1101:6223fcd2049b 09-Jul-2014 mduigou

8047734: Backout use of -Og
Reviewed-by: iveresov


# 1076:26ba036c46fc 18-Jun-2014 ddehaven

8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later
Reviewed-by: erikj, henryjen, dholmes


# 1070:77ee6827e0b2 12-Jun-2014 mduigou

8032045: Enable compiler and linker safety switches for debug builds
Summary: Enable GCC linker protections, runtime bounds checks and stack protection.
Reviewed-by: ihse, dholmes


# 1026:9d88779ac71e 21-Apr-2014 dholmes

8041141: JDK9 emb build failure on PPC platform
Reviewed-by: tbell


# 1008:9786ef8ca58c 28-Mar-2014 erikj

8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse


# 1003:1cf2abab835f 21-Mar-2014 sla

8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: erikj, ihse


# 988:77c150b417d8 26-Feb-2014 henryjen

8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
Reviewed-by: erikj, ihse


# 984:08301f5e5780 05-Mar-2014 erikj

8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
Reviewed-by: tbell


# 975:b18872ff5379 23-Feb-2014 ihse

8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
Reviewed-by: henryjen, erikj