Commit Graph

626 Commits

Author SHA1 Message Date
Erik Joelsson
e82b8fd111 8140591: Add configure argument specifying make executable in JPRT
Reviewed-by: ihse, tbell
2015-10-29 17:14:34 +01:00
Erik Joelsson
8b1e49f604 8140593: Add configure parameter for devkit for the build compiler
Reviewed-by: ihse
2015-10-29 17:11:55 +01:00
Magnus Ihse Bursie
d163a35ae0 8140661: Rename LDFLAGS_SUFFIX to LIBS
Reviewed-by: erikj
2015-10-29 16:30:02 +01:00
Magnus Ihse Bursie
ce3cdee0b2 8140762: Specifying --without-LIB if not needed should not result in warning
Reviewed-by: erikj
2015-10-29 15:24:36 +01:00
Erik Joelsson
04fff9f8be 8140312: Enable new sjavac server only mode in jdk build
Reviewed-by: ihse, tbell
2015-10-27 17:51:36 +01:00
Iris Clark
d973eeae70 Merge 2015-10-25 19:33:00 -07:00
Magnus Ihse Bursie
5a7c62ba2e 8140282: Remove test directories on clean-test-*
Reviewed-by: erikj
2015-10-22 16:41:24 +02:00
Erik Joelsson
1cc8d80a4c 8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: tbell, ihse
2015-10-20 17:29:53 +02:00
Magnus Ihse Bursie
9430e43da3 8139969: Fix unzip in compare.sh broken by JDK-8136813
Reviewed-by: erikj
2015-10-20 16:40:01 +02:00
Magnus Ihse Bursie
680bc372ab 8139951: Do not store debug level in OPT part of Verona string
Reviewed-by: erikj
2015-10-20 12:12:43 +02:00
Magnus Ihse Bursie
17c896827d 8139668: Generate README-build.html from markdown
Reviewed-by: erikj
2015-10-20 10:39:07 +02:00
Bob Vandette
f2ee7868f3 8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
2015-10-19 13:21:27 -04:00
Dinesh Malav
ead580a6f5 8138984: top-level directory of jdk*tar.gz bundles doesn't conform to JEP JDK-8061494
Reviewed-by: pbhat, asemenyuk, erikj
2015-10-12 10:31:23 -04:00
Magnus Ihse Bursie
2cb9e233b7 8139413: Use --with-x to set X11 root directory
Reviewed-by: erikj
2015-10-12 11:49:29 +02:00
Magnus Ihse Bursie
203f76fbda 8138761: Improved handling of libffi, and cleanup of libraries.m4
Reviewed-by: erikj
2015-10-07 15:26:48 +02:00
Magnus Ihse Bursie
9f31d88faf 8138864: Build with nice to lower UI impact
Reviewed-by: erikj
2015-10-07 11:58:03 +02:00
Iris Clark
8dd55fa4ca Merge 2015-10-05 21:02:46 -07:00
David Dehaven
0d0c0afeb2 Merge 2015-10-05 13:45:47 -07:00
Erik Joelsson
eb0e012f6c 8138694: Devkit build on Macosx still requires Xcode to be installed
Reviewed-by: ihse, tbell
2015-10-05 13:44:40 +02:00
Magnus Ihse Bursie
f206abd057 8145596: Enable debug symbols for all libraries
Reviewed-by: erikj
2016-01-20 09:53:52 +01:00
Alejandro Murillo
e28cff4646 Merge 2016-01-18 20:22:11 -08:00
Erik Joelsson
8c55662304 8146403: Windows build can be faster
Reviewed-by: ihse
2016-01-16 13:01:43 +01:00
Alejandro Murillo
09c3473159 Merge 2016-01-14 20:57:29 -08:00
Magnus Ihse Bursie
299843c5f3 8147091: Remove debug output in basics.m4
Reviewed-by: erikj
2016-01-14 15:05:22 +01:00
Magnus Ihse Bursie
6559500ac2 8146995: Introduce named arguments in configure
Reviewed-by: erikj
2016-01-14 11:58:32 +01:00
Alejandro Murillo
c47e5914fa Merge 2016-01-12 11:31:47 -08:00
Joseph Provino
46c02f0d3b Merge 2016-01-07 20:06:28 +00:00
Alejandro Murillo
8421920ae7 Merge 2016-01-05 13:08:01 -08:00
Joseph Provino
ee2ed13c5d Merge 2016-01-01 17:08:22 +00:00
Alejandro Murillo
e332fcf233 Merge 2015-12-18 09:37:15 -08:00
Joseph Provino
b24135a16b Merge 2015-12-17 18:22:30 +00:00
David Holmes
39bc50f5d4 Merge 2015-12-17 19:54:48 -05:00
Erik Joelsson
83e2c4bdf7 8145564: 8036003: startup regression on linux fastdebug builds
Reviewed-by: ihse
2015-12-17 10:16:27 +01:00
Thomas Stuefe
85c44d9682 8145427: [aix] xlc: wrong flag used to switch off optimization
Just a small typo in flags.m4

