Commit Graph

141 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Magnus Ihse Bursie
6599bbfe0d 8001912: Improve detection of msvcr100.dll
Reviewed-by: erikj
2013-10-18 10:41:18 +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
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
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
Magnus Ihse Bursie
46ad112b4d 8008944: Correct typos
Reviewed-by: tbell, erikj
2013-10-03 11:26:11 +02: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
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
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
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
decf403bf3 Merge 2013-08-23 14:09:00 -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
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
Tim Bell
da494c8bc9 8009315: F# on PATH breaks Cygwin tools (mkdir, echo, mktemp ...)
Reviewed-by: erikj
2013-07-09 08:35:20 -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
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
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
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