Commit Graph

413 Commits

Author SHA1 Message Date
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
Xueming Shen
109b51a79b 8031767: Support system or alternative implementations of zlib
Reviewed-by: alanb, erikj
2016-03-25 10:55:56 -07: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
Yuji Kubota
bb8ef1b3c6 8151685: Fix the version of required jdk in configure help text
Reviewed-by: erikj
2016-03-11 09:27:56 +01:00
Volker Simonis
2610c1da55 8151497: Set REQUIRED_OS_NAME and REQUIRED_OS_VERSION on AIX
Reviewed-by: erikj
2016-03-09 11:15:04 +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
Erik Joelsson
a5b9b52ee7 8149479: Fix compare.sh to have a clean baseline with COMPARE_BUILD
Reviewed-by: ihse, tbell
2016-02-11 11:54:00 +01:00
David Dehaven
766e424d9b 8147754: Configure fails to detect freetype installed by XQuartz on OSX 10.11
Reviewed-by: erikj, ihse
2016-02-08 21:07:50 -08: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
David Dehaven
a26ac87b2c Merge 2016-02-02 10:03:09 -08: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
4260fd470c 8148351: Only display resolved symlink for compiler, do not change path
Reviewed-by: erikj
2016-01-30 10:28:45 +01:00
Magnus Ihse Bursie
44a1209fdf 8148120: Incremental update from build-infra project
Reviewed-by: erikj
2016-01-30 10:25:15 +01:00
David Dehaven
09d80df880 Merge 2016-01-21 14:48:41 -08:00
Erik Joelsson
108a946d76 8147933: Configure check for number of cpus ignores HT on Macosx
Reviewed-by: ihse
2016-01-21 15:08:49 +01:00
Erik Joelsson
6d1772a356 8146091: Configure fails to configure icecc on OEL
Reviewed-by: ihse
2016-01-08 15:05:43 +01:00
Volker Simonis
4ec8fa4529 8146639: Fix detection of Cups headers during configuration
Reviewed-by: erikj
2016-01-08 11:12:03 +01: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
Volker Simonis
05f53364c8 8145560: AIX: change '8036003: Add --with-debug-symbols' broke AIX build
Reviewed-by: erikj
2015-12-16 15:50:40 +01:00
Timo Kinnunen
818ac34ca7 8145548: Add default directory for freetype source
Reviewed-by: erikj
2015-12-16 14:48:35 +01: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
Erik Helin
321b0aec83 8139272: Add configure variable to set concurrency for jtreg tests
Reviewed-by: erikj, ihse
2015-12-15 11:04:18 +01:00
Erik Joelsson
7310665243 8145206: Configure broken on Macosx
Reviewed-by: tbell
2015-12-11 17:15:48 +01:00
Yasumasa Suenaga
0cc58634ff 8036003: Add --with-debug-symbols=[none|internal|external|zipped]
Reviewed-by: ihse, dholmes
2015-12-11 21:58:28 +09:00
Erik Joelsson
129c3028ee 8136782: Introduce a build/configure wrapper
Reviewed-by: ihse
2015-12-09 11:44:40 +01:00
Lana Steuck
a8d022b540 Merge 2015-12-02 09:34:13 -08:00
Erik Joelsson
36b71eea33 8144312: Remove limitations on the default number of jobs in the build
Reviewed-by: tbell
2015-12-02 10:49:50 +01:00
Erik Joelsson
c37f846672 8144172: Problem with bootcycle-images and sjavac
Reviewed-by: ihse
2015-11-27 16:29:22 +01:00
Erik Joelsson
12608de8e7 8144039: Enable javac server by default
Reviewed-by: ihse
2015-11-25 15:56:29 +01:00
Erik Joelsson
3f934c795c 8142983: Enable builds with icecc/icecream
Reviewed-by: ihse
2015-11-24 17:45:59 +01: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
Erik Joelsson
49c8a97fbc 8143296: javac-server/sjavac not compatible with LogFailures on Windows
Reviewed-by: ihse
2015-11-24 15:36:32 +01:00
Iris Clark
b6ff5155ba Merge 2015-11-19 13:58:42 -08:00
Iris Clark
8e0b3b72f0 Merge 2015-11-16 21:19:13 -08:00
Kumar Srinivasan
f458381f25 8035473: [javadoc] Revamp the existing Doclet APIs
8146529: Update the new Doclet API
8146427: "-nohelp" option issue
8146475: "-helpfile" option issue

Reviewed-by: alanb, bpatel, ihse, jjg, jlahoda, mchung, ogb, vromero
2015-11-12 13:26:07 -08:00
Magnus Ihse Bursie
733d1383ed 8148416: Fix merge error in hotspot.m4 introduced in Merge changeset c0fe64e3d52e
Reviewed-by: dholmes
2016-01-28 07:59:44 +01:00
Iris Clark
c1e20cfc26 Merge 2015-11-09 18:36:42 -08:00
Alejandro Murillo
44b3e9e0fe Merge 2015-11-06 11:11:51 -08:00
Erik Joelsson
d687e92d7c 8141574: recent change for 8141543 breaks all builds
Reviewed-by: darcy
2015-11-05 23:25:33 +01:00
Jesper Wilhelmsson
d6aebcf380 Merge 2015-11-05 19:31:19 +01:00
Magnus Ihse Bursie
b09e8d0e61 8141543: Propagate --disable-warnings-as-errors to hotspot
Reviewed-by: erikj
2015-11-05 17:32:57 +01:00
Magnus Ihse Bursie
de261ecd1c 8141414: Deprecate configure source overriding
Reviewed-by: erikj
2015-11-05 15:14:39 +01:00
Magnus Ihse Bursie
0ac445c69d 8141439: Fix compare.sh -o <otherdir> (broken by JDK-8136813)
Reviewed-by: tbell, erikj
2015-11-05 10:58:53 +01:00