Reviewed-by: dholmes
2015-12-16 01:16:49 -05:00
Joseph Provino
82c0a25856 Merge 2015-12-14 19:49:07 +00:00
Alexander Smundak
67e52adf51 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Set VAR_CPU value to ppc64le on the little-endian PowerPC64.

Co-authored-by: Andrew Hughes <gnu.andrew@redhat.com>
Reviewed-by: dholmes, ihse
2015-12-11 10:45:46 -08:00
Magnus Ihse Bursie
f7c3ebda02 8137259: configure needs to parse Verona-style version strings for bootjdk
Reviewed-by: erikj, iris
2015-09-30 14:09:32 +02:00
Magnus Ihse Bursie
1cfadcd465 8138627: Better help message in configure for reduced builds (target-bits=32)
Reviewed-by: erikj
2015-09-30 11:38:01 +02:00
Iris Clark
46097af9a7 Merge 2015-09-29 17:56:41 -07:00
David Dehaven
38d9815e20 Merge 2015-09-28 13:10:03 -07:00
Erik Joelsson
8f85a8ae8d 8135060: Stop building Xcode projects in install build
Reviewed-by: ihse, pbhat, dmalav
2015-09-28 15:51:29 +02:00
Erik Joelsson
c28cba0346 8137088: Drop building of interim_java.corba
Reviewed-by: alanb, ihse
2015-09-28 09:52:19 +02:00
Magnus Ihse Bursie
f81eafeacb 8137014: Various improvements in build infrastructure
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: erikj
2015-09-25 08:58:49 +02:00
Magnus Ihse Bursie
b7de3f0805 8137013: ar (static linker) broken since JDK-8065912
Reviewed-by: erikj
2015-09-25 08:43:21 +02:00
Magnus Ihse Bursie
041790cbca 8136813: Log compare.sh output automatically to file
Reviewed-by: erikj
2015-09-23 10:17:38 +02:00
Iris Clark
4cc8a11075 Merge 2015-09-21 20:14:35 -07:00
Magnus Ihse Bursie
e6b91586aa 8136764: ORIGINAL_PATH is broken if PATH contains directory with "#" in it's name
Reviewed-by: erikj, tbell
2015-09-21 09:40:37 +02:00
Magnus Ihse Bursie
19b025dd98 8136695: Automatic build comparison with COMPARE_BUILD
Reviewed-by: erikj
2015-09-21 09:32:07 +02:00
Martin Buchholz
dd82c77c58 8136656: Check in blessed-modifier-order.sh
Reviewed-by: ihse, chegar
2015-09-17 08:55:39 -07:00
Alejandro Murillo
a88d71e701 Merge 2015-09-15 07:47:44 -07:00
Iris Clark
fd1d0b95d0 Merge 2015-09-14 09:46:41 -07:00
Magnus Ihse Bursie
d50c38edf7 8064808: Disable use of broken objcopy on Solaris, remove adhoc helper tools
Reviewed-by: erikj
2015-09-11 10:05:49 +02:00
Alejandro Murillo
10b4e2586d Merge 2015-09-10 14:55:18 -07:00
Daniil Titov
f0bdb9ddf7 8135083: Product version string for DLLs and EXEs should not include trailing zeros
Reviewed-by: katleman, iris, ihse
2015-09-10 09:04:42 +02:00
Magnus Ihse Bursie
54b0810371 8065912: Better handling of classpath in build-infra
Reviewed-by: erikj
2015-09-09 09:36:39 +02:00
Jesper Wilhelmsson
727c75aa2b Merge 2015-09-08 16:10:09 +02:00
Magnus Ihse Bursie
9098325d7a 8135014: logger.sh needs to handle commands with variable assignment prefixes
Reviewed-by: erikj
2015-09-03 15:01:57 +02:00
Iris Clark
799ac994c7 Merge 2015-08-25 14:44:20 -07:00
Jaroslav Bachorik
2fdcbf527f 8043937: Drop support for the IIOP transport from the JMX RMIConnector
Reviewed-by: alanb, erikj
2015-08-21 13:34:07 +02:00
Staffan Larsen
2743660347 8076470: Remove the JVM TI hprof Agent
Reviewed-by: sspitsyn, mchung, erikj
2015-08-10 13:08:53 +02:00
Iris Clark
e03303bf08 Merge 2015-07-13 13:33:16 -07:00
Matthias Baesken
95a14aeba1 8130303: Fix bogus check for libX11.so in libraries.m4
Reviewed-by: simonis, erikj
2015-07-02 09:38:41 +02:00
Iris Clark
bc48c74c72 Merge 2015-06-29 13:35:13 -07:00
Erik Joelsson
f50537ea96 8087329: Introduce VERSION_IS_GA
Reviewed-by: ihse
2015-06-26 10:09:55 +02:00
Erik Joelsson
edacc925a8 8087328: Move debuglevel info in version string from PRE to OPT
Reviewed-by: ihse
2015-06-26 10:02:21 +02:00
Phil Race
f17974f1df Merge 2015-06-22 13:29:34 -07:00
Erik Joelsson
b0742f7a97 8087193: Support building with devkits on Macosx
Reviewed-by: ihse
2015-06-18 10:08:42 +02:00
Magnus Ihse Bursie
342869ca9b Merge 2015-06-11 00:30:10 +02:00
Magnus Ihse Bursie
678a86c2ea 8085822: JEP 223: New Version-String Scheme (initial integration)
Reviewed-by: erikj, dcubed, dholmes
2015-06-11 00:21:56 +02:00
Erik Joelsson
b94a868049 8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
2015-06-04 18:27:42 +02:00
Magnus Ihse Bursie
082d1bfa04 8081692: Configure should verify that -fstack-protector is valid
Reviewed-by: erikj
2015-06-03 15:20:25 +02:00
Mandy Chung
ee3e359025 8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:04 -07:00
Erik Joelsson
2801cf3fee 8080983: libdt_socket: Build failed with VS2013 SP4
Reviewed-by: sla, ihse, tbell
2015-05-26 10:43:56 +02:00
Mandy Chung
015ec1085a 8074431: Remove native2ascii tool
Reviewed-by: erikj, alanb, okutsu, mfang, naoto
2015-05-22 16:44:09 -07:00
Alejandro Murillo
36499a2b18 Merge 2015-05-14 12:05:31 -07:00
Magnus Ihse Bursie
62836eec59 8080082: configure fails if you create an empty directory and then run configure from it
Reviewed-by: dholmes, erikj
2015-05-12 13:24:34 +02:00
Erik Joelsson
02a2d027b7 8039426: gcc can target wrong instruction set when building JDK native code
Reviewed-by: ihse, dholmes
2015-05-12 09:08:03 +02:00
Magnus Ihse Bursie
7fb09ab821 8079891: Store configure log in $BUILD/configure.log
Reviewed-by: erikj
2015-05-11 13:45:39 +02:00
Harold Seigel
c4bb314487 Merge 2015-05-08 13:23:28 -04:00
Magnus Ihse Bursie
7ec9ed5041 8074859: Turn on warnings as error
Reviewed-by: erikj
2015-05-08 10:37:13 +02:00
Magnus Ihse Bursie
45c77a184b 8078046: Remove MCS post-processing on Solaris
Reviewed-by: dholmes
2015-05-06 15:30:51 +02:00
Magnus Ihse Bursie
50d1f86836 8078058: Clean up mac bundles logic
Reviewed-by: erikj
2015-05-06 10:47:21 +02:00
Magnus Ihse Bursie
968a4d3e25 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
Reviewed-by: mchung
2015-05-06 10:26:10 +02:00
Alejandro Murillo
2d0057c754 Merge 2015-05-05 08:11:39 -07:00
Erik Joelsson
363a7c515f 8079087: Add support for Cygwin 2.0
Reviewed-by: tbell
2015-05-05 12:45:54 +02:00
Calvin Cheung
0f95d11041 Merge 2015-05-02 18:35:36 -07:00
Alejandro Murillo
1f1263c18d Merge 2015-05-01 03:56:01 -07:00
Staffan Larsen
91d1c82f21 8076473: Remove the jhat code and update makefiles
Reviewed-by: alanb, erikj, sspitsyn
2015-04-30 09:50:01 +02:00
Erik Joelsson
20afeb9907 8078437: Enable use of devkits for Windows
Reviewed-by: ihse
2015-04-29 22:33:42 +02:00
Erik Joelsson
4ad9ac199d 8077824: Introduce DefineNativeToolchain to handle toolchain configurations
Reviewed-by: ihse, tbell
2015-04-17 13:54:50 +02:00
Erik Joelsson
6e76eef82a 8072023: Investigate and upgrade the minimum supported gnumake for JDK 9, from 3.81 to 4.0
Reviewed-by: ihse, tbell, katleman
2015-04-17 10:43:28 +02:00
Shanliang Jiang
16f9ed4944 8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:36:32 +02:00
Magnus Ihse Bursie
35e5e5eaa8 8077847: Better handling of Windows executable manifest version
Reviewed-by: erikj, tbell
2015-04-16 14:48:01 +02:00
David Dehaven
089a361c63 Merge 2015-03-31 16:17:14 -07:00
Erik Joelsson
90284ff64a 8076123: 9-dev build fail: make/Init.gmk:142: *** multiple target patterns. Stop
Reviewed-by: ihse
2015-03-27 14:11:26 +01:00
Magnus Ihse Bursie
1eb8d0b847 8076060: Improve make bootstrap process
Reviewed-by: erikj
2015-03-26 16:17:30 +01:00
David Dehaven
f5d3492bc8 Merge 2015-03-24 11:00:31 -07:00
Volker Simonis
4d20e7cb9b 8075515: AIX: cleanup xlc options and use -bernotok to detect missing symbols at build time
Reviewed-by: erikj
2015-03-19 15:28:22 +01:00
Erik Joelsson
da29001018 8075495: Update jtreg bin location in configure
Reviewed-by: alanb
2015-03-19 12:10:56 +01:00
Phil Race
4dcb210aab Merge 2015-03-11 08:30:21 -07:00
Phil Race
9cfe6a95d0 8074910: hgforest.sh needs an option to bring over a smaller set of extra repos
Reviewed-by: erikj, chegar
2015-03-11 08:25:55 -07:00
Erik Joelsson
09dbe042bf 8073021: add native code coverage target into makefiles
Reviewed-by: ihse, tbell, iignatyev
2015-03-10 14:36:56 +01:00
Phil Race
85ed8fabb5 Merge 2015-03-09 09:49:22 -07:00
Magnus Ihse Bursie
06b2c14db0 8074096: Disable (most) native warnings in JDK on a per-library basis
Reviewed-by: erikj, tbell
2015-03-09 10:39:16 +01:00
Mandy Chung
78dff0df24 8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 11:00:42 -08:00
Mandy Chung
04e7f3d871 8074429: Move jar, jarsigner tool to jdk.jartool module
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:11:22 -08:00
Mandy Chung
392dc6864e 8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:09 -08:00
Magnus Ihse Bursie
d0650dcdae 8074554: Create custom hook for running after AC_OUTPUT
Reviewed-by: erikj
2015-03-06 14:53:00 +01:00
Steven Loomis
a6d31e225e 8074048: ccache 1.3.10 still not detected properly
Fix configure to detect ccache 1.3.10 properly

