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
56d5ca7421
Merge
2016-12-01 11:20:22 +00:00
Alan Bateman
4e1d511d05
Merge
2016-12-01 11:14:50 +00:00
Magnus Ihse Bursie
32babf0603
8170576: Silence error message in compare.sh when selecting images
...
Reviewed-by: erikj
2016-12-01 10:43:59 +01: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
Erik Joelsson
7c98a30252
8170284: Move fine granular hotspot make targets to top level
...
Reviewed-by: tbell
2016-11-24 15:27:33 +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
Erik Joelsson
70449f644c
8169632: Update compare script for clean compare
...
Reviewed-by: tbell
2016-11-15 10:00:00 +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
a350f3bda7
8150736: Excessive disk space used by build system
...
Reviewed-by: ihse
2016-10-05 10:49:21 +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
439cb413d5
8164301: jib should provide a JDK for running jtreg with
...
Reviewed-by: tbell
2016-09-27 15:33:34 +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
Erik Joelsson
24cc816a9d
8162354: Unable to build JDK 9 on a Sparc T7-1 with default boot-jdk 8.0
...
Reviewed-by: tbell, dholmes
2016-08-04 10:00:54 +02:00
Erik Joelsson
ebb077b544
8056269: get_source.sh does not copy the closed repos when cloning local filesystems
...
Reviewed-by: tbell
2016-08-03 10:38:53 +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
Alejandro Murillo
8bce93d54b
Merge
2016-07-01 16:50:32 -07:00
Erik Joelsson
5a7acbc027
8160728: Update compare script to clean baseline
...
Reviewed-by: tbell
2016-07-01 18:29:24 +02: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
Erik Joelsson
af4dcf2bfe
8160571: Bootcycle builds still broken with server jvm on Windows 32bit
...
Reviewed-by: tbell
2016-06-29 20:00:55 +02:00
Erik Joelsson
07a914f5bd
8160285: Bootcycle builds are broken on jdk9/hs for windows i586
...
Reviewed-by: dholmes
2016-06-28 14:20:17 +02:00
Tim Bell
aa7539d3df
8081676: Verify that configure detects AS on Solaris and print help otherwise
...
Reviewed-by: dholmes, erikj
2016-06-27 08:04:48 -07:00
Alejandro Murillo
609561781d
Merge
2016-06-23 17:07:26 -07:00
Erik Joelsson
f255690f01
8157253: Fix compare script for html files
...
Reviewed-by: tbell
2016-06-21 20:28:12 +02:00
Vladimir Kvashin
f842de1dd2
8028162: Update Netbeans / Solaris Studio project files on Mac
...
8028163: Update Netbeans / Solaris Studio project files on Linux
8028164: Update Netbeans / Solaris Studio project files on Solaris
Reviewed-by: jwilhelm, erikj
2016-06-21 18:10:22 +03:00
Alejandro Murillo
3121fd10e1
Merge
2016-06-10 15:19:32 -07:00
David Dehaven
374355657e
Merge
2016-06-15 09:24:04 -07:00
Volker Simonis
cb2da4e3e7
8158763: --disable-hotspot-gtest not working on Solaris
...
Reviewed-by: dholmes
2016-06-07 22:01:49 -04:00
Erik Joelsson
ecbc1ddee0
Merge
2016-06-07 19:05:36 +02:00
Volker Simonis
008425f637
8158938: AIX: some more new hotspot build fixes
...
Reviewed-by: erikj
2016-06-07 18:25:53 +02:00
Erik Joelsson
3cd4bea953
8158535: Configure script uses basic tools directly in many places
...
Reviewed-by: dholmes
2016-06-07 15:42:20 +02:00
Leonid Mesnik
d3ebf81e39
8154209: Remove client VM from default JIB profile on windows-x86 and linux-x86
...
Reviewed-by: dholmes
2016-06-07 12:55:09 +03:00
David Dehaven
4b140cca9f
Merge
2016-06-06 13:16:43 -07:00
Erik Joelsson
f900ad6e42
8157479: jdk-9_solaris-x64_bin-debug.tar.gz error - typeflag 'L' not recognized
...
Reviewed-by: tbell, dmalav
2016-06-03 18:04:38 +02:00
Erik Joelsson
9ee4886e03
8158540: Open only linux-x86 builds using Jib fails when building "minimal" jvm
...
Reviewed-by: dholmes
2016-06-03 16:30:27 +02:00
Erik Joelsson
825cbcc1b9
8157336: Generation of classlists at build time should be configurable
...
Reviewed-by: tbell, dholmes
2016-05-25 12:53:26 +02:00
Erik Joelsson
f39d18983b
8157348: Build fails with certain source configurations
...
Reviewed-by: tbell
2016-05-20 10:25:40 +02:00
Maurizio Cimadamore
16eae50cca
8157061: Add support for running jtreg tests from IntelliJ project
...
Add basic capabilities for running jtreg tests from the IDE using a custom ant target
Reviewed-by: chegar
2016-05-19 16:48:43 +01:00
Erik Joelsson
251735466a
8136777: Introduce bundle targets
...
Reviewed-by: tbell, ihse
2016-05-04 15:29:01 +02:00
Alejandro Murillo
b4f027037b
Merge
2016-05-14 09:11:01 -07:00
Andrew Haley
ca2c506579
8155627: Enable SA on AArch64
...
Reviewed-by: roland, dholmes
2016-05-11 20:05:26 -04:00
Erik Joelsson
fbc16fb0e0
8155587: Cross compilation may cause compiler warnings for "build" compiler
...
Reviewed-by: dholmes, cjplummer
2016-05-11 14:48:30 +02:00
Stefan Sarne
febfbd0f65
8156733: JIB fails to follow redirects
...
Make jib more resilient, let it follow redirects, and handle network hickups with 3 retries.
Reviewed-by: erikj
2016-05-11 13:42:31 +02:00
Chris Hegarty
47ddb954bd
8074716: IntelliJ IDEA project support
...
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: rriggs
2016-05-10 13:34:30 +01:00
Erik Joelsson
05f3ae4cc8
8153685: Parfait integration missing in the new tools (jmod and jlink)
...
Reviewed-by: alanb, mchung
2016-05-09 17:15:05 +02:00
Claes Redestad
998971d501
8150044: Generate classlists at build-time
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, iklam
2016-05-07 01:21:08 +02:00
Igor Ignatyev
b349292b74
8148244: Finalize and integrate GTest implementation
...
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Stefan Sarne <stefan.sarne@oracle.com>
Co-authored-by: Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>
Co-authored-by: Erik Helin <erik.helin@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: jwilhelm, erikj
2016-05-03 23:49:27 +03:00
Alejandro Murillo
888f9849e1
Merge
2016-05-06 06:23:29 -07:00
Alejandro Murillo
1365ef0314
Merge
2016-05-05 12:35:48 -07:00
Leonid Mesnik
bd6db06885
8155950: Add minimal VM in JIB profile on linux-x86
...
Reviewed-by: dholmes, erikj
2016-05-04 18:56:24 +03:00
Alan Bateman
0486d4e513
Merge
2016-05-03 11:38:28 +01:00
Alan Bateman
7c8674903b
8154956: Module system implementation refresh (4/2016)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:07 +01:00
Claes Redestad
7eb46a2e0f
8155824: JDK build should tune down small apps more aggressively
...
Reviewed-by: erikj
2016-05-02 17:54:37 +02:00
Matthias Klose
0dc92a6e8c
8155821: Typo for s390x for HOTSPOT__CPU_DEFINE
...
Reviewed-by: erikj
2016-05-02 15:05:54 +02:00
Alejandro Murillo
45ec10d4ab
Merge
2016-04-28 23:08:16 -07:00
Alejandro Murillo
c6fd3ff45c
Merge
2016-04-28 14:44:50 -07:00
Erik Joelsson
a12239e493
8155641: Correct merge typo in compare script
...
Reviewed-by: chegar
2016-04-28 16:18:59 +02:00
Erik Joelsson
59144619a1
8154841: Let different Jib profiles have different default make targets
...
Reviewed-by: dholmes, tbell
2016-04-27 14:30:32 +02:00
Erik Joelsson
07aa75e7fe
8150601: Remove the old Hotspot build system
...
Reviewed-by: ihse
2016-04-26 13:35:27 +02:00
Alejandro Murillo
b22e1fa6fa
Merge
2016-04-22 01:04:00 -07:00
Volker Simonis
147073aa09
8154251: ANSI-C Quoting bug in hotspot.m4 during configure on SLES 10 and 11
...
Reviewed-by: erikj
2016-04-19 13:19:41 +02:00