Commit Graph

343 Commits

Author SHA1 Message Date
Volker Simonis
cdb4a8c15b 8057538: Build the freetype library during configure on Windows
Reviewed-by: erikj, ihse
2014-09-09 17:42:07 +01:00
Erik Joelsson
033e6ca74e 8014510: Fix sjavac on all platforms in jprt
Reviewed-by: ihse
2014-08-29 13:30:42 +02:00
Volker Simonis
8df6fff19b 8056246: Fix AIX build after the Modular Source Code change 8054834
Reviewed-by: erikj, ihse
2014-08-29 12:02:20 +02:00
Alejandro Murillo
b5ed691739 Merge 2014-08-22 10:03:17 -07:00
Vladimir Kozlov
428a602e6e Merge 2014-08-21 15:37:51 -07:00
Mike Duigou
d1b07dc362 8055331: cleaner handling of sub-process non-zero exit result
Reviewed-by: tbell
2014-08-21 10:23:20 -07:00
Erik Joelsson
3195bc66ba 8022177: Windows/MSYS builds broken
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: tbell, erikj, simonis
2014-08-19 13:43:40 +02:00
Chris Hegarty
ebd8efe5ef 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:37 +01:00
Mike Duigou
9570788293 8047952: Remove FORTIFY_SOURCE from fastdebug and slowdebug builds
Reviewed-by: dholmes
2014-08-13 19:39:05 +00:00
Volker Simonis
d1439678a4 8049715: PPC64: First steps to enable SA on Linux/PPC64
Reviewed-by: dholmes, kvn
2014-07-14 17:26:16 -04:00
Mike Duigou
d8f753f756 8047734: Backout use of -Og
Reviewed-by: iveresov
2014-07-09 21:55:52 +00:00
Alejandro Murillo
4d58e440fc Merge 2014-06-26 23:10:58 -07:00
Mikael Vidstedt
3761efd835 8047763: Recognize sparc64 as a sparc platform
Reviewed-by: dholmes
2014-06-23 14:08:45 -07:00
Daniel D. Daugherty
89707e755e Merge 2014-06-20 17:37:19 -07:00
Phil Race
d71f56547b Merge 2014-06-18 13:12:58 -07:00
David Dehaven
9110c16bd9 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later

Reviewed-by: erikj, henryjen, dholmes
2014-06-18 12:52:13 -07:00
Mikael Vidstedt
bad3b17c29 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
Reviewed-by: erikj, dholmes
2014-06-18 12:35:37 -07:00
Mike Duigou
7b2f1d267c 8032045: Enable compiler and linker safety switches for debug builds
Enable GCC linker protections, runtime bounds checks and stack protection.

Reviewed-by: ihse, dholmes
2014-06-12 16:33:32 -07:00
Phil Race
b823af9f1f Merge 2014-06-09 11:58:07 -07:00
Mike Duigou
0df5686eab 8044733: common/autoconf/configure script doesn't properly detect missing tools
Reviewed-by: erikj, mikael
2014-06-04 10:03:17 -07:00
Phil Race
a06fbd4beb Merge 2014-05-23 11:16:31 -07:00
Phil Race
026b1aa044 Merge 2014-05-23 09:05:08 -07:00
Omair Majid
13b3a50623 8043805: Allow using a system-installed libjpeg
Reviewed-by: andrew, anthony, prr
2014-05-23 11:04:32 -04:00
Mike Duigou
de310a9169 8043182: hgforest.sh: syntax error on line 329
Reviewed-by: darcy
2014-05-14 16:45:07 -07:00
Mike Duigou
d0094c4295 8042810: hgforest: some shells run read in sub-shell and can't use fifo
Reviewed-by: chegar, erikj
2014-05-13 08:42:44 -07:00
Sean Coffey
d7f94ba70f 8042932: Bump up the -source version for JDK 9 builds
Reviewed-by: chegar, erikj, thurka
2014-05-13 10:20:06 +01:00
Phil Race
dad7fc9fa3 Merge 2014-05-12 09:37:50 -07:00
Mike Duigou
b696d5597d 8042417: hgforest: allow local clone of extra repos
Reviewed-by: chegar, erikj
2014-05-06 13:24:51 -07:00
Phil Race
3cc6b53f41 Merge 2014-05-05 12:48:07 -07:00
Erik Joelsson
35ee2d6f76 8042213: Freetype detection fails on Solaris sparcv9 when using devkit
Reviewed-by: tbell
2014-04-30 14:45:27 +02:00
Thomas Ng
6bc08ad755 Merge 2014-04-29 14:40:07 -07:00
Omair Majid
05e0c63b32 8042159: Allow using a system-installed lcms2
Reviewed-by: andrew, ihse, prr
2014-04-29 15:44:14 -04:00
Mike Duigou
813a1a66d2 8040332: fixpath must explicitly quote empty string parameters
Reviewed-by: ihse
2014-04-16 09:00:42 -07:00
Alejandro Murillo
0c7bcd0dcf Merge 2014-04-11 11:23:21 -07:00
Mike Duigou
e2d82e9cd7 8041151: More concurrent hgforest
Reviewed-by: chegar, erikj, sla
2014-04-11 10:31:20 -07:00
Mike Duigou
6ecb5d0903 8007327: Emit MEMORY_SIZE into spec.gmk
Reviewed-by: erikj
2014-04-22 12:56:41 -07:00
Erik Joelsson
56298d8857 8030794: Update configure to require jdk8 as boot
Reviewed-by: chegar, tbell
2014-04-22 14:14:35 +02:00
David Holmes
91298f3466 8041141: JDK9 emb build failure on PPC platform
Reviewed-by: tbell
2014-04-21 20:17:00 -04:00
Chris Hegarty
598a814fc0 8039990: Add sequential operation support to hgforest
Reviewed-by: mduigou
2014-04-11 09:35:03 +01:00
Mike Duigou
48815fa512 8039411: Enhance fixpath to allow environment variable assignments
Reviewed-by: tbell, erikj
2014-04-10 14:35:49 -07:00
Alejandro Murillo
dcfda82942 Merge 2014-04-04 10:22:59 -07:00
Erik Joelsson
9c4f5b069b 8039030: 9-dev windows-i586 build failed with mktemp: command not found
Reviewed-by: alanb, katleman
2014-04-04 17:10:44 +02:00
Alexander Smundak
e6e9f14a72 8036767: PPC64: Support for little endian execution model
Reviewed-by: ihse, erikj, simonis
2014-04-02 11:28:32 -07:00
Magnus Ihse Bursie
268191c838 8035751: Clean up Visual Studio detection logic
Reviewed-by: erikj, tbell
2014-03-31 22:30:11 +02:00
Erik Joelsson
4cbd014b29 8038340: Cleanup and fix sysroot and devkit handling on Linux and Solaris
Reviewed-by: ihse
2014-03-28 14:59:56 +01:00
Mike Duigou
60eff958b1 8038435: Some hgforest.sh commands don't receive parameters
Reviewed-by: katleman
2014-03-26 16:56:58 -07:00
Mike Duigou
ef9ad46ff8 8030681: add "serve" command and --quiet and --verbose options to hgforest
Reviewed-by: ihse
2014-03-24 15:40:29 -07:00
Volker Simonis
3c590f1afe 8037298: Export HotSpots 'optimized' (i.e. not-product) configuration in the top-level configure/makefile
Reviewed-by: ihse
2014-03-24 10:15:52 +01:00
Staffan Larsen
89a408692d 8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: erikj, ihse
2014-03-21 09:35:43 +01:00
Erik Joelsson
ac1be38a4c 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-03-14 13:16:46 +01:00