Joe Darcy
4750064828
8214546: Start of release updates for JDK 14
...
8214547: Add SourceVersion.RELEASE_14
8214548: Add source 14 and target 14 to javac
8214549: Bump maximum recognized class file version to 58 for JDK 14
Reviewed-by: jjg, mikael, erikj, jlahoda, dholmes
2019-06-11 16:45:20 -07:00
Erik Joelsson
f28e32dbe3
8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling
...
Reviewed-by: tbell, aoqi
2019-06-07 09:16:11 -07:00
Aleksey Shipilev
769993939e
8225048: Shenandoah x86_32 support
...
Reviewed-by: erikj, rkennke
2019-06-02 10:08:39 +02:00
Erik Joelsson
1cdcf154e0
8219788: Configure recommends JDK 8
...
Reviewed-by: tbell
2019-05-31 13:37:58 -07:00
David Holmes
03428d73fc
8224087: Compile C code for at least C99 Standard compliance
...
Reviewed-by: simonis, aph, erikj, serb, stuefe
2019-05-22 21:50:16 -04:00
Matthias Baesken
ef5194182f
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
...
Reviewed-by: erikj
2019-05-14 10:21:55 +02:00
Matthias Baesken
fd58060179
8223944: fix zlib related building docu and comments
...
Reviewed-by: alanb, erikj
2019-05-16 13:21:41 +02:00
Matthias Baesken
e7f9a8a263
8223685: used bundled zlib on AIX by default
...
Reviewed-by: erikj, simonis
2019-05-14 09:14:36 +02:00
Arthur Eubanks
7913132367
8223667: ASAN build broken
...
Reviewed-by: erikj, manc
2019-05-10 17:47:42 -07:00
Matthias Baesken
08eae08a6b
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
...
Reviewed-by: erikj, mdoerr
2019-05-03 14:38:58 +02:00
Erik Joelsson
9e2784b24f
8223464: Improve version string for Oracle CI builds
...
Reviewed-by: tbell
2019-05-07 14:05:09 -07:00
Erik Joelsson
03a9d5ad60
8223309: test failing due to self-assign-overloaded
...
Co-authored-by: Johan Vos <johan.vos@gluonhq.com>
Reviewed-by: tbell
2019-05-03 09:34:02 -07:00
Vladimir Kozlov
e9c523ae5f
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
...
Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
2019-05-01 12:31:29 -07:00
Man Cao
c73580342f
8220388: Increase -inlinehint-threshold for Clang to avoid G1 pause time regression
...
Make Clang inline more aggressively for functions with inline keyword
Reviewed-by: erikj, jiangli, shade
2019-03-08 18:21:52 -08:00
Aleksei Voitylov
2a00db0b2e
8221988: add possibility to build with Visual Studio 2019
...
Reviewed-by: erikj, ysuenaga
2019-04-26 18:56:15 +03:00
Matthias Baesken
133401ac02
8222280: Provide virtualization related info in the hs_error file on AIX
...
Reviewed-by: clanger, mdoerr
2019-04-12 09:13:50 +02:00
Christoph Langer
bdf5b6e337
8222627: Remove sneaky token 'Name' in jdk-version.m4
...
Reviewed-by: simonis
2019-04-17 10:31:05 +01:00
Christoph Langer
151be015b8
8222522: Add configure options for Mac Bundle creation
...
Reviewed-by: erikj
2019-04-16 17:15:57 +01:00
Alexandre Iline
11c8caf157
8221857: Collect code coverage for a subset of code
...
Reviewed-by: erikj
2019-04-11 03:05:11 -08:00
Christoph Langer
ab051f87d4
8221979: Cleanups for building Windows resources
...
Reviewed-by: erikj
2019-04-11 15:36:09 +01:00
Erik Joelsson
4b898b7aae
8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
...
Reviewed-by: tbell, ysuenaga
2019-04-10 07:04:35 -07:00
Erik Joelsson
0974861dd8
8221907: make reconfigure breaks when configured with relative paths
...
Reviewed-by: dholmes
2019-04-05 06:48:20 -07:00
Christoph Langer
9b93604535
8221880: Better customization for Windows RC properties FileDescription and ProductName
...
Reviewed-by: erikj
2019-04-08 06:56:37 +01:00
Christoph Langer
0569496b69
8221610: Resurrect (legacy) JRE bundle target
...
Reviewed-by: erikj, azeller
2019-03-30 21:29:37 +01:00
Erik Joelsson
caae145476
8205934: Define jdk -source/-target version in version-numbers file
...
Reviewed-by: tbell
2019-03-28 10:04:27 -07:00
Erik Joelsson
75dd3985ca
8221414: Bump required boot jdk version to 12
...
Reviewed-by: mikael, tbell
2019-03-26 09:24:01 -07:00
Gustavo Romero
799f744311
8221434: Fix typo in lib-x11 autoconf error message about missing headers
...
Reviewed-by: dholmes
2019-03-25 19:40:25 -04:00
Erik Joelsson
9833d2a1cd
8220445: Support for side by side MSVC Toolset versions
...
Co-authored-by: Ali Ince <ali.ince@gmail.com>
Reviewed-by: tbell
2019-03-25 09:07:55 -07:00
Erik Joelsson
290bfe5f4c
8220093: Change to GCC 8.2 for building on Linux at Oracle
...
Reviewed-by: tbell
2019-03-15 09:13:31 -07:00
Matthias Baesken
64683c77ae
8219920: dependency help output in configure-step : support zypper tool
...
Reviewed-by: erikj, ihse
2019-03-05 09:55:00 +01:00
Igor Ignatyev
6559dfbda0
8219395: integrate gcov w/ run-test
...
Reviewed-by: erikj
2019-02-20 11:32:53 -08:00
Matthias Baesken
d9463e629e
8218965: aix: support xlclang++ in the compiler detection
...
Reviewed-by: ihse, mdoerr
2019-02-19 09:02:28 +01:00
Igor Ignatyev
272869390e
8219391: extend gcov support to llvm/clang
...
Reviewed-by: erikj
2019-02-19 13:51:11 -08:00
Erik Joelsson
4f45b5f973
8217032: Check pandoc capabilities in configure
...
Reviewed-by: mikael, ihse
2019-02-19 12:44:56 -08:00
Magnus Ihse Bursie
9efdb33a59
8218413: make reconfigure ignores configure-time AUTOCONF environment variable
...
Reviewed-by: erikj, martin
2019-02-12 15:31:40 +01:00
Erik Joelsson
4aeeb2f045
8160926: FLAGS_COMPILER_CHECK_ARGUMENTS doesn't handle cross-compilation
...
Reviewed-by: ihse
2019-02-05 09:56:19 -08:00
Andrew Leonard
31c8b22dc1
8217896: Make better use of LCPUs when building on AIX
...
Reviewed-by: ihse
2019-02-01 12:44:30 +01:00
Matthias Baesken
a69aed8ec5
8218046: use bundled freetype in the AIX build by default
...
Reviewed-by: ihse
2019-01-30 09:35:07 +01:00
Erik Joelsson
4c17358fae
8217916: Build compare script is not comparing jmods
...
Reviewed-by: ihse
2019-01-30 18:27:40 +01:00
Matthias Baesken
c71fb0fb8c
8217979: lib-freetype related configure messages contain wrong configure flag names
...
Reviewed-by: erikj, prr
2019-01-29 15:19:43 +01:00
Erik Joelsson
b8ec635ee2
8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
...
Reviewed-by: tbell, kvn, iignatyev
2019-01-23 14:10:31 -08:00
Magnus Ihse Bursie
5063110306
8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
...
Reviewed-by: vlivanov, kbarrett
2019-01-22 18:13:30 -08:00
Matthias Baesken
74f9ec23e3
8217233: Update build settings for AIX/xlc
...
Reviewed-by: clanger, sgroeger
2019-01-16 10:13:49 +01:00
Jesper Wilhelmsson
a8c5f1e59a
Merge
2019-01-15 22:54:09 +01:00
Henry Jen
776ef6a071
Merge
2019-01-15 10:55:26 -08:00
Henry Jen
def1ac3acc
Merge
2018-12-13 11:51:06 -08:00
Aleksey Shipilev
2880b1bb06
8215356: Disable x86_32 Shenandoah build to avoid hotspot/tier1 failures
...
Reviewed-by: rkennke
2018-12-13 16:45:26 +01:00
Roman Kennke
8b62a2ee9d
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
...
Co-authored-by: Christine Flood <chf@redhat.com>
Co-authored-by: Aleksey Shipilev <shade@redhat.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Zhenygu Gu <zgu@redhat.com>
Co-authored-by: Andrew Haley <aph@redhat.com>
Co-authored-by: Andrew Dinn <adinn@redhat.com>
Co-authored-by: Mario Torre <mtorre@redhat.com>
Reviewed-by: kvn, roland, shade, coleenp, lmesnik, pliden, jgeorge, ihse, erikj
2018-12-10 15:47:44 +01:00
Erik Joelsson
7487daf211
8215400: Warn on usage of trampolines with gcc
...
Reviewed-by: tbell, kbarrett
2019-01-07 10:00:41 +01:00
Erik Joelsson
9f1d035d8d
8215635: Pandoc check in Docs.gmk does not work on Windows
...
Reviewed-by: tbell, ihse
2018-12-20 05:27:42 -08:00
Magnus Ihse Bursie
3474e9a9fe
8214718: Update missing copyright year in build system
...
Reviewed-by: erikj, tbell
2018-12-03 18:46:10 +01:00
Per Lidén
8fc0c2f645
8214476: ZGC: Build ZGC by default
...
Reviewed-by: shade, rkennke, ihse
2018-12-03 14:52:49 +01:00
Erik Joelsson
1880cd5077
8216278: Fix devkit and basic Jib support on WSL
...
Reviewed-by: tbell
2019-01-10 09:11:56 -08:00
Jesper Wilhelmsson
67abf1eef9
Merge
2019-01-08 07:29:13 +01:00
Andrew Luo
91a88da167
8216267: Fix hotspot-ide-project target on WSL
...
Reviewed-by: erikj
2019-01-07 04:56:59 -08:00
Erik Joelsson
46eb26b692
8215445: Enable building for Windows in WSL
...
Co-authored-by: Andrew Luo <andrewluotechnologies@outlook.com>
Reviewed-by: ihse
2019-01-02 12:59:26 +01:00
Jesper Wilhelmsson
eb3549baf7
Merge
2018-12-21 01:25:46 +01:00
Matthias Baesken
3cda678c2b
8215296: do not disable c99 on Solaris
...
Reviewed-by: dholmes, ihse
2018-12-17 13:47:22 +01:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Alexandre Iline
4dfa364ff1
8214309: Enhance makefiles to allow generating JCov instrumented build
...
Reviewed-by: erikj
2018-11-29 06:34:46 -08:00
Jakub Vanek
e4446cf0be
8214465: Upgrade arm-sflt minimum architecture to ARMv5TE for assembler
...
Reviewed-by: erikj, dholmes
2018-11-29 00:51:58 -05:00
Jakub Vanek
0c151cbbae
8214466: Append assembler flags on ARM targets
...
Reviewed-by: erikj, dholmes
2018-11-29 00:49:27 -05:00
Jakub Vanek
b2bf2d252b
8214332: Add a flag for overriding default JNI library search path
...
Reviewed-by: erikj, dholmes
2018-11-28 22:29:35 -05:00
Roger Riggs
c1034b1cad
4947890: Minimize JNI upcalls in system-properties initialization
...
Reviewed-by: erikj, mchung, bchristi, ihse, coleenp, stuefe
2018-11-28 15:53:49 -05:00
Volker Simonis
631decbf2f
8214343: Handle the absence of Xrandr more generically
...
Reviewed-by: stuefe, erikj, prr
2018-11-28 13:56:32 +01:00
Magnus Ihse Bursie
2ddd78e825
8178317: Create man pages using pandoc from markdown sources
...
Reviewed-by: erikj
2018-11-28 10:00:41 +01:00
Volker Simonis
62b2f0f5c9
8213944: Fix AIX build after the removal of Xrandr.h and add a configure check for it
...
Reviewed-by: shade, erikj, stuefe, ihse, goetz
2018-11-22 09:44:02 +01:00
Magnus Ihse Bursie
34b212d77a
8199552: Update to build scripts
...
Reviewed-by: jwilhelm, mschoene, rhalade
2018-09-13 01:49:48 +02:00
Claes Redestad
7a30c97753
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
...
8061282: Migrate jmh-jdk-microbenchmarks into the JDK
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
2018-11-16 23:39:51 +01:00
Mikael Vidstedt
e07d7a01c7
8213569: Bump minimum boot jdk to JDK 11
...
Reviewed-by: dholmes, tbell, erikj
2018-11-13 15:25:24 -08:00
Volker Simonis
fdfbfb2f8b
8213515: Improve freetype detection on linux/ppc64/ppc64le/s390x
...
Reviewed-by: shade, ihse, stuefe
2018-11-08 12:24:08 +01:00
Bob Vandette
05027c124c
8209093: JEP 340: One AArch64 Port, Not Two
...
Reviewed-by: dholmes, erikj, mikael, shade, avoitylov, bulasevich
2018-10-30 10:39:19 -04:00
Erik Joelsson
d3458328a2
8211724: Change mkdir -p to MakeDir macro where possible
...
Reviewed-by: ihse, asemenyuk
2018-10-09 14:57:23 -07:00
Volker Simonis
8791ea8dc0
8211837: Creation of the default CDS Archive should depend on ENABLE_CDS
...
Reviewed-by: shade, goetz, mdoerr, iklam
2018-10-08 17:41:44 +02:00
Jiangli Zhou
57b516dd0e
8202951: Implementation of JEP 341: Default CDS Archives
...
8210592: Convert CDS-mode test sets in tier5 and tier6 to non-CDS-mode tests
8209739: [TESTBUG] javax/imageio/plugins/png/ItxtUtf8Test.java fails with OutOfMemoryError when running in CDS mode
Generate the default CDS archive at JDK build time.
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: erikj, ihse, dholmes, iklam, ccheung, mseledtsov
2018-10-05 18:56:11 -04:00
Aleksey Shipilev
af7e126572
8211268: Disable unsupported GCs for Zero
...
Reviewed-by: sgehwolf, erikj
2018-09-28 18:28:49 +02:00
Erik Joelsson
e5b9edac53
8211037: Load jib jars dynamically from JibArtifactManager
...
Reviewed-by: ihse
2018-09-24 13:51:22 -07:00
Magnus Ihse Bursie
73e93bdd5d
8211029: Have a common set of enabled warnings for all native libraries
...
Reviewed-by: erikj
2018-09-24 19:26:48 +02:00
Magnus Ihse Bursie
09a967ab81
8210988: Improved handling of compiler warnings in the build
...
Reviewed-by: erikj
2018-09-21 21:35:12 +02:00
Magnus Ihse Bursie
4c400d2372
8210962: Deprecate jdk-variant
...
Reviewed-by: shade, erikj
2018-09-20 20:54:19 +02:00
Magnus Ihse Bursie
a32f8e382d
8210960: Allow --with-boot-jdk-jvmargs to work during configure
...
Reviewed-by: erikj
2018-09-20 18:39:53 +02:00
Magnus Ihse Bursie
481a045635
8210920: Native C++ tests are not using CXXFLAGS
...
Reviewed-by: tbell, erikj
2018-09-20 08:59:03 +02:00
Magnus Ihse Bursie
fe67f09af3
8210924: Remove PACKAGE_PATH
...
Reviewed-by: tbell
2018-09-20 00:19:46 +02:00
Arthur Eubanks
977a178e0c
8209817: stack is executable when building with Clang on Linux
...
Reviewed-by: dholmes, martin, mikael, ihse
2018-09-19 10:51:06 -07:00
Magnus Ihse Bursie
165a8b22b4
8210729: Clean up macosx static library handling
...
Reviewed-by: erikj
2018-09-18 13:32:40 +02:00
Magnus Ihse Bursie
9cbe59f983
8210723: Better information in configure for invalid Xcode
...
Reviewed-by: erikj
2018-09-18 10:29:56 +02:00
Severin Gehwolf
b1375858c6
8210416: [linux] Poor StrictMath performance due to non-optimized compilation
...
Compile fdlibm with -O2 -ffp-contract=off on gcc/clang arches.
Reviewed-by: aph, erikj, dholmes, darcy, ihse
2018-09-17 10:53:56 +02:00
Erik Joelsson
26f801426d
8210283: Support git as an SCM alternative in the build
...
Reviewed-by: ihse, ehelin
2018-09-07 14:54:15 -07:00
John Paul Adrian Glaubitz
e7a2c9d679
8165440: Add Zero support for x86_64-linux-gnux32 target
...
Reviewed-by: erikj, ihse
2018-09-05 11:15:28 +02:00
Magnus Ihse Bursie
8cc7ce2c18
6657100: Rename sparcWorks to solstudio in HotSpot
...
Reviewed-by: erikj, dcubed
2018-08-31 09:37:03 +02:00
Magnus Ihse Bursie
a75b0f74fa
8210160: Remove deprecated configure arguments
...
Reviewed-by: erikj
2018-08-30 08:19:13 +02:00
Magnus Ihse Bursie
f6471ab3aa
8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
...
Reviewed-by: erikj
2018-08-30 08:15:10 +02:00
Thomas Schatzl
bdfda4e19b
8208672: Enable -Wreorder in make files for gcc, clang
...
Reviewed-by: dholmes, ihse
2018-08-08 15:31:07 +02:00
Phil Race
1387c87093
Merge
2018-07-26 10:00:40 -07:00
Erik Joelsson
f53e04ead9
8207365: Make man pages optional
...
Reviewed-by: tbell
2018-07-20 09:07:37 -07:00
Goetz Lindenmaier
c798b68ee1
8207830: [aix] disable jfr in build and tests
...
Reviewed-by: kvn, erikj
2018-07-20 09:46:57 +02:00
Antonios Printezis
9ff255dafe
8207849: Allow the addition of more number to the Java version string
...
Reviewed-by: erikj
2018-07-23 11:38:28 -04:00
Severin Gehwolf
3aa10b4fab
8207057: No debug info for assembler files
...
Generate debug info for assembler files as needed.
Reviewed-by: erikj
2018-07-12 16:28:31 +02:00
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02:00
Aleksei Voitylov
c76ac0d457
8206903: Unable to build Client VM with JVMCI
...
Reviewed-by: erikj, kvn
2018-07-12 07:14:30 -07:00
Vladimir Kozlov
05f6e0dd45
8206135: Building jvm with AOT but without JVMCI should fail at configure time
...
Reviewed-by: erikj
2018-07-10 19:42:48 -07:00
Ekaterina Pavlova
992c9ee022
8205207: Port Graal unit tests under jtreg
...
Reviewed-by: kvn, erikj, iignatyev
2018-06-28 17:07:34 -07:00
Jini George
93314be3c2
8189429: SA: MacOSX: Replace the deprecated PT_ATTACH with PT_ATTACHEXC
...
Avoid the waitpid() and receive, handle and reply to the incoming Mach exception message obtained with PT_ATTACHEXC.
Reviewed-by: sballal, erikj, gziemski, rwestberg, dholmes, dcubed, poonam, dsamersoff
2018-06-27 20:04:31 +05:30
Martin Buchholz
5ef2f98d35
8205649: Make clang stack flags independent of OS
...
Reviewed-by: erikj
2018-06-25 20:58:01 -07:00
Jesper Wilhelmsson
dafb3af62d
Merge
2018-07-11 21:41:43 +02:00
Jesper Wilhelmsson
4222f3408c
Merge
2018-07-03 02:07:49 +02:00
Joe Darcy
e56162b43d
8205615: Start of release updates for JDK 12
...
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Mikael Vidstedt <mikael.vidstedt@oracle.com>
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
2018-06-27 21:01:12 -07:00
Martin Buchholz
161dc40015
8205197: Never default to using libc++ on Linux
...
Let the toolchain choose the standard library by default
Reviewed-by: tbell, erikj, gziemski
2018-06-22 17:36:03 -07:00
Thomas Stuefe
8c5dfa21b3
8205407: [windows, vs<2017] C4800 after 8203197
...
Reviewed-by: tbell, mbaesken
2018-06-20 17:15:16 +02:00
Gary Adams
592bda102d
8205110: Fix xchip warnings with new Solaris toolchain
...
Reviewed-by: ihse, erikj
2018-06-19 07:14:49 -04:00
Erik Joelsson
8f5b71f3bb
8205183: Warning about using VS2017 should be removed
...
Reviewed-by: prr, tbell
2018-06-19 16:44:41 +02:00
Volker Simonis
79a09bd98b
8204965: Fix '--disable-cds' and disable CDS on AIX by default
...
Reviewed-by: erikj, jiangli, stuefe, dholmes
2018-06-19 09:43:53 +02:00
Erik Joelsson
4cd592e095
8203667: Platform specific include files in jdk image in wrong sub directory
...
Reviewed-by: mchung, tbell
2018-06-15 11:15:32 -07:00
Erik Joelsson
8e3570cfc2
8204973: Add build support for filtering translations
...
Reviewed-by: ihse, naoto, dfuchs
2018-06-15 09:53:28 -07:00
Magnus Ihse Bursie
5c1262520d
8200867: Remove references to "jdk 9" in build system
...
Reviewed-by: redestad, tbell, erikj
2018-06-15 15:07:45 +02:00
Thomas Stuefe
f5f4f34a5b
8204935: [aix] TOC overflow in libjvm.so (release build)
...
Reviewed-by: goetz, mbaesken, ihse
2018-06-13 07:53:27 +02:00
Per Lidén
e7af7a4aef
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
...
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
2018-06-12 17:40:28 +02:00
Aleksey Shipilev
a1518ac9b2
8204180: Implementation: JEP 318: Epsilon, A No-Op Garbage Collector
...
Introduce Epsilon GC
Reviewed-by: rkennke, ihse, pliden, eosterlund, lmesnik, jgeorge, stefank
2018-06-12 15:03:00 +02:00
Erik Joelsson
b420097cdd
8204127: Change bundle format on Windows to zip
...
Reviewed-by: ihse
2018-06-12 01:31:49 +02:00
Erik Joelsson
1791b54bf2
8200132
: Remove jre images and bundles
...
Reviewed-by: alanb, ihse
2018-06-06 13:16:12 -07:00
Ao Qi
d8912b51bb
8204091: Configure broken on MIPS when uname returns mipsel or mips64el
...
Reviewed-by: erikj, ihse
2018-05-30 09:45:24 -07:00
Erik Joelsson
73c228a63a
8203795: Change default compiler on Windows to VS2017
...
Reviewed-by: ihse, prr
2018-05-25 20:47:20 +02:00
Magnus Ihse Bursie
0e24d79bf9
8203221: Makefile fixes after Flight Recorder
...
Reviewed-by: erikj
2018-05-25 10:14:27 +02:00
Severin Gehwolf
f0e6200376
8203410: Zero: Disable jfr feature by default
...
Reviewed-by: erikj
2018-05-18 15:35:32 +02:00
Erik Gahlin
a060be188d
8199712: Flight Recorder
...
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
2018-05-15 20:24:34 +02:00
Andrew Haley
0d6885f792
8185505: AArch64: Port AOT to AArch64
...
Reviewed-by: kvn
2018-05-14 12:03:59 +01:00
Erik Joelsson
f9e285bc18
8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
...
Reviewed-by: tbell
2018-05-09 19:50:30 +02:00
Stefan Karlsson
1cb95bd3d1
8200729: Conditional compilation of GCs
...
Reviewed-by: ehelin, coleenp, kvn, ihse
2018-05-04 11:41:35 +02:00
Erik Joelsson
4fc0229dcb
8196113: Remove the Compact Profile builds
...
Reviewed-by: tbell, alanb
2018-05-03 17:36:25 -07:00
Erik Joelsson
180f72854f
8200083: Bump bootjdk requirement for JDK 11 to JDK 10
...
Reviewed-by: tbell, ihse
2018-05-03 14:13:20 -07:00
Matthias Baesken
3ff52c18c6
8202200: set INCLUDE_SA to false on s390x by default
...
Reviewed-by: ihse, erikj, jgeorge
2018-04-24 17:56:25 +02:00
Thomas Stuefe
6cc62b8689
8202325: [aix] disable warnings-as-errors by default
...
Reviewed-by: goetz, erikj, ihse
2018-04-26 15:41:48 +02:00
Magnus Ihse Bursie
c76ed565da
8201536: configure fails compiler check due to bad -m32 flag
...
Reviewed-by: erikj
2018-04-20 21:54:36 +02:00
Jesper Wilhelmsson
9da125c2a2
Merge
2018-04-17 15:25:13 +02:00
Magnus Ihse Bursie
a9234c0ab6
8201591: JVM features with "-" in name is not correctly handled
...
Reviewed-by: erikj
2018-04-17 15:39:20 +02:00
Severin Gehwolf
6fbe561e11
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
...
Reviewed-by: ihse, aph, simonis
2018-04-16 12:20:36 +02:00
Goetz Lindenmaier
a1f6823a02
8201584: Fix configure on SLES 11 after 8201483
...
Reviewed-by: ihse, simonis
2018-04-16 11:08:07 +02:00
Jesper Wilhelmsson
72b7487789
Merge
2018-04-13 14:06:39 +02:00
Jesper Wilhelmsson
468c1c19bb
Merge
2018-04-13 03:05:19 +02:00
Erik Joelsson
9ec65a4f0f
8201508: Macosx builds fail in GenerateLinkOptData.gmk
...
Reviewed-by: tbell
2018-04-12 15:26:59 -07:00
Magnus Ihse Bursie
e0473abbd5
8201483: Make it possible to disable JVM features
...
Reviewed-by: erikj, stuefe
2018-04-12 20:20:27 +02:00
Magnus Ihse Bursie
6d2a538736
8201320: Allow PrintFailureReports to be turned off
...
Reviewed-by: erikj
2018-04-10 23:32:54 +02:00
Erik Joelsson
a20bd3a6ce
8201267: Disable warnings for VS2017 to enable building
...
Reviewed-by: ihse, tbell
2018-04-10 22:37:01 +02:00
Jesper Wilhelmsson
9bfdee7c5a
Merge
2018-04-06 19:16:33 +02:00
Jesper Wilhelmsson
82847e4ec0
Merge
2018-04-06 03:53:28 +02:00
Magnus Ihse Bursie
44bab94d66
8200358: Remove mapfiles for JDK executables
...
Reviewed-by: erikj
2018-04-05 21:33:38 +02:00
Erik Joelsson
1dd10a8fbf
8196724: Change macosx deployment target to 10.9
...
Reviewed-by: tbell, gziemski
2018-04-04 16:13:30 -07:00
Magnus Ihse Bursie
c1efa0a4d6
8200267: a.out created at top dir by Solaris build
...
Reviewed-by: erikj
2018-04-03 21:50:35 +02:00
Abhijit Saha
66ca1c3089
8200586: Update JDK11 release date to 2018-09-25
...
Reviewed-by: dholmes
2018-04-03 04:27:34 +00:00
Robin Westberg
2dfa53af63
8199736: Define WIN32_LEAN_AND_MEAN before including windows.h
...
Reviewed-by: erikj, ihse, kbarrett, dholmes
2018-04-09 10:09:38 +02:00
Jesper Wilhelmsson
173ca7d953
Merge
2018-04-06 19:16:33 +02:00
Robin Westberg
46c6ae35c4
8199619: Building HotSpot on Windows should define NOMINMAX
...
Reviewed-by: erikj, kbarrett, ihse
2018-03-28 15:30:43 +02:00
Vladimir Kozlov
dea1bcd6e8
8200383: Can't build on SPARC Hotspot with code which use math functions
...
Remove old hack which supports Solaris 8 and 9
Reviewed-by: erikj, ihse
2018-03-28 17:20:06 -07:00
Jesper Wilhelmsson
aa69f8c75c
Merge
2018-03-24 01:08:35 +01:00
Magnus Ihse Bursie
2c292c30b2
8200357: Inline SoundLibraries.gmk into Lib-java.desktop.gmk
...
Reviewed-by: stuefe, erikj
2018-03-28 21:00:09 +02:00
Erik Joelsson
902048c325
8198652: Stop linking with -base:0x8000000 on Windows
...
Reviewed-by: tbell, ihse, stuefe
2018-03-26 16:24:16 -07:00
Ao Qi
fe57cd2f3d
8200213: Configure broken on MIPS
...
Reviewed-by: erikj, stuefe, dholmes, ihse
2018-03-26 00:33:01 -04:00
Vladimir Kozlov
2c7c7e1d31
8199896: [Graal] build Graal on all x86 platforms
...
Reviewed-by: erikj
2018-03-22 10:45:20 -07:00
John Paul Adrian Glaubitz
8cdbeb4cfb
8200203: Missing platform definitions for ia64
...
Reviewed-by: ihse, stuefe
2018-03-26 10:03:31 +02:00
Jesper Wilhelmsson
7ffa43700f
Merge
2018-03-24 01:08:35 +01:00
Jesper Wilhelmsson
1155614f99
Merge
2018-03-20 04:36:44 +01:00
Magnus Ihse Bursie
f74d0aef61
8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
...
Reviewed-by: erikj
2018-03-15 01:20:47 +01:00
Magnus Ihse Bursie
64bf300bf6
8199606: Set -lc as global LIBS on solstudio
...
Reviewed-by: erikj
2018-03-14 19:12:30 +01:00
Phil Race
f52ea8839e
Merge
2018-03-13 09:57:44 -07:00
Phil Race
58ff4ee8c4
8193017: Import freetype sources into OpenJDK source tree
...
Reviewed-by: erikj, ihse, serb
2018-03-12 13:53:20 -07:00
Erik Joelsson
5daba498e4
8199473: Support Visual Studio BuildTools with VS2017
...
Reviewed-by: ihse, tbell
2018-03-12 21:48:58 +01:00
Magnus Ihse Bursie
11fc5a4d73
8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
...
Reviewed-by: aph, erikj
2018-03-12 17:00:54 +01:00
Magnus Ihse Bursie
b86d96a381
8199405: Bump lowest supported gcc to 4.8
...
Reviewed-by: erikj
2018-03-09 19:12:07 +01:00
Magnus Ihse Bursie
6ec6080397
8199403: Require binutils 2.18 or newer
...
Reviewed-by: erikj, tbell
2018-03-09 19:10:51 +01:00
Magnus Ihse Bursie
155a105d79
8199347: Always use -Z7 for debug symbols when compiling on Windows
...
Reviewed-by: erikj
2018-03-09 00:28:50 +01:00
Erik Joelsson
2cf53991cd
8199266: Update boot and build jdk requirements in configure
...
Reviewed-by: ihse, tbell
2018-03-08 22:17:57 +01:00
Magnus Ihse Bursie
97a42c860f
8199331: Don't limit debug information for fastdebug JDK native libraries
...
Reviewed-by: erikj
2018-03-08 18:51:31 +01:00
Magnus Ihse Bursie
daea65318e
8199338: Use -g0 on solstudio also for compiling C programs
...
Reviewed-by: erikj
2018-03-08 18:46:37 +01:00
Ed Nevill
cf0e82688b
8199152: Configure broken on arm32
...
Reviewed-by: ihse
2018-03-06 23:03:50 +00:00
Magnus Ihse Bursie
f62bc01efe
8199052: Configure broken on aarch64
...
Reviewed-by: erikj
2018-03-06 00:56:03 +01:00
Magnus Ihse Bursie
b64d0ef66d
8198724: Refactor FLAGS handling in configure
...
Reviewed-by: erikj
2018-03-02 10:59:25 +01:00
Magnus Ihse Bursie
28342b55f9
8198859: Use elfedit to silence linker warnings on solaris
...
Reviewed-by: tbell
2018-03-01 18:12:50 +01:00
Magnus Ihse Bursie
9f9f7ec458
8198627: JDK-8198318 broke readlink testing
...
Reviewed-by: erikj, tbell, prr, simonis
2018-02-23 14:08:25 -08:00
Diancui Zhou
6287aead09
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
...
Reviewed-by: erikj, ihse
2018-02-20 23:15:27 +00:00
Magnus Ihse Bursie
c2859d192d
8198318: Make build comparisons clean again
...
Reviewed-by: tbell, erikj
2018-02-19 10:57:05 +01:00
Erik Joelsson
c6109771f1
8153294: Solaris devkit uses linker from system instead of in devkit
...
Reviewed-by: tbell, ihse
2018-02-16 11:49:27 -08:00
Thomas Stuefe
553380e693
8196488: [aix] TOC overflow for libjvm.so in fastdebug build
...
Reviewed-by: goetz, mbaesken, erikj
2018-02-08 15:35:49 +01:00
Erik Joelsson
2c0c55bb7e
8198243: Add build time check for global operator new/delete in object files
...
Reviewed-by: tbell, kbarrett, dholmes, ihse
2018-03-07 13:26:15 -08:00
Jesper Wilhelmsson
8f1e5bc574
Merge
2018-03-02 21:00:12 +01:00
Jesper Wilhelmsson
3dfe4d61b3
Merge
2018-03-01 01:47:46 +01:00
Lois Foltan
4faf9a2199
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization
...
Ignore VS2017 linker option that warns against potentially missed ASLR optimizations.
Reviewed-by: ctornqvi, erikj
2018-02-26 09:51:14 -05:00
Magnus Ihse Bursie
bf480bcbfe
8197571: Change storage location for generated-configure.sh
...
Reviewed-by: tbell, simonis, stuefe
2018-02-12 16:36:15 +01:00
Erik Helin
cc873b716f
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
...
Reviewed-by: ihse, erikj
2018-02-12 09:12:41 +01:00
Lance Andersen
987c3a2d87
8190378: Removal of CORBA and Java EE modules
...
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
2018-02-10 07:06:16 -05:00
Gary Adams
40f004ad8c
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
...
Reviewed-by: erikj, clanger, chegar
2018-02-08 09:24:44 -05:00
Erik Joelsson
167d81a718
8196356: Changes to m4 files don't trigger autoconf execution at build time
...
Reviewed-by: tbell
2018-02-08 10:28:50 -08:00
Erik Joelsson
0a40080ee1
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
...
Reviewed-by: tbell, alanb
2018-02-07 09:48:43 -08:00
David Holmes
982d2dc7de
8173401: Update VERSION_FEATURE for JDK 11
...
Reviewed-by: darcy, mchung, erikj
2018-02-06 16:53:03 -05:00
Erik Joelsson
6d85cafef2
8196911: Windows build fails with not finding zlib.h
...
Reviewed-by: tbell
2018-02-06 22:47:50 +01:00
Erik Joelsson
ffdfd48fd2
8196803: Fix build warnings in jdk libraries with Xcode 9
...
Reviewed-by: tbell, ihse
2018-02-06 10:12:05 -08:00
Magnus Ihse Bursie
a4630a5b3b
8195689: Remove generated-configure.sh and instead use autoconf
...
Reviewed-by: erikj
2018-02-05 09:15:32 +01:00
Erik Joelsson
bb337bd480
8196365: Overriding configure variable from custom hook generates warning
...
Reviewed-by: tbell
2018-01-29 17:08:12 -08:00
Erik Joelsson
9392abce27
8196108: Add build support for VS 2015/2017
...
Reviewed-by: tbell
2018-01-29 17:58:12 +01:00
Lana Steuck
8f528fba93
Merge
2018-01-18 18:58:46 +00:00
Volker Simonis
df39eec7de
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
...
Reviewed-by: erikj, dholmes
2018-01-18 03:12:41 +01:00
Jonathan Gibbons
7030f25abd
8194141: Remove JDK9Wrappers
...
Reviewed-by: erikj, alanb
2018-01-04 10:14:50 -08:00
Lana Steuck
c8c8cd7238
Merge
2018-01-04 04:22:28 +00:00
Jonathan Gibbons
7e511aba71
8193512: Remove remnants of javah from jdk/jdk repo
...
Reviewed-by: tbell, erikj, alanb, darcy
2017-12-20 13:28:23 -08:00
Mark Reinhold
1b33afc091
8193764: Cannot set COMPANY_NAME when configuring a build
...
Reviewed-by: erikj, martin, tbell
2017-12-19 08:51:11 -08:00
Paul Sandoz
038b5f571c
8191913: Bump classfile version number to 55
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
2017-12-20 09:14:06 -08:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08:00
Jesper Wilhelmsson
7c3a956755
Merge
2017-12-07 10:18:31 +01:00
Magnus Ihse Bursie
a06ef68dcf
8190484: Move jvm.h, jmm.h et al to hotspot/*/include
...
Reviewed-by: dholmes, erikj, mchung
2017-12-04 23:55:52 +01:00
Erik Joelsson
029327ac10
8190464: OpenJDK on macosx needs to bundle freetype
...
Reviewed-by: ihse
2017-11-30 17:28:21 -08:00
Erik Joelsson
f6fe5ff445
8139653: Freetype bundled on macosx, but not correctly linked
...
Reviewed-by: tbell, prr
2017-11-30 13:29:50 -08:00
Mandy Chung
44e4089789
8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
...
Reviewed-by: alanb, erikj
2017-11-29 20:42:18 -08:00
Magnus Ihse Bursie
ad3b6ebd0c
8191205: Set native-debug-symbols default to "external"
...
Reviewed-by: ehelin, erikj
2017-11-24 09:45:39 +01:00
Magnus Ihse Bursie
ec0c9e51ea
8191204: Post-consolidation cleaning up of the build system
...
Reviewed-by: tbell, dholmes
2017-11-21 09:56:35 +01:00
Erik Joelsson
91549ed5ce
8191614: Generated configure out of sync
...
Reviewed-by: redestad
2017-11-20 14:27:20 -08:00
Erik Joelsson
9ddcde90e0
8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
...
Reviewed-by: ihse, psandoz, mchung
2017-12-05 23:14:35 +01:00
Erik Joelsson
18129b7776
8191439: Race in building jdk.rmic.interim
...
Reviewed-by: mchung, tbell, ihse
2017-12-05 23:11:27 +01:00
Magnus Ihse Bursie
6351f58092
8193055: ADD_JVM_ARG_IF_OK always fails
...
Reviewed-by: dholmes
2017-12-05 14:10:11 +01:00
Magnus Ihse Bursie
426fdea0d6
8175795: configure should verify that system zlib contains needed functionality
...
Reviewed-by: erikj
2017-12-04 19:10:15 +01:00
Magnus Ihse Bursie
ed799ad4b9
8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
...
Reviewed-by: erikj, prr
2017-12-04 19:08:56 +01:00
Jesper Wilhelmsson
b97f1bcb37
Merge
2017-10-30 21:23:10 +01:00
Phil Race
aa96056b21
Merge
2017-11-01 10:00:38 -07:00
Artem Smotrakov
82d4691976
8189800: Add support for AddressSanitizer
...
Reviewed-by: ihse, dholmes
2017-10-31 17:03:02 +03:00
Magnus Ihse Bursie
acf857fe3d
8189955: Configuration validation is broken for some types of paths
...
Reviewed-by: erikj
2017-10-26 13:20:47 +02:00
Phil Race
2d7d87f3fc
8170681: Remove fontconfig header files from JDK source tree
...
Reviewed-by: serb, erikj
2017-10-25 13:11:07 -07:00
Erik Joelsson
aae091f644
8189682: JDK demos/tests should be in a separate bundle than hotspot ones
...
Reviewed-by: prr, ihse
2017-10-24 15:36:56 +02:00
Magnus Ihse Bursie
6d882e45a4
8189056: javadoc target for stable specdiff comparisons
...
Reviewed-by: erikj
2017-10-23 10:21:13 +02:00
Stewart X Addison
5e00c162bd
8189619: [aix] OpenJDK local disk check not working on AIX
...
Reviewed-by: erikj
2017-10-20 13:10:35 +02:00
Roman Kennke
7030019135
8171853: Remove Shark compiler
...
Reviewed-by: dholmes, kvn, erikj, ihse
2017-10-15 22:54:03 +02:00
Erik Joelsson
ca8ad3c162
8189094: Change required boot jdk to JDK 9
...
Reviewed-by: ihse, mchung
2017-10-19 14:16:45 +02:00
Thomas Stuefe
479ec4791b
8187228: [aix] make data segment page size 64K by default
...
Reviewed-by: goetz, erikj
2017-09-05 13:40:14 +02:00
Magnus Ihse Bursie
f627304d96
8189263: Introduce CUSTOM_ROOT
...
Reviewed-by: erikj
2017-10-16 08:43:42 +02:00
Magnus Ihse Bursie
f40b349dcc
8188312: Use CDS if present when running the Boot JDK during build
...
Reviewed-by: iklam, erikj
2017-10-10 13:33:39 +02:00
Magnus Ihse Bursie
5f7dcca036
8188814: Simplify IncludeCustomExtension
...
Reviewed-by: dholmes
2017-10-05 12:41:06 +02:00
Magnus Ihse Bursie
ecd3cd8f8c
8188768: Fix interaction between make and autoconf after consolidation
...
Reviewed-by: erikj, tbell
2017-10-05 11:02:18 +02:00
Goetz Lindenmaier
92fc72a86b
8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack
...
Reviewed-by: ihse, dholmes
2017-09-25 23:42:58 -04:00
Magnus Ihse Bursie
bac7500e27
8180897: Explicit --with-jtreg path not expanded
...
Reviewed-by: erikj
2017-09-25 11:50:39 +02:00
Magnus Ihse Bursie
ab22e37439
8176467: --with-cacerts-file should fail during configure if file does not exist
...
Reviewed-by: erikj
2017-09-25 10:47:28 +02:00
Magnus Ihse Bursie
1490f5ebed
8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10
...
Reviewed-by: erikj
2017-09-25 10:45:34 +02:00
Magnus Ihse Bursie
e84be60b1a
8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR
...
Reviewed-by: erikj
2017-09-25 10:32:00 +02:00
Magnus Ihse Bursie
4ef785b337
8187543: Replace SRC_ROOT with TOPDIR
...
Reviewed-by: erikj
2017-09-25 10:21:23 +02:00
Erik Joelsson
4f3d30c818
8187790: generated-configure out of sync
...
Reviewed-by: mchung, tbell
2017-09-21 23:20:18 +02:00
Magnus Ihse Bursie
6648232e22
8187542: Remove superfluous *_TOPDIR variables
...
Reviewed-by: erikj
2017-09-15 09:18:00 -07:00
Erik Joelsson
72c4ec5462
8187444: Forest Consolidation: Make build work
...
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Reviewed-by: darcy, ihse
2017-09-12 19:03:56 +02:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00