Magnus Ihse Bursie
f502a483c9
8177634: Fix for 8175307 may cause linker errors on OS X 10.9
...
Reviewed-by: dholmes, erikj
2017-03-30 08:53:31 +02:00
David Dehaven
a019fa1484
8175307: rpath macro needs to use an argument on macosx
...
Reviewed-by: erikj
2017-02-22 08:37:36 -08:00
Magnus Ihse Bursie
82af7a0f1d
8173107: Fix autoconf/spec.gmk mismatches
...
Reviewed-by: erikj, dholmes
2017-02-02 12:05:51 +01:00
Magnus Ihse Bursie
e036a82aa2
8162750: -D__solaris__ added twice
...
Reviewed-by: erikj
2017-01-16 13:53:14 +01:00
Erik Joelsson
c6ee2617dd
8171922: Hotspot code coverage doesn't seem to work
...
Reviewed-by: tbell
2017-01-04 16:12:14 +01:00
Bob Vandette
1a300611f0
8168503: JEP 297: Unified arm32/arm64 Port
...
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
2016-12-19 12:39:00 -05:00
Jesper Wilhelmsson
f0b8192dc1
Merge
2016-12-08 17:13:07 +01:00
Jesper Wilhelmsson
f8dd00abb0
Merge
2016-12-08 16:18:03 +01:00
Erik Joelsson
706f567795
8066474: Remove the lib/ directory from Linux and Solaris images
...
Reviewed-by: tbell, ihse
2016-12-05 17:55:59 +01:00
Magnus Ihse Bursie
62570cd493
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
...
Reviewed-by: erikj, tbell
2016-12-02 16:17:52 +01:00
Magnus Ihse Bursie
8a83f76baa
7164925: Change -KPIC to -xcode=pic32 on sparc
...
Reviewed-by: erikj
2016-11-24 15:32:14 +01:00
Erik Joelsson
500ce8299e
8170280: Enable -g for all java compilation in the build
...
Reviewed-by: simonis, tbell, dholmes, ihse
2016-11-24 11:50:26 +01:00
Erik Joelsson
7c98a30252
8170284: Move fine granular hotspot make targets to top level
...
Reviewed-by: tbell
2016-11-24 15:27:33 +01:00
Volker Simonis
863735b560
8169630: Fix wrong cpu build flag for Linux/ppc64le build
...
Reviewed-by: erikj
2016-11-14 11:48:43 +01:00
Erik Joelsson
29556bae75
8160491: tar.gz bundles missing files containing $
...
Reviewed-by: ihse
2016-11-07 14:15:49 +01:00
Erik Joelsson
644cf0d523
8063154: Checked in jvmti.h not in sync with generated jvmti.h
...
Reviewed-by: tbell
2016-11-02 10:43:03 +01:00
Alejandro Murillo
52552a4272
Merge
2016-10-25 12:25:41 -07:00
Volker Simonis
bdf048f3e9
8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris
...
Reviewed-by: tbell
2016-10-21 20:55:00 -07:00
Volker Simonis
f50101ed43
8166800: [s390] Top-level build changes required for Linux/s390x
...
Reviewed-by: erikj
2016-10-06 13:41:43 +02:00
Alan Burlison
731eb07adc
8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
...
Reviewed-by: erikj
2016-09-21 14:20:27 +02:00
Alan Burlison
89577d9c2a
8161057: Solaris: deprecated/obsolete compiler flags should be removed
...
Reviewed-by: tbell, dcubed, dholmes
2016-07-20 12:52:45 -07:00
Gerald Thornbrugh
03321f4a59
8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
...
Reviewed-by: erikj, dsamersoff, dholmes
2016-07-15 16:52:33 -07:00
Andrew John Hughes
7494c3e82b
8156980: Hotspot build doesn't have -std=gnu++98 gcc option
...
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION
Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling
Reviewed-by: erikj, kbarrett
2016-07-10 22:00:03 +01:00
Alejandro Murillo
3121fd10e1
Merge
2016-06-10 15:19:32 -07:00
Volker Simonis
008425f637
8158938: AIX: some more new hotspot build fixes
...
Reviewed-by: erikj
2016-06-07 18:25:53 +02:00
Erik Joelsson
3cd4bea953
8158535: Configure script uses basic tools directly in many places
...
Reviewed-by: dholmes
2016-06-07 15:42:20 +02:00
Erik Joelsson
fbc16fb0e0
8155587: Cross compilation may cause compiler warnings for "build" compiler
...
Reviewed-by: dholmes, cjplummer
2016-05-11 14:48:30 +02:00
Volker Simonis
bf3b2fe360
8154087: Fix AIX and Linux/ppc64le after the integration of the new hotspot build
...
Reviewed-by: erikj, goetz
2016-04-13 11:13:14 +02:00
Erik Joelsson
e709aa268d
8152666: The new Hotspot Build System
...
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Ingemar Aberg <ingemar.aberg@oracle.com>
Reviewed-by: ihse, dcubed, erikj
2016-04-08 13:14:23 +02:00
Chris Hegarty
e3a4ad6685
Merge
2016-03-22 10:44:28 +00:00
Andrew John Hughes
72445d6e64
8151841: Build needs additional flags to compile with GCC 6
...
C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6
Reviewed-by: erikj, dholmes, kbarrett
2016-03-19 01:28:49 +00:00
Alan Bateman
cc661dd1c6
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Christian Tornqvist <christian.tornqvist@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, tbell
2016-03-17 19:03:53 +00:00
Erik Joelsson
896453edf2
8151619: genSocketOptionRegistry.exe always relinked on Windows
...
Reviewed-by: tbell
2016-03-14 12:00:24 +01:00
Volker Simonis
4b8c19d6b7
8150197: Integrate AIX fixes from build-infra
...
Reviewed-by: erikj
2016-02-22 11:27:09 +01:00
Magnus Ihse Bursie
2011115a3e
8150203: Incremental update from build-infra project
...
Reviewed-by: erikj
2016-02-22 11:22:55 +01:00
Magnus Ihse Bursie
f395ccd749
8149647: Incremental enhancements from build-infra
...
Reviewed-by: erikj
2016-02-12 11:07:35 +01:00
Magnus Ihse Bursie
6c62d6ffb4
8129395: Configure should verify that -fstack-protector is valid - take 2
...
Reviewed-by: erikj, dholmes
2016-02-08 11:28:38 +01:00
Erik Joelsson
4abce92c40
8148929: Suboptimal code generated when setting sysroot include with Solaris Studio
...
Reviewed-by: ihse, dholmes
2016-02-05 09:41:16 +01:00
Magnus Ihse Bursie
7553186482
8148655: LOG=cmdlines and other build-infra fixes
...
Reviewed-by: erikj
2016-02-02 15:02:55 +01:00
Magnus Ihse Bursie
f206abd057
8145596: Enable debug symbols for all libraries
...
Reviewed-by: erikj
2016-01-20 09:53:52 +01:00
Alejandro Murillo
09c3473159
Merge
2016-01-14 20:57:29 -08:00
Magnus Ihse Bursie
6559500ac2
8146995: Introduce named arguments in configure
...
Reviewed-by: erikj
2016-01-14 11:58:32 +01:00
Alejandro Murillo
c47e5914fa
Merge
2016-01-12 11:31:47 -08:00
Volker Simonis
561f477e25
8146638: Only use compiler option files if they are really supported by the toolchain
...
Reviewed-by: erikj
2016-01-08 09:46:02 +01:00
Joseph Provino
ee2ed13c5d
Merge
2016-01-01 17:08:22 +00:00
Thomas Stuefe
85c44d9682
8145427: [aix] xlc: wrong flag used to switch off optimization
...
Just a small typo in flags.m4
Reviewed-by: dholmes
2015-12-16 01:16:49 -05:00
Magnus Ihse Bursie
a8c5ddd505
8142907: Integration of minor fixes from the build-infra project
...
Reviewed-by: erikj, dholmes
2015-12-15 11:02:03 +01:00
Lana Steuck
a8d022b540
Merge
2015-12-02 09:34:13 -08:00
Erik Joelsson
086e3e9a94
8143141: Bring in minor build changes from the jigsaw/jake forest
...
Reviewed-by: ihse, mchung
2015-11-24 15:46:04 +01:00
Iris Clark
b6ff5155ba
Merge
2015-11-19 13:58:42 -08:00