Erik Joelsson
a12239e493
8155641: Correct merge typo in compare script
...
Reviewed-by: chegar
2016-04-28 16:18:59 +02:00
Erik Joelsson
59144619a1
8154841: Let different Jib profiles have different default make targets
...
Reviewed-by: dholmes, tbell
2016-04-27 14:30:32 +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
Erik Joelsson
33be1ebb99
8154237: Compare script broken for windows native library deps comparison
...
Reviewed-by: tbell
2016-04-14 16:42:21 +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
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
Tim Bell
89c5da3411
8153303: Jib profiles config broken after JDK-8153257 after JDK-8031767
...
Reviewed-by: mchung
2016-04-01 12:25:51 -07:00
Erik Joelsson
403d5cbfa2
8153257: Jib profiles config broken after JDK-8031767
...
Reviewed-by: tbell
2016-04-01 17:06:44 +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
f0acd57bdf
8151800: Jib profile for open linux should produce compact profiles images by default
...
Reviewed-by: dholmes
2016-03-16 13:36:17 +01:00
Erik Joelsson
d19ce5b000
8151726: Introduce a JPRT testset buildinfra
...
Reviewed-by: tbell, dholmes
2016-03-15 11:08:47 +01: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
Alejandro Murillo
5e3abca606
Merge
2016-03-08 19:03:30 -08:00
Brent Christian
685358ed93
8148187: Remove OS X-specific com.apple.concurrent package
...
Removed jdk.deploy.osx module (including com.apple.concurrent)
Reviewed-by: alanb, erikj, mchung
2016-03-08 11:36:30 -08:00
Erik Joelsson
c4bd0e5113
8150504: JIB profiles for reference implementation builds
...
Reviewed-by: ihse
2016-03-07 09:14:17 +01:00
Markus Grönlund
cd790e86a4
8143228: Update module exports for Java Flight Recorder
...
Reviewed-by: alanb, egahlin
2016-03-01 23:41:57 +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
0e1008cb20
8147934: Remove --with-sdk-name from macosx jib profile
...
Reviewed-by: ihse
2016-01-21 15:10:42 +01: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
Erik Joelsson
9db7585276
8146002: Need to support mirrors for bootstrapping Jib
...
Reviewed-by: ihse, tbell
2015-12-23 10:00:37 +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 Joelsson
e35dab1895
8145391: Updated jprt.properties, devtools, jib and readme with SS12u4
...
Reviewed-by: ihse, tbell
2015-12-15 15:45:53 +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