Commit Graph

376 Commits

Author SHA1 Message Date
Ingemar Aberg
11d6127f18 8067759: Create initial test bundle framework
Reviewed-by: ihse, erikj
2015-01-09 16:45:39 +01:00
Alan Bateman
b43392d038 8047776: Add module java.transaction to export API javax.transaction
Reviewed-by: lancea, mchung
2015-01-06 13:55:57 +00:00
Alan Bateman
35d7b6ffb8 8067867: Subsume module java.xml.soap into module java.xml.ws
Reviewed-by: mkos, mchung
2015-01-06 13:26:58 +00:00
Stuart Marks
7d8f013196 8067631: hgforest.sh mishandles arguments with spaces
Reviewed-by: chegar
2014-12-15 17:49:56 -08:00
Severin Gehwolf
f4e7330e54 8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures
Reviewed-by: simonis, tbell, erikj
2014-12-12 15:38:57 +01:00
Erik Joelsson
196d5af55e 8066828: configure fails if it's set --with-boot-jdk to use JDK 9 modular image
Reviewed-by: ihse
2014-12-09 08:49:22 +01:00
Chris Hegarty
8d19b510dd Merge 2014-12-03 19:28:30 +00:00
Chris Hegarty
b26d39ffd7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@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>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:21 +00:00
Magnus Ihse Bursie
c4ced97793 8065914: Various improvements and cleanup of build system
Reviewed-by: erikj
2014-11-27 15:41:56 +01:00
Erik Helin
2f10adad63 8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later
Reviewed-by: erikj
2014-11-24 14:44:10 +01:00
Magnus Ihse Bursie
88f336ba40 8065913: Various improvements in SetupNativeCompilation
Reviewed-by: erikj
2014-11-26 15:14:14 +01:00
Magnus Ihse Bursie
78df8f34ba 8065215: Print warning summary at end of configure
Reviewed-by: erikj, tbell
2014-11-21 16:11:28 +01:00
Magnus Ihse Bursie
a6355c5d7d 8058631: Rename posix to unix in build system to match file name changes
Reviewed-by: simonis, erikj, tbell
2014-11-21 16:05:46 +01:00
Erik Joelsson
20802dbd08 8065183: Add --with-copyright-year option to configure
Reviewed-by: ihse, tbell
2014-11-18 16:07:57 +01:00
Magnus Ihse Bursie
6b1eac7c4e 8062816: Fix configure freetype detection on Mac OS X Yosemite
Reviewed-by: tbell
2014-11-05 10:26:06 +01:00
Magnus Ihse Bursie
9b6713919a 8062661: Do not perform X11 checks in configure when X11 is not needed
Reviewed-by: tbell
2014-11-05 10:21:59 +01:00
Magnus Ihse Bursie
f2253115a2 8062806: Remove unused build/make files
Reviewed-by: tbell
2014-11-05 09:51:33 +01:00
Erik Joelsson
755b2be9af 8062521: 9-dev glinux/elinux "configure: error: Could not find all X11 headers" since 2014-10-28
Reviewed-by: dholmes
2014-10-30 17:49:45 +01:00
Erik Joelsson
719facf80b 8062159: Fix Xrender check to work with sysroot
Reviewed-by: tbell, prr
2014-10-28 09:47:32 +01:00
Pavel Rappo
bcb19ac108 8042888: Remove extcheck tool
Reviewed-by: alanb, chegar
2014-10-22 10:34:45 +01:00
Severin Gehwolf
515ee87432 8061301: Fix typo when translating characters in $USER
Reviewed-by: erikj
2014-10-17 10:13:20 +02:00
Erik Joelsson
d05ce78d47 8059658: Bootcycle build not actually using built image
Reviewed-by: tbell
2014-10-06 14:37:54 +02:00
Phil Race
d6b54f6397 Merge 2014-09-25 14:17:39 -07:00
Ivan Gerasimov
ea278f4b22 8059101: unshuffle_patch.sh should be able to deal with stdin/stdout
Reviewed-by: dfuchs, chegar
2014-09-25 21:16:00 +04:00
Phil Race
f52b1b87c3 Merge 2014-09-19 11:19:20 -07:00
Phil Race
a790875944 8056216: Remove "sun" directory layer from libawt and common
Reviewed-by: erikj, ihse, coffeys
2014-09-19 09:42:27 -07:00
Weijun Wang
25244f5b11 8056141: Move com.sun.security.jgss into a new module
Reviewed-by: alanb, chegar, mchung
2014-09-17 13:55:36 +08:00
Alejandro Murillo
264ffb37e4 Merge 2014-09-16 08:04:59 -07:00
Erik Joelsson
beef993046 8058118: Generate modules.list during the build
Reviewed-by: alanb, ihse, tbell, mchung
2014-09-16 12:08:04 +02:00
Erik Helin
2f0bf4e521 8058317: Top-level Makefiles uses deprecated target jvmg in HotSpot Makefiles
Reviewed-by: erikj, tbell
2014-09-15 16:30:08 +02:00
Alejandro Murillo
cf93902bb5 Merge 2014-09-12 13:59:08 -07:00
Mike Duigou
35d096a99f 8056195: Add CUSTOM_SUMMARY_AND_WARNINGS_HOOK
Reviewed-by: ihse, erikj
2014-09-10 12:28:14 -07:00
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
Erik Joelsson
46bde90a2b 8056053: Disable HOTSPOT_BUILD_JOBS when building with configure
Reviewed-by: dholmes, ihse, dcubed
2014-08-28 11:58:49 +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