Justin King
00b6c551ec
8300254: ASan build does not correctly propagate ASAN_OPTIONS
...
Reviewed-by: ihse
2023-01-17 21:53:34 +00:00
Magnus Ihse Bursie
75b122feea
8300120: Configure should support different defaults for CI/dev build environments
...
Reviewed-by: erikj
2023-01-17 17:00:46 +00:00
Justin King
e139ec3db2
8300069: Left shift of negative value in share/adlc/dict2.cpp
...
Reviewed-by: ihse, kbarrett
2023-01-17 16:59:31 +00:00
Jie Fu
3ffc955783
8300099: Configuration fails to auto-detect build user through $USER in dockers
...
Reviewed-by: ihse
2023-01-13 13:53:22 +00:00
Justin King
19628e3e0c
8300068: UBSan CFLAGS/LDFLAGS not passed when building ADLC
...
Reviewed-by: ihse
2023-01-13 04:07:42 +00:00
Justin King
7a85d95e82
8298448: UndefinedBehaviorSanitizer
...
Reviewed-by: erikj, ihse
2023-01-12 15:50:05 +00:00
Julian Waters
26890d1909
8296478: Rework 8282948 and 8282700 to use the new autoconf UTIL_ARG_WITH
...
Reviewed-by: erikj, ihse
2023-01-12 15:01:59 +00:00
Christoph Langer
51f0a1ce4b
8298527: Cygwin's uname -m returns different string than before
...
Reviewed-by: erikj
2022-12-14 07:32:28 +00:00
Christian Stein
2cdc019565
8298178: Update to use jtreg 7.1.1
...
Reviewed-by: erikj
2022-12-06 20:51:06 +00:00
Julian Waters
f8f46305ef
8297963: Partially fix string expansion issues in UTIL_DEFUN_NAMED and related macros
...
Reviewed-by: ihse
2022-12-06 08:42:36 +00:00
Tyler Steele
328845926d
8297606: [AIX] Broken build after JDK-8295475
...
Reviewed-by: mdoerr, stuefe
2022-12-05 14:53:52 +00:00
Christian Stein
c70d1e1bd3
8296710: Update to use jtreg 7.1
...
Reviewed-by: erikj, alanb, jjg
2022-12-01 16:49:40 +00:00
Christoph Langer
470f3424fc
8296904: Improve handling of macos xcode toolchain
...
Reviewed-by: erikj, ihse
2022-11-23 07:08:00 +00:00
Magnus Ihse Bursie
817e039bb5
8297352: configure should check pandoc version
...
Reviewed-by: erikj
2022-11-21 18:33:32 +00:00
Christian Hagedorn
8b8d8481bc
8293422: DWARF emitted by Clang cannot be parsed
...
Reviewed-by: tschatzl, ihse, stuefe
2022-11-21 12:58:45 +00:00
Julian Waters
f0b648bc5c
8296758: [BACKOUT] Revert 8296115
...
Reviewed-by: ihse
2022-11-11 21:48:45 +00:00
Magnus Ihse Bursie
b29817a626
8296479: Remove stray comment about POST_STRIP_CMD
...
Reviewed-by: iris
2022-11-07 19:02:30 +00:00
Julian Waters
a124d8e047
8296115: Allow for compiling the JDK with strict standards conformance
...
8241499: Enable new "permissive-" for standard C++ compliance on Visual Studio if possible
Reviewed-by: erikj, ihse
2022-11-02 17:03:19 +00:00
Julian Waters
dac6ecc857
8295990: Improve make handling of strip flags
...
Reviewed-by: erikj
2022-11-02 13:07:20 +00:00
Aleksey Shipilev
1d883c5312
8295417
: Pass $AR to binutils cross-build
...
Reviewed-by: erikj, ihse
2022-10-19 11:58:24 +00:00
Ludovic Henry
4d37ef2d54
8295262: Build binutils out of source tree
...
Reviewed-by: shade, erikj, ihse
2022-10-17 14:02:47 +00:00
Magnus Ihse Bursie
552d8a2821
8295192: Use original configure command line when called from a script
...
Reviewed-by: erikj
2022-10-17 09:28:23 +00:00
Magnus Ihse Bursie
cd1357b0af
8295229: Try to verify gtest version
...
Reviewed-by: erikj
2022-10-13 06:16:15 +00:00
Magnus Ihse Bursie
c357b5908a
8295211: Fix autoconf 2.71 warning "AC_CHECK_HEADERS: you should use literals"
...
Reviewed-by: shade, erikj
2022-10-12 13:32:49 +00:00
Dingli Zhang
392f35df4b
8295033: hsdis configure error when cross-compiling with --with-binutils-src
...
Reviewed-by: erikj, ihse, shade
2022-10-12 07:24:30 +00:00
Sacha Coppey
7a194d31a3
8290154: [JVMCI] partially implement JVMCI for RISC-V
...
Reviewed-by: ihse, dnsimon, yadongwang
2022-10-07 13:09:09 +00:00
Joe Darcy
536c9a512e
8294618: Update openjdk.java.net => openjdk.org
...
Reviewed-by: mikael, iris, joehw, prr, ihse
2022-10-05 16:48:09 +00:00
Erik Joelsson
b9eeec2b6b
8294310: compare.sh fails on macos after JDK-8293550
...
Reviewed-by: ihse
2022-10-05 12:42:05 +00:00
Matthias Baesken
be82cff625
8294748: Cleanup unneeded references to hg
...
Reviewed-by: erikj, clanger
2022-10-05 07:25:49 +00:00
Aleksey Shipilev
05c8cabdad
8293532: Use lighter jmod compression levels in build config
...
Reviewed-by: ihse
2022-09-23 07:38:13 +00:00
Erik Joelsson
f42caefe2e
8293550: Optionally add get-task-allow entitlement to macos binaries
...
Reviewed-by: mikael, cjplummer, ihse
2022-09-16 12:33:32 +00:00
Christian Stein
1ee59adcfe
8289798: Update to use jtreg 7
...
Reviewed-by: ihse, jpai
2022-09-07 15:13:35 +00:00
Magnus Ihse Bursie
b17758a932
8247283: Enable the new conformant preprocessor option in Visual Studio
...
Reviewed-by: erikj, djelinski
2022-09-06 08:50:13 +00:00
Magnus Ihse Bursie
46523b817c
8293219: Microsoft toolchain selection picks 32-bit tools over 64-bit
...
Reviewed-by: erikj, shade
2022-09-02 09:35:02 +00:00
Magnus Ihse Bursie
6076128996
8292008: Transition the JDK to the common standard of C11
...
Reviewed-by: erikj
2022-08-31 22:17:26 +00:00
Magnus Ihse Bursie
dd5415309a
8293162: Drop support for VS2017
...
Reviewed-by: erikj, kbarrett
2022-08-31 22:07:30 +00:00
Aleksey Shipilev
d2eed079c3
8293020: jmod should not be treated as "small" tool for large modules
...
Reviewed-by: erikj, ihse, alanb
2022-08-31 05:30:16 +00:00
Christian Hagedorn
13c0369646
8242181: [Linux] Show source information when printing native stack traces in hs_err files
...
Reviewed-by: erikj, tschatzl, stuefe, ihse
2022-08-24 06:44:06 +00:00
Magnus Ihse Bursie
d92e00a519
8292763: JDK-8292716 breaks configure without jtreg
...
Reviewed-by: alanb
2022-08-23 08:32:02 +00:00
Magnus Ihse Bursie
486f90c134
8292716: Configure should check that jtreg is of the required version
...
Reviewed-by: erikj
2022-08-23 07:45:03 +00:00
Magnus Ihse Bursie
16593cf51c
8292717: Clean up checking of testing requirements in configure
...
Reviewed-by: erikj
2022-08-22 13:07:23 +00:00
Ioi Lam
57aac2ab65
8290981: Enable CDS for zero builds
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Reviewed-by: erikj, shade, ihse
2022-08-19 19:16:33 +00:00
Aleksey Shipilev
d9cb410efc
8290466: Default to --with-source-date=current to avoid unmodified Hotspot recompilation
...
Reviewed-by: erikj, ihse
2022-07-31 18:52:16 +00:00
Magnus Ihse Bursie
b4ab5fe1da
8288396: Always create reproducible builds
...
Reviewed-by: amenkov, ehelin
2022-06-28 09:00:45 +00:00
Andrew Leonard
6633855ca7
8288399: MacOS debug symbol files not always deterministic in reproducible builds
...
Reviewed-by: erikj
2022-06-15 14:00:20 +00:00
Magnus Ihse Bursie
d0c8ff8fdf
8288195: Prepare build system for GHA changes
...
Reviewed-by: shade, erikj
2022-06-10 19:32:30 +00:00
KIRIYAMA Takuya
0901548833
8283724: Incorrect description for jtreg-failure-handler option
...
Reviewed-by: erikj, ihse
2022-06-10 09:19:06 +00:00
Magnus Ihse Bursie
bddef71518
8287724: Fix various issues with msys2
...
Reviewed-by: erikj
2022-06-02 12:49:35 +00:00
Magnus Ihse Bursie
d889319a86
8287254: Clean up Xcode sysroot logic
...
Reviewed-by: erikj
2022-05-25 08:06:23 +00:00
Magnus Ihse Bursie
cf57d72fe8
8287174: Remove deprecated configure arguments
...
Reviewed-by: shade, dholmes
2022-05-24 07:53:46 +00:00
Kim Barrett
782ae3801c
8286262: Windows: Cleanup deprecation warning suppression
...
Reviewed-by: ihse, dholmes
2022-05-23 22:47:24 +00:00
Magnus Ihse Bursie
02fec1e6e5
8287155: Additional make typos
...
Reviewed-by: lancea, iris
2022-05-23 20:56:49 +00:00
Jaikiran Pai
c3bade2e08
8286623: Bundle zlib by default with JDK on macos aarch64
...
Reviewed-by: lancea, ihse, erikj
2022-05-13 01:55:46 +00:00
Adam Farley
40f43c6b1f
8286601: Mac Aarch: Excessive warnings to be ignored for build jdk
...
Reviewed-by: erikj
2022-05-12 09:27:04 +00:00
Jaikiran Pai
50d47de835
8286582: Build fails on macos aarch64 when using --with-zlib=bundled
...
Reviewed-by: ihse, lancea
2022-05-12 08:09:54 +00:00
Matthias Baesken
4fd79a6ad2
8285730: unify _WIN32_WINNT settings
...
Reviewed-by: dholmes, erikj, ihse, prr, alanb
2022-05-10 06:45:15 +00:00
Magnus Ihse Bursie
64225e1999
8285919: Remove debug printout from JDK-8285093
...
Reviewed-by: erikj
2022-04-29 13:26:10 +00:00
Matthias Baesken
36bf6fbe08
8285728: Alpine Linux build fails with busybox tar
...
Reviewed-by: erikj, stuefe
2022-04-28 13:33:32 +00:00
Pengfei Li
091637c826
8285630: Fix a configure error in RISC-V cross build
...
Reviewed-by: erikj, shade, fyang, fjiang
2022-04-28 12:59:38 +00:00
Erik Joelsson
ccf0e8bf90
8285755: JDK-8285093 changed the default for --with-output-sync
...
Reviewed-by: mikael, mcimadamore
2022-04-28 12:46:57 +00:00
Feilong Jiang
fa04d1f832
8284949: riscv: Add Zero support for the 32-bit RISC-V architecture
...
Co-authored-by: Junfeng Xie <xiejunfeng3@huawei.com>
Reviewed-by: erikj, stuefe, ihse, yadongwang
2022-04-21 07:35:32 +00:00
Magnus Ihse Bursie
94afb366b2
8285093: Introduce UTIL_ARG_WITH
...
Reviewed-by: erikj
2022-04-20 21:05:01 +00:00
Andrew Leonard
da3d8b1d1e
8284539: Configure --with-source-date=version fails on MacOS
...
Reviewed-by: erikj, ihse
2022-04-19 14:25:33 +00:00
Magnus Ihse Bursie
160eb2bd39
8284891: Fix typos in build system files
...
Reviewed-by: erikj
2022-04-14 19:33:28 +00:00
Andrew Leonard
4451257b14
8284437: Building from different users/workspace is not always deterministic
...
Reviewed-by: erikj
2022-04-06 19:11:49 +00:00
Erik Joelsson
1c4f5fcb88
8283575: Check for GNU time fails for version >1.7
...
Reviewed-by: shade, ihse
2022-03-24 12:48:12 +00:00
Fei Yang
5905b02c0e
8276799: Implementation of JEP 422: Linux/RISC-V Port
...
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
2022-03-24 09:22:46 +00:00
Ichiroh Takiguchi
0c3094c818
8204541: Correctly support AIX xlC 16.1 symbol visibility flags
...
Reviewed-by: ihse, stuefe
2022-03-19 04:43:20 +00:00
Julian Waters
0f1766dff6
8283320: Error message for Windows libraries always points to --with-msvcr-dll no matter the actual file name
...
Reviewed-by: erikj, ihse
2022-03-17 15:30:17 +00:00
Magnus Ihse Bursie
9b8afce379
8283260: gcc is not supported on mac
...
Reviewed-by: erikj
2022-03-16 16:07:32 +00:00
Julian Waters
cab9def1c1
8282700: Properly handle several --without options during configure
...
Reviewed-by: ihse
2022-03-11 09:12:19 +00:00
Magnus Ihse Bursie
9c88c5bb63
8282948: JDK-8274980 missed correct handling of MACOSX_BUNDLE_BUILD_VERSION
...
Reviewed-by: erikj
2022-03-10 13:50:05 +00:00
Magnus Ihse Bursie
0f88fc180c
8282769: BSD date cannot handle all ISO 8601 formats
...
Reviewed-by: erikj
2022-03-08 14:04:59 +00:00
Magnus Ihse Bursie
5d5bf16b0a
8282567: Improve source-date handling in build system
...
Reviewed-by: erikj, sgehwolf
2022-03-07 19:40:34 +00:00
Magnus Ihse Bursie
f9f9c0a855
8252769: Warn in configure if git config autocrlf has invalid value
...
Reviewed-by: erikj
2022-03-04 16:32:58 +00:00
Julian Waters
d5e8e52f02
8282532: Allow explicitly setting build platform alongside --openjdk-target
...
Reviewed-by: ihse
2022-03-04 12:42:07 +00:00
Magnus Ihse Bursie
b6c35ae44a
8209784: Include hsdis in the JDK
...
Reviewed-by: erikj
2022-03-02 18:17:47 +00:00
Daniel Jeliński
23995f822e
8281525: Enable Zc:strictStrings flag in Visual Studio build
...
Reviewed-by: dholmes, ihse
2022-02-24 18:18:52 +00:00
Alan Hayward
6fab8a2d6a
8277204: Implement PAC-RET branch protection on Linux/AArch64
...
Reviewed-by: erikj, ihse, adinn, ngasson
2022-02-24 16:38:56 +00:00
Magnus Ihse Bursie
e44d0670a6
8244593: Clean up GNM/NM after JEP 381
...
Reviewed-by: erikj
2022-02-22 16:06:52 +00:00
Magnus Ihse Bursie
d7a706a540
8253757: Add LLVM-based backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: erikj, luhenry
2022-02-21 10:37:44 +00:00
Magnus Ihse Bursie
f830cbec90
8188073: Add Capstone as backend for hsdis
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2022-02-17 21:18:15 +00:00
Tyler Steele
c0275e18b7
8203290: [AIX] Check functionality of JDK-8199712 (Flight Recorder)
...
Implements JFR for AIX
Reviewed-by: erikj, mdoerr, mgronlun, stuefe, ihse
2022-02-17 08:49:22 +00:00
Magnus Ihse Bursie
95f198b2b1
8274980: Improve adhoc build version strings
...
Reviewed-by: shade, erikj
2022-02-14 10:31:42 +00:00
Maxim Kartashev
d442328bc2
8281262: Windows builds in different directories are not fully reproducible
...
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: erikj, ihse
2022-02-10 10:46:35 +00:00
Thomas Stuefe
cab590517b
8280583: Always build NMT
...
Reviewed-by: shade, ihse, zgu
2022-01-27 09:18:17 +00:00
Jesper Wilhelmsson
39f140a201
Merge
2022-01-18 01:56:50 +00:00
Ana Marsh
7b6738fa02
8278885: Remove Windows ARM64 int8_t workaround in G1
...
Reviewed-by: erikj, tschatzl, mli
2022-01-17 16:36:43 +00:00
Aleksey Shipilev
a30aa52b77
8279958: Provide configure hints for Alpine/apk package managers
...
Reviewed-by: erikj
2022-01-17 08:19:08 +00:00
Johannes Bechberger
4b520f0001
8279702: [macosx] ignore xcodebuild warnings on M1
...
Reviewed-by: goetz, erikj
2022-01-14 13:53:53 +00:00
Mikael Vidstedt
36f41cbe11
8279884: Use better file for cygwin source permission check
...
Reviewed-by: erikj
2022-01-11 22:34:24 +00:00
Andrew Leonard
9e0244762c
8279834: Alpine Linux fails to build when --with-source-date enabled
...
Reviewed-by: erikj
2022-01-11 14:21:31 +00:00
Yasumasa Suenaga
2f7665b829
8279644: hsdis may not work when it was built with --with-binutils=system
...
Reviewed-by: erikj
2022-01-11 00:21:20 +00:00
Andrew Leonard
214f98f6b0
8278766: Enable OpenJDK build support for reproducible jars and jmods using --date
...
Reviewed-by: erikj
2021-12-23 11:01:26 +00:00
Gilles Duboscq
b17f8d5b6c
8278954: Using clang together with devkit on linux doesn't work for building
...
Reviewed-by: erikj
2021-12-17 15:36:07 +00:00
Andrew Leonard
dc2abc9f05
8278080: Add --with-cacerts-src='user cacerts folder' to enable deterministic cacerts generation
...
Reviewed-by: erikj
2021-12-02 15:36:43 +00:00
Andrew Leonard
f41e768bba
8277762: Allow configuration of HOTSPOT_BUILD_USER
...
Reviewed-by: erikj
2021-12-01 18:13:16 +00:00
Maxim Kartashev
01cefc94c7
8277977: Incorrect references to --enable-reproducible-builds in docs
...
Reviewed-by: ihse
2021-11-30 13:01:17 +00:00
Yasumasa Suenaga
2d4af2255f
8277370: configure script cannot distinguish WSL version
...
Reviewed-by: erikj
2021-11-19 20:24:17 +00:00
Magnus Ihse Bursie
a0227965bb
8275745: Reproducible copyright headers
...
Reviewed-by: ihse, erikj
2021-11-19 13:55:08 +00:00
Niklas Radomski
57eb864765
8276927: [PPC64] Port shenandoahgc to linux on ppc64le
...
Reviewed-by: rkennke, ihse, mdoerr
2021-11-18 19:00:58 +00:00
Yasumasa Suenaga
d5e47d6b84
8277089: Use system binutils to build hsdis
...
Reviewed-by: ihse
2021-11-16 14:47:42 +00:00
Yasumasa Suenaga
f65db88b74
8276841: Add support for Visual Studio 2022
...
Reviewed-by: erikj, ihse
2021-11-09 14:54:42 +00:00
Mikhailo Seledtsov
0021a2f462
8275449: Add linux-aarch64-zero build profile
...
Reviewed-by: erikj
2021-10-20 18:16:58 +00:00
Niklas Radomski
337b73a459
8274851: [PPC64] Port zgc to linux on ppc64le
...
Reviewed-by: ihse, pliden, mdoerr, eosterlund
2021-10-13 07:36:52 +00:00
Magnus Ihse Bursie
03c2b73e21
8275128: Build hsdis using normal build system
...
Reviewed-by: erikj
2021-10-12 23:28:53 +00:00
Aleksey Shipilev
f242cb5ce0
8273797: Stop impersonating "server" VM in all VM variants
...
Reviewed-by: dholmes, erikj, ihse
2021-09-21 06:00:06 +00:00
Aleksey Shipilev
8fbcc8239a
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
...
Reviewed-by: ihse, sgehwolf
2021-09-15 08:56:53 +00:00
Magnus Ihse Bursie
ed7789d6a0
8256977: Bump minimum GCC from 5.x to 6 for JDK
...
Reviewed-by: erikj, shade
2021-09-14 11:29:16 +00:00
Magnus Ihse Bursie
fbffa54efe
8270438: "Cores to use" output in configure is misleading
...
Reviewed-by: erikj
2021-08-30 13:41:54 +00:00
Magnus Ihse Bursie
9ede41bf89
8229031: Exporting CLASSPATH from shell can result in build failures
...
Reviewed-by: erikj
2021-08-30 11:37:47 +00:00
Magnus Ihse Bursie
a033aa5a3d
8273072: Avoid using += in configure
...
Reviewed-by: dholmes, jiefu
2021-08-27 13:53:33 +00:00
Magnus Ihse Bursie
596b075591
8258465: Headless build fails due to missing X11 headers on linux
...
Reviewed-by: shade
2021-08-27 13:13:36 +00:00
Matthias Baesken
b7f75c0a73
8271142: package help is not displayed for missing X11/extensions/Xrandr.h
...
Reviewed-by: clanger
2021-08-23 06:39:46 +00:00
Jie Fu
d007be0952
8272700: [macos] Build failure with Xcode 13.0 after JDK-8264848
...
Reviewed-by: dholmes
2021-08-19 23:11:31 +00:00
Ao Qi
e92e2fd4e0
8270517: Add Zero support for LoongArch
...
Reviewed-by: dholmes, erikj, shade
2021-07-15 08:26:05 +00:00
Matthias Baesken
18a1dd261c
8269031: linux x86_64 check for binutils 2.25 or higher after 8265783
...
Reviewed-by: ihse, erikj
2021-06-22 13:28:41 +00:00
Jie Fu
4a6da99f28
8268643: SVML lib shouldn't be generated when C2 is absent
...
Reviewed-by: erikj
2021-06-14 23:39:41 +00:00
Hannes Wallnöfer
dc6c96bbaf
8263468: New page for "recent" new API
...
Reviewed-by: erikj, jjg
2021-06-08 18:22:16 +00:00
Maxim Kartashev
64ba2f0e8f
8265431: Add -fno-delete-null-pointer-checks to clang builds
...
Reviewed-by: erikj
2021-06-01 17:56:44 +00:00
Mikael Vidstedt
096e9e5d13
8266318: Switch to macos prefix for macOS bundles
...
Reviewed-by: prr, erikj, iris
2021-04-30 19:05:39 +00:00
Andrew Leonard
84b52db931
8265666: Enable AIX build platform to make external debug symbols
...
Reviewed-by: erikj, mdoerr
2021-04-29 12:35:56 +00:00
Vladimir Kozlov
4785e112ae
8264806: Remove the experimental JIT compiler
...
Reviewed-by: iignatyev, erikj
2021-04-27 06:23:21 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Magnus Ihse Bursie
b9f66d93eb
8264188: Improve handling of assembly files in the JDK
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj, vlivanov
2021-04-26 12:57:21 +00:00
Per Liden
0d08d73537
8265702: ZGC on macOS/aarch64
...
Reviewed-by: erikj, dholmes, stefank, gziemski
2021-04-26 08:45:42 +00:00
David Holmes
81877f7df2
8262501: jdk17 libjvm link failure with --as-needed and clock_gettime in librt
...
Co-authored-by: Matthias Klose <doko@openjdk.org>
Reviewed-by: erikj
2021-04-15 12:59:21 +00:00
Nick Gasson
f4c3efd9cf
8265192: [macos_aarch64] configure script fails if GNU uname in PATH
...
Reviewed-by: erikj
2021-04-15 01:43:22 +00:00
Lutz Schmidt
04fa1ed4d0
8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch
...
Reviewed-by: erikj, dcubed, clanger
2021-04-08 13:37:22 +00:00
Anton Kozlov
7f9ece23dc
8264650: Cross-compilation to macos/aarch64
...
Reviewed-by: erikj
2021-04-05 06:58:11 +00:00
Vladimir Kempik
d6bb1537f3
8264240: [macos_aarch64] enable appcds support after JDK-8263002
...
Reviewed-by: erikj
2021-03-26 19:50:01 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Ajit Ghaisas
8afec70c28
8260931: Implement JEP 382: New macOS Rendering Pipeline
...
Co-authored-by: Jayathirth D V <jdv@openjdk.org>
Co-authored-by: Alexey Ushakov <avu@openjdk.org>
Co-authored-by: Artem Bochkarev <abochkarev@openjdk.org>
Co-authored-by: Prasanta Sadhukhan <psadhukhan@openjdk.org>
Co-authored-by: Denis Konoplev <dkonoplev@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Kevin Rushforth <kcr@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ajit Ghaisas <aghaisas@openjdk.org>
Reviewed-by: ihse, avu, kcr, gziemski, prr, kizune, jdv, psadhukhan, serb
2021-03-15 06:41:44 +00:00
Yumin Qi
15daccacee
8263465: JDK-8236847 causes tier1 build failure on linux-aarch64
...
Reviewed-by: iklam, erikj, dcubed
2021-03-11 18:54:45 +00:00
Yumin Qi
3820ab9e82
8236847: CDS archive with 4K alignment unusable on machines with 64k pages
...
Reviewed-by: iklam, stuefe, erikj, ihse
2021-03-11 16:49:24 +00:00
Aleksey Shipilev
61cff4da90
8257913: Add more known library locations to simplify Linux cross-compilation
...
Reviewed-by: erikj
2021-03-08 10:14:46 +00:00
Phil Race
3bb6a3d2ab
8261109: [macOS] Remove disabled warning for JNF in make/autoconf/flags-cflags.m4
...
Reviewed-by: serb, ihse, erikj
2021-02-04 21:00:18 +00:00
Erik Joelsson
53f1b93881
8260518: Change default -mmacosx-version-min to 10.12
...
Reviewed-by: tbell, prr, ihse, serb
2021-01-29 14:20:39 +00:00
David Holmes
6f2be9c608
8246112: Remove build-time and run-time checks for clock_gettime and CLOCK_MONOTONIC
...
Reviewed-by: ihse, erikj, gziemski, hseigel
2021-01-27 01:18:52 +00:00
Dongbo He
764111ff83
8260272: bash configure --prefix does not work after JDK-8257679
...
Reviewed-by: erikj, ihse
2021-01-25 01:08:38 +00:00
Andrew John Hughes
0785147460
8259949: x86 32-bit build fails when -fcf-protection is passed in the compiler flags
...
Use -march=i686 instead of -march=i586 if -fcf-protection is passed to the build as CMOV is required
Reviewed-by: erikj
2021-01-20 16:13:42 +00:00
Jesper Wilhelmsson
b378f54df3
Merge
2021-01-12 01:08:14 +00:00
Magnus Ihse Bursie
386196023e
8258426: Split up autoconf/version-numbers and move it to conf dir
...
Reviewed-by: erikj
2021-01-11 18:22:58 +00:00
Aleksey Shipilev
e05f36f463
8259043: More Zero architectures need linkage with libatomic
...
Co-authored-by: Matthias Klose <doko@openjdk.org>
Reviewed-by: erikj
2021-01-11 13:45:35 +00:00
Jan Lahoda
235488215b
8250768: javac should be adapted to changes in JEP 12
...
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
Jesper Wilhelmsson
56a354eb55
Merge
2021-01-07 23:51:21 +00:00
Erik Joelsson
484e23b92a
8258657: Doc build is broken by use of new language features
...
Reviewed-by: tbell, iris
2021-01-07 14:57:30 +00:00
Joe Darcy
6be1f5671e
8257450: Start of release updates for JDK 17
...
8257451: Add SourceVersion.RELEASE_17
8257453: Add source 17 and target 17 to javac
Reviewed-by: dholmes, erikj, iris, mikael, jjg, jlahoda, jwilhelm, mchung, ihse
2020-12-10 16:46:28 +00:00
Magnus Ihse Bursie
0890620c94
8258005: JDK build fails with incorrect fixpath script
...
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Reviewed-by: erikj
2020-12-10 14:54:40 +00:00
Magnus Ihse Bursie
6c69eca380
8257973: UTIL_LOOKUP_PROGS should only find executable files
...
Reviewed-by: erikj
2020-12-09 15:41:08 +00:00
Magnus Ihse Bursie
d29c78da19
8257679: Improved unix compatibility layer in Windows build (winenv)
...
Reviewed-by: erikj, jvernee, burban
2020-12-07 15:55:53 +00:00
Erik Joelsson
51d325e613
8257633: Missing -mmacosx-version-min=X flag when linking libjvm
...
Reviewed-by: mikael
2020-12-04 21:40:39 +00:00
Magnus Ihse Bursie
60f2ba9a24
8257487: Include configuration name in summary
...
Reviewed-by: shade
2020-12-01 11:04:13 +00:00
Magnus Ihse Bursie
a3e1980c08
8256541: Sort out what version of awk is used in the build system
...
Reviewed-by: erikj
2020-11-30 16:35:02 +00:00
Aleksey Shipilev
a3eec39b01
8257181: s390x builds are very noisy with gc-sections messages
...
Reviewed-by: mdoerr, lucy
2020-11-27 06:48:04 +00:00
Aleksey Shipilev
1b3aa3afc5
8256831: MIPS Zero builds fail with undefined __atomic_compare_exchange_8
...
Reviewed-by: ihse
2020-11-26 11:26:01 +00:00
Aleksey Shipilev
47a78e8a6d
8256829: GNU hash style is not available on MIPS
...
Reviewed-by: ihse, aoqi, glaubitz
2020-11-23 19:32:34 +00:00
Magnus Ihse Bursie
b0485b9632
8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
...
Reviewed-by: erikj
2020-11-23 11:33:18 +00:00
Aleksey Shipilev
e06a68397d
8256497: Zero: enable G1 and Shenandoah GCs
...
Reviewed-by: rkennke, erikj, ihse
2020-11-22 18:10:04 +00:00
Magnus Ihse Bursie
8e7a855ee8
8255526: Enable jcheck whitespace checking of build system files
...
Reviewed-by: shade, erikj
2020-11-20 10:01:34 +00:00
Aleksey Shipilev
cb2676c8b7
8256499: Zero: enable Epsilon GC
...
Reviewed-by: rkennke, ihse
2020-11-19 08:02:37 +00:00
Magnus Ihse Bursie
3110d589e1
8256538: Fix annoying awk warning in configure for java versions
...
Reviewed-by: erikj
2020-11-18 21:54:12 +00:00
Matthias Baesken
ec08b3f28d
8256188: Adjust output of make/autoconf/configure
...
Reviewed-by: clanger, ihse
2020-11-12 06:29:13 +00:00
Jorn Vernee
804bd72599
8255128: linux x86 build failure with libJNIPoint.c
...
Reviewed-by: coleenp, shade, ihse
2020-11-04 18:10:49 +00:00
Bernhard Urban-Forster
88ee973334
8254827: JVMCI: Enable it for Windows+AArch64
...
Reviewed-by: ihse, never, kvn
2020-11-03 19:04:47 +00:00
Magnus Ihse Bursie
f97ec359ec
8255785: X11 libraries should not be required by configure for headless only
...
Reviewed-by: mikael, prr
2020-11-03 01:17:10 +00:00
Magnus Ihse Bursie
edd19888df
8255530: Additional cleanup after JDK-8235710 (elliptic curve removal)
...
Reviewed-by: erikj
2020-10-28 22:25:21 +00:00
Erik Joelsson
9ade94b727
8206311: Add docs-javase, docs-reference to CI build
...
Reviewed-by: ihse
2020-10-21 22:04:37 +00:00
Aleksei Voitylov
63009f90ec
8247589: Implementation of Alpine Linux/x64 Port
...
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Co-authored-by: Alexander Scherbatiy <alexsch@openjdk.org>
Co-authored-by: Axel Siebenborn <asiebenborn@openjdk.org>
Co-authored-by: Aleksei Voitylov <avoitylov@openjdk.org>
Reviewed-by: alanb, erikj, dholmes
2020-10-13 09:35:58 +00:00
Eric Liu
b464213942
8252407: Build failure with gcc-8+ and asan
...
Reviewed-by: ihse, kbarrett
2020-10-13 03:38:41 +00:00
Monica Beckwith
9604ee8269
8248238: Implementation: JEP 388: Windows AArch64 Support
...
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Reviewed-by: dholmes, cjplummer, aph, ihse
2020-10-05 03:21:39 +00:00
Mikael Vidstedt
527b0e44eb
8248984: Bump minimum boot jdk to JDK 15
...
Reviewed-by: darcy, erikj, dholmes
2020-09-28 21:22:00 +00:00
Anthony Scarpino
0b83fc0150
8235710: Remove the legacy elliptic curves
...
Reviewed-by: xuelei, erikj
2020-09-25 02:40:36 +00:00
Monica Beckwith
96f722cf63
8252114: Windows-AArch64: Enable and test ZGC and ShenandoahGC
...
Reviewed-by: shade, stefank, rkennke
2020-09-22 07:09:48 +00:00
Matthias Baesken
52c28b8692
8253239: Disable VS warning C4307
...
Reviewed-by: mdoerr, erikj
2020-09-18 14:06:29 +00:00
Erik Joelsson
7df86108cb
8252145: Unify Info.plist files with correct version strings
...
Reviewed-by: ihse, serb
2020-08-28 06:23:41 -07:00
Phil Race
62a67c5d90
Merge
2020-08-11 10:56:30 -07:00
Vladimir Kempik
5e9702d390
8250876: Fix issues with cross-compile on macos
...
Reviewed-by: erikj, ihse
2020-08-10 22:42:09 +03:00
Phil Race
84e397b4de
8250894: Provide a configure option to build and run against the platform libharfbuzz
...
Reviewed-by: erikj
2020-08-04 12:20:37 -07:00
Galder Zamarreno
96f56eb4fc
8248158: Configure fails with autoconf not found even though it's installed
...
Reviewed-by: erikj, ihse, stooke
2020-08-05 11:59:10 +02:00
Mikael Vidstedt
00d223cff6
8250899: Backout JDK-8249628 from jdk/jdk
...
Reviewed-by: erikj
2020-08-03 22:10:31 -07:00
Mikael Vidstedt
bafa476135
Merge
2020-08-03 22:08:37 -07:00
Kim Barrett
2a8f92e7e7
8246032: Implementation of JEP 347: Enable C++14 Language Features
...
Update build configuration to use C++14
Reviewed-by: jlaskey, mdoerr, ihse, erikj
2020-07-22 00:13:53 -04:00
Jerry Zhou
4d13bf33d4
8249628: Remove EA from JDK 15 version string starting with Initial RC promotion
...
Reviewed-by: tbell, erikj
2020-07-17 01:50:44 +00:00
Mikael Vidstedt
1982432db4
Merge
2020-07-14 23:29:45 -07:00
Erik Joelsson
a9b7ae8ac2
8249255: Build fails if source code in cygwin home dir
...
Reviewed-by: tbell
2020-07-14 07:09:11 -07:00
Magnus Ihse Bursie
b073038e54
8246751: Mac OS build settings should use -O3
...
Reviewed-by: erikj
2020-06-08 18:15:55 +02:00
Magnus Ihse Bursie
cd651b9aad
8246435: Replace Javascript implementation of pandoc filters with Java
...
Reviewed-by: erikj
2020-06-06 02:04:21 +02:00
Vladimir Kempik
78b9de8e40
8248495: [macos] zerovm is broken due to libffi headers location
...
Reviewed-by: ihse, erikj
2020-07-02 20:33:06 +03:00
Jie Fu
7e93e03da5
8248612: Back quotes and double quotes must not be escaped in: Cannot convert \"$unix_path\" to Windows path
...
Reviewed-by: ihse
2020-07-01 10:27:10 +08:00
Magnus Ihse Bursie
4b85bd546e
8248610: Clean up handling of Windows RC files
...
Reviewed-by: erikj
2020-07-01 22:39:58 +02:00
Yasumasa Suenaga
f5673586b7
8248526: configure script failed on WSL in May 2020 update
...
Reviewed-by: ihse
2020-07-01 07:23:48 +09:00
Magnus Ihse Bursie
9e4b9e9151
8201575: Allow numbers in VERSION_PRE according to JEP 223
...
Reviewed-by: erikj
2020-06-16 14:22:15 +02:00
Erik Helin
ab57f7d628
8193686: Allow --with-jtreg to accept a zip compressed jtreg image
...
Reviewed-by: ihse
2020-06-15 12:28:27 +02:00
Magnus Ihse Bursie
1a681a434f
8200738: Use --hash-style=gnu for gcc
...
Reviewed-by: erikj
2020-06-12 20:28:07 +02:00
Joe Darcy
a5b5712733
8235496: Start of release updates for JDK 16
...
8245585: Add SourceVersion.RELEASE_16
8245586: Add source 16 and target 16 to javac
8245544: com/sun/tools/javac/platform/JDKPlatformProvider.java does not support ct.sym with platform versions 16+
Co-authored-by: David Holmes <david.holmes@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: erikj, dholmes, ihse, neugens, jjg, jlahoda, jlaskey, mikael
2020-06-07 20:02:03 -07:00
Vicente Romero
d42bfef8a4
8227046: compiler implementation for sealed classes
...
8225056: VM support for sealed classes
8227044: javax.lang.model for sealed classes
8227045: Preview APIs support for sealed classes
8227047: Javadoc for sealed types
8245854: JVM TI Specification for sealed classes
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, forax, darcy, dholmes, jlahoda, lfoltan, mchung, sspitsyn, vromero
2020-06-01 17:00:40 -04:00
Igor Ignatyev
64c5823aa4
8245870: GTEST_FRAMEWORK_SRC should go through UTIL_FIXUP_PATH
...
Reviewed-by: erikj
2020-05-26 15:11:33 -07:00
Igor Ignatyev
846fd238fc
8245610: remove in-tree copy on gtest
...
Reviewed-by: erikj, ihse
2020-05-26 13:33:00 -07:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00