Commit Graph

501 Commits

Author SHA1 Message Date
Bradford Wetmore
027efc3993 8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist

Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
2016-12-05 17:03:52 -08:00
Magnus Ihse Bursie
62570cd493 8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
2016-12-02 16:17:52 +01:00
Magnus Ihse Bursie
f9cea3e766 8038957: DEBUG_BINARIES can be removed
Reviewed-by: erikj, tbell
2016-12-02 16:15:41 +01:00
Magnus Ihse Bursie
801a14a0e7 8076577: Do not allow ccache prior to 3.2 on macosx
Reviewed-by: erikj
2016-12-02 15:57:02 +01:00
Magnus Ihse Bursie
1b86d8d6e0 8170666: Test for microsoft compiler minimum version
Reviewed-by: erikj
2016-12-02 14:19:32 +01:00
Magnus Ihse Bursie
b89aaf9eb7 8170651: Remove legacy hotspot compiler setup
Reviewed-by: erikj
2016-12-02 12:33:53 +01:00
Erik Joelsson
73f6f8e873 8164304: JDK should build with Oracle Developer Studio
Reviewed-by: tbell, ihse
2016-12-01 15:12:23 +01:00
Alan Bateman
4e1d511d05 Merge 2016-12-01 11:14:50 +00:00
Alan Bateman
18af38e927 8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: alanb, mchung
2016-12-01 08:56:28 +00:00
Magnus Ihse Bursie
8a83f76baa 7164925: Change -KPIC to -xcode=pic32 on sparc
Reviewed-by: erikj
2016-11-24 15:32:14 +01:00
Erik Joelsson
500ce8299e 8170280: Enable -g for all java compilation in the build
Reviewed-by: simonis, tbell, dholmes, ihse
2016-11-24 11:50:26 +01:00
Magnus Ihse Bursie
3da21ba32e 8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Reviewed-by: erikj
2016-11-22 14:47:52 +01:00
Volker Simonis
863735b560 8169630: Fix wrong cpu build flag for Linux/ppc64le build
Reviewed-by: erikj
2016-11-14 11:48:43 +01:00
Erik Joelsson
29556bae75 8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse
2016-11-07 14:15:49 +01:00
Erik Joelsson
38acf59c15 8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
2016-11-07 13:25:18 +01:00
Erik Joelsson
644cf0d523 8063154: Checked in jvmti.h not in sync with generated jvmti.h
Reviewed-by: tbell
2016-11-02 10:43:03 +01:00
Magnus Ihse Bursie
d0df4968b9 8168772: Convert javadoc generation to build-infra standards
Reviewed-by: erikj
2016-10-26 16:00:26 +02:00
Alejandro Murillo
52552a4272 Merge 2016-10-25 12:25:41 -07:00
Volker Simonis
bdf048f3e9 8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris
Reviewed-by: tbell
2016-10-21 20:55:00 -07:00
Alejandro Murillo
c67b3605c8 Merge 2016-10-13 08:57:52 -07:00
Erik Joelsson
a8ac920474 8166937: [Solaris] Missing libjvm_db.so and libjvm_dtrace.so from JDK 9 b138
Reviewed-by: ihse, alanbur
2016-10-12 14:29:21 +02:00
Magnus Ihse Bursie
33ae322e2c 8157623: Make --enable-ccache work properly with CCACHE from the environment
Reviewed-by: erikj
2016-10-12 11:49:09 +02:00
Magnus Ihse Bursie
3e6227e27f 8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
2016-10-11 09:49:31 +02:00
Volker Simonis
f50101ed43 8166800: [s390] Top-level build changes required for Linux/s390x
Reviewed-by: erikj
2016-10-06 13:41:43 +02:00
Erik Joelsson
7ddf27c21d 8160630: libjimage.so and others should link statically to libgcc
Reviewed-by: ihse, tbell
2016-09-30 09:05:40 +02:00
Erik Joelsson
12fae4c79f 8163102: Fix headless only configuration option
Reviewed-by: tbell
2016-09-26 14:57:00 +02:00
Alan Burlison
731eb07adc 8165161: Solaris: /usr/ccs /opt/sfw and /opt/csw are dead, references should be expunged
Reviewed-by: erikj
2016-09-21 14:20:27 +02:00
Alan Burlison
06d76af905 8165163: Solaris11 and onwards provide CUPS by default, references to csw and sfw versions should be removed
Reviewed-by: erikj
2016-09-21 14:16:05 +02:00
Matthias Klose
31f780a443 8165158: Fix zero builds for non-listed architectures
Reviewed-by: tbell
2016-09-01 10:29:37 +02:00
Erik Joelsson
a39d9629dd 8069540: Remove universal binaries support from hotspot build
Reviewed-by: tbell, dholmes, dcubed
2016-08-15 16:14:59 +02:00
Mandy Chung
c5983e8f77 8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
2016-08-10 15:49:03 -07:00
Alejandro Murillo
56e241bc0c Merge 2016-08-05 09:50:23 -07:00
Erik Joelsson
958b1de2d9 8079788: Fix broken CL version detection in configure for some Visual Studio configurations
Reviewed-by: tbell
2016-08-04 10:03:57 +02:00
Rickard Bäckman
dfd4975fb9 Merge 2016-07-29 09:23:00 +02:00
Alejandro Murillo
03915b88af Merge 2016-07-22 10:35:46 -07:00
Alejandro Murillo
599efec052 Merge 2016-07-22 10:14:22 -07:00
Naoto Sato
42d99b4d6a 8162409: 8160873 did not update generated-configure.sh
Reviewed-by: tbell
2016-07-22 08:47:20 -07:00
Alejandro Murillo
9e0d0d77fc Merge 2016-07-21 20:09:19 -07:00
Alejandro Murillo
475288c27d Merge 2016-07-21 19:50:38 -07:00
Naoto Sato
f5562aa3c8 8160873: (cs) JDK9 Build failure on Hindi locale
Reviewed-by: tbell
2016-07-21 09:47:22 -07:00
Alan Burlison
89577d9c2a 8161057: Solaris: deprecated/obsolete compiler flags should be removed
Reviewed-by: tbell, dcubed, dholmes
2016-07-20 12:52:45 -07:00
Rickard Bäckman
28a49367f1 Merge 2016-07-19 13:15:45 +02:00
Gerald Thornbrugh
03321f4a59 8144278: [TESTBUG] hotspot/runtime/StackGuardPages/testme.sh should use native library build support
Reviewed-by: erikj, dsamersoff, dholmes
2016-07-15 16:52:33 -07:00
Stefan Anzinger
fa02e8a394 8160825: Update minimum Solaris Studio compiler version to 5.13
Reviewed-by: tbell
2016-07-11 17:23:20 -07:00
Rickard Bäckman
1f1d0be6a8 Merge 2016-07-11 13:14:19 +02:00
Andrew John Hughes
7494c3e82b 8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION

Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling

Reviewed-by: erikj, kbarrett
2016-07-10 22:00:03 +01:00
Erik Joelsson
95cf491fcc 8003593: build-infra: Paths to optional platform-specific files should not be hardwired to src/closed
Reviewed-by: dholmes, prr
2016-07-08 08:55:54 +02:00
Doug Simon
bc3235ca2e 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
Fix Client VM build

Reviewed-by: twisti, kvn
2016-07-05 18:00:06 -07:00
Erik Joelsson
7076b38523 8160722: Module summary generation fails on Windows 32bit
Reviewed-by: tbell
2016-07-01 17:03:59 +02:00
Alejandro Murillo
78c0734d6a Merge 2016-06-29 21:49:40 -07:00