Erik Joelsson
825cbcc1b9
8157336: Generation of classlists at build time should be configurable
...
Reviewed-by: tbell, dholmes
2016-05-25 12:53:26 +02:00
Erik Joelsson
f39d18983b
8157348: Build fails with certain source configurations
...
Reviewed-by: tbell
2016-05-20 10:25:40 +02:00
Erik Joelsson
251735466a
8136777: Introduce bundle targets
...
Reviewed-by: tbell, ihse
2016-05-04 15:29:01 +02:00
Alejandro Murillo
b4f027037b
Merge
2016-05-14 09:11:01 -07:00
Andrew Haley
ca2c506579
8155627: Enable SA on AArch64
...
Reviewed-by: roland, dholmes
2016-05-11 20:05:26 -04: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
Erik Joelsson
05f3ae4cc8
8153685: Parfait integration missing in the new tools (jmod and jlink)
...
Reviewed-by: alanb, mchung
2016-05-09 17:15:05 +02:00
Claes Redestad
998971d501
8150044: Generate classlists at build-time
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
2016-05-07 01:21:08 +02:00
Igor Ignatyev
b349292b74
8148244: Finalize and integrate GTest implementation
...
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
2016-05-03 23:49:27 +03:00
Alejandro Murillo
1365ef0314
Merge
2016-05-05 12:35:48 -07:00
Alan Bateman
0486d4e513
Merge
2016-05-03 11:38:28 +01:00
Alan Bateman
7c8674903b
8154956: Module system implementation refresh (4/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:07 +01:00
Claes Redestad
7eb46a2e0f
8155824: JDK build should tune down small apps more aggressively
...
Reviewed-by: erikj
2016-05-02 17:54:37 +02:00
Matthias Klose
0dc92a6e8c
8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
...
Reviewed-by: erikj
2016-05-02 15:05:54 +02:00
Alejandro Murillo
45ec10d4ab
Merge
2016-04-28 23:08:16 -07:00
Alejandro Murillo
c6fd3ff45c
Merge
2016-04-28 14:44:50 -07:00
Erik Joelsson
a12239e493
8155641: Correct merge typo in compare script
...
Reviewed-by: chegar
2016-04-28 16:18:59 +02:00
Erik Joelsson
07aa75e7fe
8150601: Remove the old Hotspot build system
...
Reviewed-by: ihse
2016-04-26 13:35:27 +02:00
Alejandro Murillo
b22e1fa6fa
Merge
2016-04-22 01:04:00 -07:00
Volker Simonis
147073aa09
8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11
...
Reviewed-by: erikj
2016-04-19 13:19:41 +02:00
Alejandro Murillo
f291fca115
Merge
2016-04-18 15:39:46 -07:00
Omair Majid
9bb620e369
8154394: Bad test for ENABLE_SJAVAC in build-performance.m4
...
Reviewed-by: erikj
2016-04-18 09:12:44 +02:00
Erik Joelsson
a694990f23
8154292: jdk9-dev: All SE builds failed on 2016-04-14
...
Reviewed-by: alanb
2016-04-15 18:07:34 +02:00
Alejandro Murillo
926888d614
Merge
2016-04-14 19:55:39 -07:00
Daniel D. Daugherty
3b33fb5480
Merge
2016-04-14 14:57:13 -07: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
4e61ecc41a
8154070: Configuration script unable to detect boot JDK's modules support
...
Reviewed-by: alanb
2016-04-12 15:20:39 +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
Erik Joelsson
d70a9d7e14
8152691: Compare script broken after Module system
...
Reviewed-by: tbell
2016-04-06 11:16:37 +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