Erik Joelsson
7ae384b2ad
8206125: [windows] cannot pass relative path to --with-boot-jdk
...
Reviewed-by: tbell
2019-09-23 08:52:05 -07:00
Sergey Bylokhov
f8a875bfce
8231027: Correct typos
...
Reviewed-by: lancea, dholmes, erikj
2019-09-17 19:52:51 -07:00
Simon Tooke
db2c6cc90d
8216354: Syntax error in toolchain_windows.m4
...
Reviewed-by: erikj, dholmes, clanger
2019-09-15 07:47:13 +02:00
Matthias Baesken
7cb28198a1
8230485: add handling of aix tar in configure
...
Reviewed-by: erikj
2019-09-03 16:52:55 +02:00
Matthias Baesken
b7821ad399
8224214: [AIX] Remove support for legacy xlc compiler
...
Reviewed-by: erikj, kbarrett, mdoerr, dholmes
2019-08-30 09:37:41 +02:00
Matthias Baesken
9bba8fb124
8228426: xlc: switch to clang-style warning disabling
...
Reviewed-by: clanger, mdoerr
2019-07-19 11:09:41 +02:00
Severin Gehwolf
96d9d06cc9
8227397: Add --with-extra-asflags configure option
...
Reviewed-by: phh
2019-07-08 17:44:34 +02:00
Matthias Baesken
bb96156548
8227389: Remove unsupported xlc16 compile options on aix
...
Reviewed-by: clanger, mdoerr
2019-07-08 13:29:02 +02:00
Matthias Baesken
3bb469aa4f
8227171: provide function names in native stack trace on aix with xlc16
...
Reviewed-by: stuefe
2019-07-03 13:34:10 +02:00
Jesper Wilhelmsson
86ce4e9448
Merge
2019-06-21 04:16:18 +02:00
Andrew Luo
4c4bd162c5
8226521: Detect WSL2 as WSL in configure
...
Reviewed-by: erikj
2019-06-20 09:35:41 -07:00
Erik Joelsson
4934681f19
8226404: bootcycle build uses wrong CDS archive
...
Reviewed-by: iklam
2019-06-20 07:56:28 -07:00
Stuart Monteith
51eeaf9cb5
8214527: ZGC for Aarch64
...
Implement ZGC for AArch64
Reviewed-by: aph, pliden, eosterlund, rkennke, shade, njian, adinn
2019-06-13 15:24:34 +01:00
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