Commit Graph

176 Commits

Author SHA1 Message Date
yj fd9ff30f6f modify common for sw port 2021-12-27 15:09:21 +08:00
Volker Simonis 8b609fa11f 8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
Reviewed-by: erikj, dholmes
2019-03-29 15:08:03 +00:00
Mark Reinhold 0d5156ff44 8193764: Cannot set COMPANY_NAME when configuring a build
Reviewed-by: erikj, martin, tbell, aph
2019-03-20 16:32:54 +00:00
Kevin Walls 6b77ad7cec 8217305: Missing 0 in java.dll file version cause issues with patch management software
Reviewed-by: shade
2019-03-12 09:52:35 -07:00
Phil Race 71feccb98f 8170681: Remove fontconfig header files from JDK source tree
Reviewed-by: serb, erikj
2017-10-25 13:11:07 -07:00
Aleksei Efimov 34b2a12980 Merge 2018-12-05 11:26:37 +00:00
Kevin Walls ebe4d2162b 8199552: Update to build scripts
Reviewed-by: jwilhelm
2018-11-19 14:52:55 -08:00
Kevin Walls e304b3d548 8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
Reviewed-by: tbell, erikj
2018-10-29 14:43:07 -07:00
Aleksei Efimov 0ced0188f7 Merge 2018-10-15 15:33:48 +01:00
Severin Gehwolf 465d9aac2e 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
Reviewed-by: erikj, goetz, dholmes
2018-09-25 15:58:42 +02:00
Severin Gehwolf 08b35175a8 8207057: No debug info for assembler files
Generate debug info for assembler files as needed.

Reviewed-by: erikj
2018-09-19 07:42:12 -04:00
Andrew Haley 662ed74f40 8210423: Backport of 8034788 breaks GCC version detection
Reviewed-by: erikj
2018-09-12 16:13:34 +01:00
Andrew Haley 21622dcd2e 8210423: Backport of 8034788 breaks GCC version detection
Reviewed-by: erikj
2018-09-06 15:15:38 +01:00
Kevin Walls f26708a8c5 8209002: 8u192 installed exe and dll files have wrong file version
Reviewed-by: erikj
2018-09-04 17:30:24 +01:00
Kevin Walls 21346e2651 8209002: 8u192 installed exe and dll files have wrong file version
Reviewed-by: erikj
2018-08-29 09:23:15 -07:00
Aleksei Efimov 78aeb7e921 Merge 2018-08-03 19:06:58 +01:00
Erik Joelsson a9a3e945b3 8207853: Need to regenerate configure in jdk8u-dev
Reviewed-by: tbell
2018-07-19 10:55:43 -07:00
Severin Gehwolf a106912716 8148351: Only display resolved symlink for compiler, do not change path
Keep the ccache work-around so as to not break Oracle internal JDK 8 builds.

Reviewed-by: erikj, kevinw
2018-06-20 07:50:27 -07:00
David Buck 301386d464 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
Reviewed-by: dholmes, erikj
2018-04-10 14:52:33 -07:00
Alexey Semenyuk cf1cc1398d 8199141: Windows: new warning messaging for JRE installer UI in non-MOS cases
Reviewed-by: erikj, herrick
2018-03-19 11:32:52 -07:00
Abhijit Saha 595c134a03 Merge 2017-07-27 11:20:14 -07:00
Abhijit Saha 512070e853 Merge 2017-07-24 22:32:35 -07:00
William Harnois 8dd69a156b 8177837: need to upgrade install tools
Reviewed-by: asemenyuk, jqzuo
2017-07-24 12:04:53 -07:00
Andrew John Hughes 61dba3ca34 8151841: Build needs additional flags to compile with GCC 6 [plus parts of 8149647 & 8032045]
C++ standard needs to be explicitly set and some optimisations turned off to build on GCC 6

