Erik Joelsson
45fbc2f802
8077563: 9-dev 1-prebuild fail: "configure: error: write failure creating /config.status"
...
Reviewed-by: dholmes
2015-04-13 08:39:19 +02:00
Erik Joelsson
671367fd2a
8073634: Improve clean targets
...
Reviewed-by: ihse
2015-04-10 16:32:00 +02:00
Magnus Ihse Bursie
7ba3b45382
8076465: New Init.gmk needs improvements
...
Reviewed-by: erikj, tbell
2015-04-07 09:06:24 +02:00
Lana Steuck
4d3d136de1
Merge
2015-04-03 16:33:01 -07:00
Erik Joelsson
b26b2b8c68
8076531: Switch default compiler on Windows to VS2013
...
Reviewed-by: tbell
2015-04-03 08:45:08 -07:00
Weijun Wang
351ed3d735
8071338: Move policytool from JRE to JDK
...
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:13 +08:00
Magnus Ihse Bursie
a9b617a74b
8072732: Regression in configure due to JDK-8069057
...
Reviewed-by: erikj, tbell
2015-02-11 09:18:49 +01:00
Erik Joelsson
24bc773808
8062223: Upgrading to ccache 1.3.10 disables the use of ccache
...
Reviewed-by: ihse
2015-02-10 12:25:44 +01:00
David Dehaven
cbd516739c
Merge
2015-02-09 09:52:45 -08:00
Erik Joelsson
c0277e17c9
8071329: Stop exporting INCLUDE and LIB when building on windows
...
Reviewed-by: ihse
2015-02-06 09:56:30 +01:00
Erik Joelsson
b81e35ebff
8072107: New dependency introduced by deploy.dll and awt.dll (msvcp100.dll)
...
Reviewed-by: ihse
2015-02-05 14:55:30 +01:00
Mandy Chung
778c94c9f3
8069551: Move java.security.acl from compact3 to java.base
...
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:08:55 -08:00
David Dehaven
c0190983ad
Merge
2015-01-28 08:14:14 -08:00
Erik Joelsson
7cd26c0c6e
8071781: Bootcycle build fails on macosx
...
Reviewed-by: ihse
2015-01-28 15:45:00 +01:00
Alejandro Murillo
bccf30e6e7
Merge
2015-01-27 10:11:22 -08:00
David Dehaven
b80c23b28f
Merge
2015-01-27 09:32:37 -08:00
Erik Joelsson
995835697d
8069261: Create make dependencies on make variable values
...
Reviewed-by: ihse
2015-01-26 10:28:53 +01:00
David Dehaven
c185d7e8d4
Merge
2015-01-21 12:00:04 -08:00
Vladimir Kozlov
c18ded414f
Merge
2015-01-20 15:22:10 -08:00
Erik Joelsson
a9158e0f40
8067479: verify-modules fails in bootcycle build
...
Reviewed-by: ihse, dholmes
2015-01-20 13:56:35 +01:00
Yumin Qi
6e46cdd7a6
Merge
2015-01-18 23:14:47 -08:00
Magnus Ihse Bursie
5e638e9c56
8069064: Various improvements and fixes in build system
...
Reviewed-by: erikj
2015-01-16 16:02:09 +01:00
Dean Long
0b2476589a
8068927: AARCH64: better handling of aarch64- triples
...
Convert aarch64- to arm-, let upstream code do the work, then convert back to aarch64-
Reviewed-by: ihse
2015-01-15 15:12:38 -05:00
Erik Joelsson
6f19ee9717
8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
...
Reviewed-by: tbell, ihse
2015-01-15 16:36:24 +01:00
Magnus Ihse Bursie
721b7a43be
8069057
: Make sure configure is run by bash
...
Reviewed-by: erikj
2015-01-15 15:43:28 +01:00
Magnus Ihse Bursie
a278a118ee
8066769: Fix merge errors following JDK-8049367
...
Reviewed-by: erikj
2015-01-15 15:09:37 +01:00
Erik Joelsson
530e7bd26f
8065576: Enable pipefail in the shell used by make to better detect build errors
...
Reviewed-by: ihse, tbell, martin
2015-01-14 16:03:59 +01:00
Magnus Ihse Bursie
0d39dab659
8068735: Configure fails on Windows if Visual Studio $LIB/$INCLUDE is lower case
...
Reviewed-by: erikj
2015-01-09 16:59:36 +01:00
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
Vladimir Kozlov
7c46efc738
Merge
2014-12-11 15:05:06 -08: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
Vladimir Kozlov
21a9917a88
Merge
2014-11-21 14:55:59 -08:00
Andrew Haley
f4aafadd05
8064357: AARCH64: Top-level JDK changes
...
Reviewed-by: ihse, twisti
2014-11-21 11:24:55 -08: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
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
Phil Race
4cf284abbb
Merge
2014-03-07 10:48:18 -08:00
Phil Race
7d3eaecdfb
Merge
2014-02-27 10:35:05 -08:00
Magnus Ihse Bursie
7fc4ffd40b
8035730: Configure fails in cygwin if current dir is in /home/user
...
Reviewed-by: tbell
2014-02-27 09:40:35 +01:00
Magnus Ihse Bursie
ad1e6aab2a
8035825: Warn instead of fail when calling the configure wrapper directly
...
Reviewed-by: dholmes, tbell
2014-02-27 09:17:58 +01:00
Henry Jen
97a80c5f9d
8019470: Changes needed to compile JDK 8 on MacOS with clang compiler
...
Reviewed-by: erikj, ihse
2014-02-25 23:38:52 -08:00
Erik Joelsson
0e750a1a19
8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
...
Reviewed-by: tbell
2014-03-05 10:21:38 +01:00
Erik Joelsson
cad7f300a2
8036145: Solaris standard grep does not understand -qE
...
Reviewed-by: alanb, tbell
2014-03-04 10:22:25 +01:00
Mike Duigou
97dd276d1c
8036079: --with-boot-jdk-jvmargs configure options are ignored
...
Reviewed-by: erikj
2014-03-03 09:21:42 -08:00
Erik Joelsson
a6354ef8f2
8035904: Solaris fastdebug builds are failing
...
Reviewed-by: tbell
2014-02-28 13:35:32 +01:00
Magnus Ihse Bursie
e7066f3923
8035725: Must keep microsoft VS_PATH on PATH after toolchain detection
...
Reviewed-by: erikj
2014-02-25 15:19:32 +01:00
Magnus Ihse Bursie
e00f753d87
8035495: Improvements in autoconf integration
...
Reviewed-by: mduigou, tbell
2014-02-24 13:29:26 +01:00
Magnus Ihse Bursie
0bedc5f1e7
8034788: Rewrite toolchain.m4 to support multiple toolchains per platform
...
Reviewed-by: henryjen, erikj
2014-02-24 12:16:58 +01:00
Phil Race
aed611c5d2
Merge
2014-02-20 16:10:56 -08:00
Omair Majid
d54998d0af
8035341: Allow using a system installed libpng
...
Reviewed-by: andrew, erikj, ihse, serb
2014-02-20 10:07:46 -05:00
Erik Joelsson
7331f030bd
8034098: Configure leaves 'a.out' in root dir
...
Reviewed-by: tbell, ihse
2014-02-11 10:44:23 +01:00
Iris Clark
e7257d8d2a
8034146: Update hgforest.sh for new closed tree
...
Reviewed-by: jcoomes
2014-02-10 12:53:40 -08:00
Erik Joelsson
b4e3a62871
8032632: Wrong version for the first jdk8 fcs build
...
Reviewed-by: katleman
2014-02-10 14:25:17 +01:00
Jessica Man
350c12ac44
8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script
...
Reviewed-by: ihse, erikj
2014-02-07 13:31:16 +01:00
Alan Bateman
2c63929e08
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
...
Reviewed-by: erikj
2014-02-06 14:57:02 +00:00
Erik Joelsson
23cc62f593
8026773: Failing compilation in Corba does not fail the build
...
Reviewed-by: ihse, tbell
2014-02-05 11:03:54 +01:00
Magnus Ihse Bursie
f9c28e97a2
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
...
Reviewed-by: erikj, mduigou, sherman
2014-02-04 10:01:20 +01:00
Magnus Ihse Bursie
a9618434af
8033292: only warn, not fail, on unknown variables in configure
...
Reviewed-by: erikj
2014-01-31 10:24:58 +01:00
Magnus Ihse Bursie
b9f32d4842
8033119: Improve and document boot-jdk.m4
...
Reviewed-by: erikj
2014-01-29 22:55:43 +01:00
Magnus Ihse Bursie
fcd4a41646
8033115: Bad merge between 8027584 and 8031759
...
Reviewed-by: erikj, dsamersoff
2014-01-29 12:18:17 +01:00
Magnus Ihse Bursie
57fe89a46b
8031759: Improved tool overriding in configure
...
Reviewed-by: tbell, mduigou, erikj
2014-01-29 11:21:54 +01:00
Magnus Ihse Bursie
ad5f12b1fc
8027584: Disable ccache by default
...
Reviewed-by: mduigou, tbell
2014-01-29 11:04:37 +01:00
Vladimir Kozlov
c69384815e
Merge
2014-01-28 14:10:47 -08:00
Magnus Ihse Bursie
4d64b2ea8d
8022411: Allow overriding of CXX and CC with absolute path
...
Reviewed-by: erikj, tbell
2014-01-28 14:47:22 +01:00
Vladimir Kozlov
f944a1f85d
Merge
2014-01-22 14:18:33 -08:00
Abhijit Saha
2dd0698732
Merge
2014-01-16 21:43:13 -08:00
Erik Joelsson
d5ad6d673a
8031709: Configure --with-jvm-variants=client, server, x produces default outputdir containing comma
...
Reviewed-by: ihse, tbell
2014-01-16 17:16:33 +01:00
Abhijit Saha
9514ed78e3
8031822: Regenerate common/autoconf/generated-configure.sh after merging changes from CPU14_01
...
Reviewed-by: tbell
2014-01-15 14:19:11 -08:00
Mike Duigou
35219b09da
8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
...
Reviewed-by: erikj, ihse
2014-01-14 10:25:22 -08:00
Erik Joelsson
fd8f7c56ae
8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
...
Reviewed-by: sla, tbell
2014-01-14 12:03:29 +01:00
Mike Duigou
5ec82f84c3
8034979: Configuration help messages don't consider --no-create
...
Reviewed-by: erikj
2014-02-17 10:48:48 -08:00
Magnus Ihse Bursie
8f9dfe90ed
8034199: Add 'reconfigure' target for re-creating a configuration
...
Reviewed-by: erikj, tbell
2014-02-13 23:30:08 +01:00
Mike Duigou
c59b650c96
8030350: Enable additional compiler warnings for GCC
...
Reviewed-by: dholmes, coleenp, tbell, erikj, ihse
2014-02-12 17:03:39 -08:00
Magnus Ihse Bursie
d45fc51a44
8034191: Move relevant parts of build system to new closed repo
...
Reviewed-by: erikj, tbell
2014-02-13 00:00:20 +01:00
Erik Joelsson
2e13e9981d
8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5
...
Reviewed-by: tbell, ihse
2014-01-09 12:35:20 +01:00
Erik Joelsson
9e98292064
8030781: System.setProperties(null) drops all system properties (RELEASE not set)
...
Reviewed-by: alanb, ihse, tbell
2014-01-08 14:02:32 +01:00
Joe Darcy
15b0827857
8000962: Update JDK_MINOR_VERSION for JDK 9
...
Reviewed-by: katleman, erikj, wetmore
2014-01-07 10:56:57 -08:00
Vladimir Kozlov
cf227641b5
Merge
2013-12-12 11:04:54 -08:00
Vladimir Kozlov
3a6874c2c2
Merge
2013-12-05 15:12:22 -08:00
Erik Joelsson
367aa416ef
8027963: Create unlimited policy jars
...
Reviewed-by: wetmore, ihse
2013-12-04 12:45:38 +01:00
Magnus Ihse Bursie
1a8ec8e251
8027566: Remove the old build system
...
Reviewed-by: erikj, tbell
2013-11-14 10:53:23 +01:00
Vladimir Kozlov
039db22f0a
Merge
2013-11-05 17:33:48 -08:00
Lana Steuck
bc22aec7d1
Merge
2013-10-30 13:41:36 -07:00
Vinnie Ryan
ddce55a5ed
8027567: JDK 8 build failure: the correct version of GNU make is being rejected
...
Reviewed-by: chegar, erikj
2013-10-30 17:31:01 +00:00
Daniel D. Daugherty
4002278f34
8027117: adapt JDK-7165611 to new build-infra whitespace/indent policy
...
Fix whitespace/indent issues.
Reviewed-by: hseigel, coleenp, erikj, ihse
2013-10-25 10:15:33 -07:00
Magnus Ihse Bursie
320d333208
8027300: configure should use LIBS instead of LDFLAGS when testing freetype
...
Reviewed-by: erikj
2013-10-25 13:58:09 +02:00
David Dehaven
c1f40ad95d
8016096: [macosx] jawt_md.h shipped with jdk is outdated
...
Revised build system and added platform specific headers for Mac OS X
Reviewed-by: ihse, erikj
2013-10-24 20:45:43 -04:00
Erik Joelsson
21748b738f
8009280: JCE jurisdiction policy files not copied into jdk/lib/security
...
Reviewed-by: tbell, ihse
2013-10-24 10:43:35 +02:00
Erik Joelsson
cc9f5581c4
8026888: Licensee build failure due to wrong libs being called
...
Reviewed-by: tbell, ihse, simonis
2013-10-23 17:03:19 +02:00
Magnus Ihse Bursie
af31015c79
8001922: Improve freetype handling
...
Reviewed-by: erikj
2013-10-23 13:05:58 +02:00
David Katleman
779bb36744
Merge
2013-10-22 14:53:08 -07:00
Alejandro Murillo
ebac10af51
Merge
2013-10-22 13:56:11 -07:00
Magnus Ihse Bursie
f46cc723f8
8026864: Deprecate --disable-macosx-runtime-support
...
Reviewed-by: erikj
2013-10-22 12:29:29 +02:00
Magnus Ihse Bursie
dce663f427
8001925: Add useful help messages if freetype is not found on Windows
...
Reviewed-by: erikj, tbell
2013-10-22 11:12:43 +02:00
Erik Joelsson
704c4cc965
8026528: [build] configure does not recognize newer make in cygwin
...
Reviewed-by: tbell, ksrini, ihse
2013-10-21 11:59:25 +02:00
Alejandro Murillo
8136f77645
Merge
2013-10-19 08:51:39 -07:00
Erik Joelsson
6127ab4b86
8025869: make docs doesn't regenerate docs correctly after changing API doc comments in jaxp sources
...
Reviewed-by: ihse, tbell
2013-10-18 11:34:29 +02:00
Magnus Ihse Bursie
6599bbfe0d
8001912: Improve detection of msvcr100.dll
...
Reviewed-by: erikj
2013-10-18 10:41:18 +02:00
Lana Steuck
7e11339ae8
Merge
2013-10-17 13:53:08 -07:00
David Katleman
b87ee3c517
Merge
2013-10-16 11:55:44 -07:00
Erik Joelsson
f1ff8b5c67
6604021: RMIC is defaulting to BOOT jdk version, needs to be rmic.jar
...
Reviewed-by: dholmes, chegar
2013-10-16 13:50:05 +02:00
Daniel D. Daugherty
00478aa3b7
7165611: implement Full Debug Symbols on MacOS X hotspot
...
Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
2013-10-15 08:24:31 -07:00
Chris Hegarty
ee31bf9cb4
Merge
2013-10-15 13:39:42 +01:00
Erik Joelsson
1aa36eafd6
8025921: Make LOG=debug output more readable
...
Reviewed-by: tbell, ihse
2013-10-14 11:54:17 +02:00
Chris Hegarty
67553272ac
Merge
2013-10-13 21:37:17 +01:00
Dmitry Samersoff
cad4186f29
8025796: hgforest.sh could trigger unbuffered output from hg without complicated machinations
...
Reviewed-by: mduigou
2013-10-11 15:20:13 -07:00
Lana Steuck
1b9e45e38b
Merge
2013-10-11 00:06:56 -07:00
Lana Steuck
64f1a586df
Merge
2013-10-10 08:49:10 -07:00
Magnus Ihse Bursie
952d9ce87c
8001931: The new build system whitespace cleanup
...
Reviewed-by: tbell, simonis, erikj
2013-10-10 14:58:19 +02:00
Tim Bell
3cb6eedf9f
8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1
...
Reviewed-by: erikj
2013-10-09 18:51:32 -07:00
Lana Steuck
0d4d92b259
Merge
2013-10-08 14:54:53 -07:00
Erik Joelsson
e749e35771
8005924: Make it possible to set both --with-user-release-suffix and --with-build-number
...
Reviewed-by: ihse, tbell
2013-10-07 18:19:15 +02:00
Bhavesh Patel
80f7d761c6
8025741: Fix jdk/make/docs/Makefile to point to correct docs URL for JDK 8
...
Reviewed-by: tbell
2013-10-04 15:26:37 -07:00
Magnus Ihse Bursie
46ad112b4d
8008944: Correct typos
...
Reviewed-by: tbell, erikj
2013-10-03 11:26:11 +02:00
Alan Bateman
fd4113c58e
8006843: org.w3c.dom.events.UIEvent.getView is specified to return type that is not in the Java SE specification
...
Reviewed-by: mduigou, tbell
2013-10-02 04:21:42 +01:00
Magnus Ihse Bursie
a5369d4610
8006661: Use LC_ALL=C instead of LANG=C compare.sh
...
Reviewed-by: tbell
2013-10-01 10:58:24 +02:00
Kumar Srinivasan
4baf04a849
8023495: [infra] create 64-bit solaris bits with symlinks
...
Reviewed-by: ihse, tbell, erikj
2013-09-27 16:27:34 -07:00
Magnus Ihse Bursie
c36b649145
8024849: Don't remove upper case letters from username when setting USER_RELEASE_SUFFIX
...
Reviewed-by: erikj
2013-09-18 13:49:49 +02:00
Magnus Ihse Bursie
862bc33d7a
8024815: Make --with-dxsdk and friends deprecated
...
Reviewed-by: erikj
2013-09-18 12:37:54 +02:00
David Katleman
4dcfb1332b
Merge
2013-09-17 19:06:17 -07:00
Lana Steuck
cec523755a
Merge
2013-09-17 08:08:01 -07:00
Magnus Ihse Bursie
3c28085988
8024665: Move open changes for JDK-8020411 to closed source
...
Reviewed-by: erikj
2013-09-13 14:59:23 +02:00
Magnus Ihse Bursie
d477f2800d
8024620: config.log does not end up in corresponding configuration
...
Reviewed-by: erikj
2013-09-13 13:07:02 +02:00
Volker Simonis
988aff4a2b
8024265: Enable new build on AIX
...
Reviewed-by: ihse
2013-09-12 12:29:17 -07:00
Vadim Pakhnushev
57ed4a7edf
8008022: Upgrade Direct X SDK used to build JDK
...
Reviewed-by: erikj, prr, ihse
2013-09-12 12:12:13 +02:00
Magnus Ihse Bursie
df8c6df8a8
8010185: Build should support --with-override-nashorn
...
Reviewed-by: erikj
2013-09-12 10:42:19 +02:00
Magnus Ihse Bursie
e6f97e8fc5
8024467: Update autoconf-config.guess to autoconf 2.69
...
Reviewed-by: erikj
2013-09-12 10:38:17 +02:00
Omair Majid
08c5ec7136
8024320: Add s390(x) detection to platform.m4
...
Reviewed-by: erikj, ihse, dsamersoff
2013-09-11 12:08:34 -04:00
Lana Steuck
e585259ea2
Merge
2013-09-06 14:15:02 -07:00
Vladimir Kozlov
864df016ea
Merge
2013-09-05 10:58:25 -07:00
Erik Joelsson
a8a717451d
Merge
2013-09-04 10:37:21 +02:00
Magnus Ihse Bursie
4966f022db
8024155: Fix 'make CONF= <target>'
...
Reviewed-by: erikj, tbell
2013-09-04 10:15:46 +02:00
Mike Duigou
0e90cf9ba0
8024200: handle hg wrapper with space after #!
...
Reviewed-by: tbell
2013-09-03 15:23:16 -07:00
David Katleman
8426e30c32
Merge
2013-09-03 13:48:58 -07:00
Erik Joelsson
7b50e2e59c
8023957: Lock down version of autoconf
...
Reviewed-by: chegar, dsamersoff, tbell, dholmes
2013-08-30 10:13:25 +02:00
Erik Joelsson
2c67e57840
8003162: build-infra: Improve suggestions for missing packages on linux
...
Reviewed-by: tbell, omajid
2013-08-29 15:47:55 +02:00
Lana Steuck
28313d04ed
Merge
2013-08-26 14:49:08 -07:00
Mike Duigou
f903091ee2
8023491: Remove target names from test/Makefile and defer to sub-repo makefiles
...
Reviewed-by: erikj
2013-08-26 10:09:15 -07:00
Lana Steuck
decf403bf3
Merge
2013-08-23 14:09:00 -07:00
Erik Joelsson
30a0d25953
8021430: 64 bit JDK build fails on windows 7 due to missing corba source files
...
Reviewed-by: tbell, katleman
2013-08-19 10:31:42 +02:00
Vladimir Kozlov
7b2c70a46e
Merge
2013-08-16 16:22:23 -07:00
Aleksei Efimov
8a03379c45
8021820: Number of opened files used in select() is limited to 1024 [macosx]
...
Reviewed-by: alanb, chegar, tbell, smarks
2013-08-16 18:40:43 +04:00
Ivan Gerasimov
90882f83e0
8023156: make dist-clean should remove javacservers directory
...
Reviewed-by: erikj
2013-08-16 14:43:38 +02:00
Erik Joelsson
c1b34fdc2c
8020411: lin32 - JDK 8 build for Linux-i586 on Oracle Linux 6.4 64-bit machines does not generate the bundles directory in the build directory
...
Reviewed-by: tbell
2013-08-15 17:14:53 +02:00
Vladimir Kozlov
ce53c25fa0
Merge
2013-07-11 12:50:20 -07:00
Tim Bell
da494c8bc9
8009315: F# on PATH breaks Cygwin tools (mkdir, echo, mktemp ...)
...
Reviewed-by: erikj
2013-07-09 08:35:20 -07:00
Volker Simonis
2304036211
8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
...
Enable new build on Linux/PPC64
Reviewed-by: erikj
2013-07-02 17:38:10 -07:00
Erik Joelsson
afe1b20cde
8019537: jdk8-build prebuild fails in source bundle generation, The path of TOOLS_DIR ... is not found
...
Reviewed-by: tbell
2013-07-02 15:07:05 +02:00
Erik Joelsson
4d4e099942
8009744: build-infra: REGRESSION: Publisher was NOT set for some JDK files
...
Reviewed-by: tbell
2013-07-01 15:40:27 +02:00
Erik Joelsson
b09cf3ec07
8010385: build with LOG=trace broken on mac
...
Reviewed-by: dholmes, tbell, prr
2013-06-28 12:02:37 +02:00
Erik Joelsson
bf403c2e7e
8019229: Build Configuration Fail in Windows Platform
...
Reviewed-by: chegar, tbell, dxu
2013-06-28 11:58:16 +02:00
Erik Joelsson
343cdc40e7
8016605: New files dont apear in src.zip
...
Reviewed-by: tbell
2013-06-28 11:55:46 +02:00
Erik Joelsson
19689fb2ab
8017047: Can't use --with-java-devtools and --with-devkit at the same time
...
Reviewed-by: tbell
2013-06-27 09:27:06 +02:00
David Katleman
c51efcec4c
Merge
2013-06-25 13:47:00 -07:00
Erik Joelsson
10f98044f8
8012564: The SOURCE value in release file of JDK 8 doesn't contain valid changesets for some OS since b74
...
Reviewed-by: alanb, tbell
2013-06-25 09:37:46 +02:00
Lana Steuck
07c2d6611b
Merge
2013-06-19 17:59:57 -07:00
Erik Joelsson
3514ec5324
8015377: Support using compiler devkits on Linux
...
Reviewed-by: tbell, dholmes
2013-06-18 11:30:36 +02:00
Erik Joelsson
6cf0a1dd59
8014404: Debug flag not added to jdk native compile when --enable-debug is set
...
Reviewed-by: tbell
2013-06-18 11:29:34 +02:00
Mike Duigou
71ae6f9b15
8016572: Pass CONCURRENCY=$(JOBS) to test/Makefile
...
Reviewed-by: alanb, erikj
2013-06-17 09:41:20 -07:00
Mark Sheppard
a968eabd50
8011157: Improve CORBA portablility
...
Fix also reviewed by Alexander Fomin
Reviewed-by: alanb, coffeys, skoivu
2013-06-14 15:49:41 +01:00
Erik Joelsson
e7d2bb0ca4
8016520: jdk native build does not fail on compilation error on windows
...
Reviewed-by: tbell
2013-06-14 13:30:14 +02:00
Erik Joelsson
78a2cedbb6
8014231: --with-alsa configuration options don't add include or lib directories to proper flags
...
Reviewed-by: tbell
2013-06-13 14:04:32 +02:00
Erik Joelsson
fcb2ec8d6f
8010785: JDK 8 build on Linux fails with new build mechanism
...
Reviewed-by: dholmes, tbell
2013-06-11 13:25:21 +02:00
Erik Joelsson
c6a5dcd8bf
8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
...
Reviewed-by: tbell
2013-06-11 13:08:02 +02:00
David Katleman
91f5800bbb
6983966: remove lzma and upx from repository JDK8
...
Reviewed-by: tbell, paulk, ngthomas
2013-06-05 15:20:35 -07:00
David Katleman
227dc3c228
Merge
2013-06-04 15:54:46 -07:00
Mike Duigou
22dc46d3cd
8015510: (s) Improve JTReg location detection and provide location to test/Makefile
...
Reviewed-by: erikj
2013-06-04 10:36:00 +02:00
Tristan Yan
0a8d4b90f5
8015784: Add configure parameter --with-update-version
...
Reviewed-by: tbell, katleman, erikj
2013-06-04 10:23:37 +02:00
Qi Zuo
ca66036ebd
Merge
2013-06-04 00:12:51 -04:00
Erik Joelsson
14c2e56643
8014003: New build does not handle symlinks in workspace path
...
Reviewed-by: tbell
2013-05-31 14:07:42 +02:00
Pranav Bhat
d07ea54e1e
Merge
2013-05-29 11:02:18 -04:00
Erik Joelsson
4f1888c9fc
8013489: New build system does not run codesign on SA-related launchers on OS X
...
Reviewed-by: sla, tbell
2013-05-29 14:01:04 +02:00