Reviewed-by: erikj
2015-03-04 09:45:12 -08:00
Magnus Ihse Bursie
70e66b384a 8074099: Even with toolchain type clang, OBJC is set to gcc
Reviewed-by: erikj, ddehaven
2015-03-04 10:47:36 +01:00
Vladimir Kozlov
f2ca39b031 Merge 2015-03-02 10:08:47 -08:00
Magnus Ihse Bursie
f02b21927b 8074055: Improvements in compare.sh from build-infra
Reviewed-by: erikj
2015-03-02 13:45:05 +01:00
Erik Joelsson
a88048005f 8073965: Bring compare.sh up to date with JDK 9
Reviewed-by: tbell, ihse
2015-02-27 17:27:11 +01:00
Vladimir Kozlov
2c25f6b054 Merge 2015-02-26 10:56:01 -08:00
Magnus Ihse Bursie
43e3412689 8073864: Configure must handle invalid elements on INCLUDE/LIB for visualstudio
Reviewed-by: erikj
2015-02-25 14:50:07 +01:00
Magnus Ihse Bursie
b3005d5d3c 8073862: BASIC_FIXUP_EXECUTABLE should not fail on empty path
Reviewed-by: erikj
2015-02-25 14:48:41 +01:00
Jason Uh
33dd267f40 8072663: Remove the sun.security.acl package which is not used in the JDK
Reviewed-by: mullan, alanb, mchung
2015-02-23 11:42:54 -08:00
David Dehaven
8e08670d9a Merge 2015-02-17 11:44:44 -08:00
Ivan Gerasimov
cddb50dcd1 8077622: Add sources from jdk/src/jdk.deploy.osx/macosx/classes/ to unshuffle script
Reviewed-by: chegar
2015-04-13 21:01:19 +03:00
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