Reviewed-by: erikj, dholmes, kbarrett
2016-07-11 05:02:28 +01:00
Gerald Thornbrugh 6df88ca4af 8047763: Recognize sparc64 as a sparc platform
Reviewed-by: dcubed, mikael
2015-12-17 17:21:38 -08:00
Erik Joelsson e9353c3aed 8139813: Base heap size on type of boot jdk, not architecture of build machine
Reviewed-by: ihse, tbell
2015-10-21 11:14:06 +02:00
Bob Vandette 85d7ac29e2 8134946: Embedded source bundle should contain binary artifacts
Reviewed-by: erikj, collins
2015-10-05 16:29:05 -04:00
Erik Joelsson 399b01bfea 8074523: Windows native binaries have inconsistent 'Product version'
Reviewed-by: ihse, tbell
2015-06-03 10:50:09 +02:00
Erik Joelsson a90ed05109 8079087: Add support for Cygwin 2.0
Reviewed-by: tbell
2015-05-05 16:40:47 +02:00
Erik Joelsson dca416af3d 8075495: Update jtreg bin location in configure
Reviewed-by: alanb
2015-03-19 12:46:21 +01:00
Andrew Haley 9e8f0f891e 8064357: AARCH64: Top-level JDK changes
Reviewed-by: ihse, twisti
2015-03-11 14:22:43 -04:00
Magnus Ihse Bursie f16761f80c 8074554: Create custom hook for running after AC_OUTPUT
Reviewed-by: erikj
2015-03-09 10:21:46 +01:00
Severin Gehwolf 2f5b7a7129 8067330: ZERO_ARCHDEF incorrectly defined for PPC/PPC64 architectures
Reviewed-by: simonis, tbell, erikj
2015-03-03 11:51:15 +01:00
David Dehaven d85158eee8 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
Build system tweaks to allow building on OS X 10.9 and later

Reviewed-by: erikj
2015-01-20 13:29:10 -08:00
Erik Joelsson bab9cc4fb9 8065183: Add --with-copyright-year option to configure
Reviewed-by: ihse, tbell
2014-11-18 17:01:24 +01:00
Erik Joelsson 3b7c61c19b 8010767: Build fails on OEL6 with 16 cores
Reviewed-by: tbell, ihse
2014-10-13 11:34:14 +02:00
Mikael Vidstedt 60852e2218 8031709: Configure --with-jvm-variants=client, server, x produces default outputdir containing comma
Reviewed-by: tbell
2014-07-10 15:52:04 -07:00
Abhijit Saha 5ff5bfdb02 8038655: Resolve autoconf merge issue of 8u5 and 8u20
Reviewed-by: katleman
2014-04-10 15:25:51 -07:00
Abhijit Saha 5e4fd51a7a 8038655: Resolve autoconf merge issue of 8u5 and 8u20
Reviewed-by: katleman
2014-04-02 10:33:23 -07:00
Abhijit Saha 17fb607714 8038655: Resolve autoconf merge issue of 8u5 and 8u20
Reviewed-by: katleman
2014-03-28 14:12:36 -07:00
Jessica Man 702e644d93 8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script
Reviewed-by: ihse, erikj
2014-03-14 13:02:44 +01:00
Kevin Walls d0544ca760 8196108: Add build support for VS 2015/2017
Reviewed-by: ihse, tbell
2018-06-08 14:06:17 -07:00
Alexey Ivanov 6e892c90a0 8079788: Fix broken CL version detection in configure for some Visual Studio configurations
Reviewed-by: tbell, erikj
2018-05-31 13:57:22 +01:00
David Buck 541f7ed367 8203845: backport of JDK-8034788 inadvertently rolled back JDK-8187045 changes to toolchain.m4
Reapply JDK- 8187045 changes to flags.m4

Reviewed-by: tbell, erikj
2018-05-31 03:58:03 -04:00
Alexey Ivanov e8565ed903 8203790: MSVCP dependency introduced in awt.dll
Reviewed-by: ihse, kevinw
2018-05-25 10:37:07 +01:00
Kevin Walls 0d96ab2a8c 8078437: Enable use of devkits for Windows
Reviewed-by: erikj, ihse
2018-05-21 06:54:25 -07:00
Kevin Walls 7126c75fe4 8042707: Source changes needed to build JDK 9 with Visual Studio 2013 (VS2013)
Reviewed-by: erikj, ihse, ddehaven, billyh
2018-05-16 15:52:51 -07:00
Severin Gehwolf f471c5ce7c 8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
Reviewed-by: andrew
2018-05-04 11:00:26 +01:00
Kevin Walls 7e22c95c4b 8057538: Build the freetype library during configure on Windows
Reviewed-by: simonis, erikj, ihse
2018-04-18 02:21:14 -07:00
Volker Simonis 196ea5a980 8022177: Windows/MSYS builds broken
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: erikj, tbell, erikj, simonis
2018-04-17 09:33:36 -07:00