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