Kim Barrett
|
989fc3e6ea
|
8325878: Require minimum Clang version 13
Reviewed-by: jwaters, ihse
|
2024-03-06 20:17:11 +00:00 |
|
Kim Barrett
|
13c74535de
|
8325880: Require minimum Open XL C/C++ version 17.1.1
Reviewed-by: mdoerr, jwaters, ihse
|
2024-03-06 20:00:12 +00:00 |
|
Erik Joelsson
|
721bfee53a
|
8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
Reviewed-by: ihse, dholmes
|
2024-03-05 20:31:17 +00:00 |
|
Kim Barrett
|
d6f2a174fc
|
8325881: Require minimum gcc version 10
Reviewed-by: ihse, shade
|
2024-03-05 07:16:34 +00:00 |
|
Andrew Leonard
|
3b90ddfefe
|
8326685: Linux builds not reproducible if two builds configured in different build folders
Reviewed-by: ihse, erikj
|
2024-02-28 08:37:53 +00:00 |
|
Magnus Ihse Bursie
|
bceaed6d4d
|
8326406: Remove mapfile support from makefiles
Reviewed-by: jwaters, erikj
|
2024-02-27 10:54:49 +00:00 |
|
Magnus Ihse Bursie
|
3780ad3133
|
8326587: Separate out Microsoft toolchain linking
Reviewed-by: erikj
|
2024-02-26 15:43:47 +00:00 |
|
Magnus Ihse Bursie
|
5c5a282f91
|
8325950: Make sure all files in the JDK pass jcheck
Reviewed-by: prr, wetmore, erikj, naoto
|
2024-02-19 16:13:34 +00:00 |
|
Magnus Ihse Bursie
|
e5cb78cc88
|
8324539: Do not use LFS64 symbols in JDK libs
Reviewed-by: jwaters, erikj, mbaesken, alanb
|
2024-02-12 08:04:39 +00:00 |
|
Magnus Ihse Bursie
|
d395ac2879
|
8321373: Build should use LC_ALL=C.UTF-8
Reviewed-by: redestad, erikj
|
2024-02-05 14:06:16 +00:00 |
|
Magnus Ihse Bursie
|
8e45182357
|
8324834: Use _LARGE_FILES on AIX
Reviewed-by: erikj, mbaesken
|
2024-02-01 13:09:11 +00:00 |
|
Sam James
|
f4d08ccf80
|
8318696: Do not use LFS64 symbols on Linux
Reviewed-by: ihse, dholmes, kbarrett, mbaesken
|
2024-01-20 09:49:44 +00:00 |
|
Andrew Leonard
|
57fad67781
|
8323667: Library debug files contain non-reproducible full gcc include paths
Reviewed-by: erikj, ihse
|
2024-01-18 09:56:54 +00:00 |
|
Matthias Baesken
|
68c4286026
|
8323008: filter out harmful -std* flags added by autoconf from CXX
Reviewed-by: erikj, clanger, ihse
|
2024-01-12 12:29:07 +00:00 |
|
Frederic Thevenet
|
3bc5679cab
|
8322309: Fix an inconsistancy in spacing style in spec.gmk.template
Reviewed-by: sgehwolf, erikj
|
2023-12-19 13:54:49 +00:00 |
|
Magnus Ihse Bursie
|
b893a2b2f7
|
8321597: Use .template consistently for files treated as templates by the build
Reviewed-by: erikj
|
2023-12-08 15:46:02 +00:00 |
|
Frederic Thevenet
|
05f950934e
|
8321374: Add a configure option to explicitly set CompanyName property in VersionInfo resource for Windows exe/dll
Reviewed-by: erikj, ihse
|
2023-12-08 14:09:01 +00:00 |
|
Jaikiran Pai
|
6f7bb79a5b
|
8320931: [REDO] dsymutil command leaves around temporary directories
Reviewed-by: ihse, clanger
|
2023-12-02 05:38:07 +00:00 |
|
Magnus Ihse Bursie
|
ce4e6e2bd7
|
8320915: Update copyright year in build files
Reviewed-by: erikj, iris
|
2023-11-28 21:40:20 +00:00 |
|
Magnus Ihse Bursie
|
adad132028
|
8320767: Use := wherever possible in spec.gmk.in
Reviewed-by: erikj
|
2023-11-28 17:33:23 +00:00 |
|
Magnus Ihse Bursie
|
66ae6d52a1
|
8320899: Select the correct Makefile when running make in build directory
Reviewed-by: erikj
|
2023-11-28 17:15:32 +00:00 |
|
Magnus Ihse Bursie
|
ebbef629c7
|
8320769: Remove ill-adviced "make install" target
Reviewed-by: erikj, shade
|
2023-11-28 15:32:21 +00:00 |
|
Galder Zamarreño
|
20aae3c438
|
8320533: Adjust capstone integration for v6 changes
Reviewed-by: ihse, aph
|
2023-11-28 08:33:23 +00:00 |
|
Magnus Ihse Bursie
|
f0a12c571b
|
8320763: Fix spacing arround assignment in spec.gmk.in
Reviewed-by: erikj, iris
|
2023-11-27 17:32:41 +00:00 |
|
Magnus Ihse Bursie
|
a006d7eae0
|
8294549: configure script should detect unsupported path
Co-authored-by: Mike Duigou <mduigou@openjdk.org>
Reviewed-by: erikj
|
2023-11-27 14:52:42 +00:00 |
|
Jan Lahoda
|
fc314740e9
|
8318913: The module-infos for --release data do not contain pre-set versions
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: vromero, ihse
|
2023-11-24 06:30:08 +00:00 |
|
Magnus Ihse Bursie
|
beaa79c28b
|
8320663: Fix C syntax in LIB_SETUP_HSDIS_BINUTILS
Co-authored-by: Galder Zamarreño <galder@openjdk.org>
Reviewed-by: rehn
|
2023-11-23 15:15:12 +00:00 |
|
Julian Waters
|
4a85f6ae9f
|
8317132: Prepare HotSpot for permissive-
Reviewed-by: dholmes, jvernee, djelinski
|
2023-11-02 08:17:14 +00:00 |
|
Claes Redestad
|
4f9f1955ab
|
8318753: hsdis binutils may place libs in lib64
Reviewed-by: rehn, djelinski, ihse
|
2023-10-27 14:40:30 +00:00 |
|
Andrew Haley
|
e1a458ee64
|
8318834: s390x: Debug builds are missing debug helpers
Reviewed-by: shade, lucy
|
2023-10-26 16:28:28 +00:00 |
|
Robbin Ehn
|
c2efd77412
|
8295795: hsdis does not build with binutils 2.39+
Reviewed-by: ihse, djelinski
|
2023-10-23 13:12:52 +00:00 |
|
Magnus Ihse Bursie
|
99de9bb83f
|
8317807: JAVA_FLAGS removed from jtreg running in JDK-8317039
Reviewed-by: erikj
|
2023-10-23 11:26:39 +00:00 |
|
Daniel Jeliński
|
3c70f2c1e9
|
8318418: hsdis build fails with system binutils on Ubuntu
Reviewed-by: erikj, ihse
|
2023-10-19 10:36:35 +00:00 |
|
Mikael Vidstedt
|
72c4dcbfee
|
8317970: Bump target macosx-x64 version to 11.00.00
Reviewed-by: erikj, prr, ihse
|
2023-10-13 20:24:44 +00:00 |
|
Andrew Leonard
|
bcc986b9d1
|
8317601: Windows build on WSL broken after JDK-8317340
Reviewed-by: djelinski, erikj
|
2023-10-09 07:41:31 +00:00 |
|
Ludvig Janiuk
|
a250ae4d1b
|
8317039: Enable specifying the JDK used to run jtreg
Reviewed-by: erikj
|
2023-10-05 07:54:34 +00:00 |
|
Andrew Leonard
|
353d139682
|
8317340: Windows builds are not reproducible if MS VS compiler install path differs
Reviewed-by: erikj
|
2023-10-03 14:00:00 +00:00 |
|
Daniel Jeliński
|
287b243221
|
8316893: Compile without -fno-delete-null-pointer-checks
Reviewed-by: kbarrett, erikj
|
2023-10-03 05:54:33 +00:00 |
|
Robbin Ehn
|
fb055e7e53
|
8316645: RISC-V: Remove dependency on libatomic by adding cmpxchg 1b
Reviewed-by: ihse, fyang, luhenry, mli
|
2023-10-01 16:32:05 +00:00 |
|
Deepa Kumari
|
bee7524251
|
8315786: [AIX] Build Disk Local Detection Issue with GNU-utils df on AIX
Reviewed-by: tsteele, erikj, amitkumar
|
2023-09-21 06:01:49 +00:00 |
|
Erik Joelsson
|
242eeaea47
|
8286757: adlc tries to build with /pathmap but without /experimental:deterministic
Reviewed-by: jwaters, ihse
|
2023-09-20 12:48:19 +00:00 |
|
Saint Wesonga
|
9402548546
|
8268719: Force execution (and source) code page used when compiling on Windows
Reviewed-by: jwaters, erikj
|
2023-09-07 03:03:22 +00:00 |
|
Matthias Baesken
|
ed2b4673de
|
8315499: build using devkit on Linux ppc64le RHEL puts path to devkit into libsplashscreen
Reviewed-by: erikj
|
2023-09-05 12:48:03 +00:00 |
|
Erik Joelsson
|
69d1feb83f
|
8315060: Out of tree incremental build fails with ccache
Reviewed-by: kbarrett, dholmes
|
2023-08-28 20:56:31 +00:00 |
|
Ao Qi
|
725ec0ce1b
|
8315020: The macro definition for LoongArch64 zero build is not accurate.
Reviewed-by: erikj, fyang
|
2023-08-28 11:10:53 +00:00 |
|
Erik Joelsson
|
320162395d
|
8310454: Introduce static-libs-graal bundle
Reviewed-by: jiangli
|
2023-08-25 20:35:40 +00:00 |
|
Vladimir Petko
|
e36620d80e
|
8314554: Debian/Ubuntu should not link OpenJDK with --as-needed link option
Reviewed-by: erikj
|
2023-08-24 12:27:52 +00:00 |
|
Christian Stein
|
c50315de8f
|
8314495: Update to use jtreg 7.3.1
Reviewed-by: dholmes, erikj, iris, jpai
|
2023-08-21 06:30:56 +00:00 |
|
Mikael Vidstedt
|
f66c73d34b
|
8314166: Update googletest to v1.14.0
Reviewed-by: kbarrett, stuefe, shade, erikj
|
2023-08-15 19:52:56 +00:00 |
|
Andreas Steiner
|
12326770dc
|
8313244: NM flags handling in configure process
Reviewed-by: clanger, jwaters, mbaesken, erikj
|
2023-08-11 13:21:46 +00:00 |
|
Matthias Baesken
|
6e3cc131da
|
8312467: relax the builddir check in make/autoconf/basic.m4
Reviewed-by: clanger, erikj
|
2023-08-09 07:08:52 +00:00 |
|
Christian Stein
|
9c6eb67e85
|
8313167: Update to use jtreg 7.3
Reviewed-by: jjg, iris
|
2023-08-07 16:09:23 +00:00 |
|
Andreas Steiner
|
c4b8574b94
|
8311938: Add default cups include location for configure on AIX
Reviewed-by: clanger, mbaesken, jwaters
|
2023-08-04 06:56:12 +00:00 |
|
Andreas Steiner
|
0328886450
|
8311955: c++filt is now ibm-llvm-cxxfilt when using xlc17 / clang on AIX
Reviewed-by: stuefe, mbaesken, clanger, vtewari
|
2023-07-24 06:24:00 +00:00 |
|
Daniel Jeliński
|
48e61c1df5
|
8310728: Enable Zc:inline flag in Visual Studio build
Reviewed-by: erikj
|
2023-06-28 04:11:11 +00:00 |
|
Erik Joelsson
|
7ea22cd385
|
8310369: UTIL_ARG_WITH fails when arg is disabled
Reviewed-by: mikael
|
2023-06-21 09:57:26 +00:00 |
|
Matthias Baesken
|
9eed049098
|
8310321: make JDKOPT_CHECK_CODESIGN_PARAMS more verbose
Reviewed-by: erikj
|
2023-06-21 06:49:24 +00:00 |
|
Erik Joelsson
|
554b4d7243
|
8308585: AC_REQUIRE: `PLATFORM_EXTRACT_TARGET_AND_BUILD' was expanded before it was required
Reviewed-by: mikael
|
2023-06-14 13:26:54 +00:00 |
|
Jorn Vernee
|
4c18b9e1fa
|
8309880: Add support for linking libffi on Windows and Mac
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
|
2023-06-14 12:03:42 +00:00 |
|
Jiangli Zhou
|
45414fc2df
|
8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: erikj
|
2023-06-12 16:22:24 +00:00 |
|
George Adams
|
29b8d3d9e7
|
8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal
Reviewed-by: erikj
|
2023-05-22 15:44:52 +00:00 |
|
JoKern65
|
5f1f9460d7
|
8307520: set minimum supported CPU architecture to Power8 on AIX
Reviewed-by: mbaesken, erikj
|
2023-05-12 07:02:45 +00:00 |
|
JoKern65
|
08fa269886
|
8307349: Support xlc17 clang toolchain on AIX
Reviewed-by: erikj, mbaesken
|
2023-05-11 07:40:38 +00:00 |
|
Daniel D. Daugherty
|
edc4adb77e
|
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Reviewed-by: erikj
|
2023-05-10 21:08:28 +00:00 |
|
Jiangli Zhou
|
1964954da9
|
8307194: Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
Reviewed-by: erikj, sgehwolf
|
2023-05-10 17:26:02 +00:00 |
|
Tyler Steele
|
9f34e4f8d9
|
8304434: [AIX] Update minimum xlclang version
Reviewed-by: erikj, mbaesken
|
2023-05-08 14:29:51 +00:00 |
|
Antonios Printezis
|
83a98c66f1
|
8307063: When cross-compiling with hsdis/binutils, buildjdk creation fails
Reviewed-by: erikj
|
2023-04-28 12:31:48 +00:00 |
|
bobpengxie
|
ba43649530
|
8306976: UTIL_REQUIRE_SPECIAL warning on grep
Reviewed-by: clanger, mbaesken
|
2023-04-27 09:19:13 +00:00 |
|
Per Minborg
|
cbccc4c817
|
8304265: Implementation of Foreign Function and Memory API (Third Preview)
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
|
2023-04-27 09:00:58 +00:00 |
|
Christoph Langer
|
bad6aa68e4
|
8289735: UTIL_LOOKUP_PROGS fails on pathes with space
Reviewed-by: erikj, mbaesken
|
2023-04-25 14:20:50 +00:00 |
|
Christian Stein
|
2471919020
|
8304036: Use CommandLine class from shared module
Reviewed-by: jjg, mchung
|
2023-04-25 04:16:58 +00:00 |
|
Christian Stein
|
2763cf14e6
|
8304896: Update to use jtreg 7.2
Reviewed-by: erikj, lmesnik, iris
|
2023-04-24 15:36:19 +00:00 |
|
Afshin Zafari
|
0f51e63263
|
8305590: Remove nothrow exception specifications from operator new
Reviewed-by: coleenp, kbarrett
|
2023-04-23 15:20:18 +00:00 |
|
Leonid Mesnik
|
be6031b87d
|
8303703: Add support of execution tests using virtual thread factory jtreg plugin
Reviewed-by: erikj, jpai
|
2023-04-21 13:31:45 +00:00 |
|
Julian Waters
|
aa762102e9
|
8304893: Link Time Optimization with gcc can be faster
Reviewed-by: dholmes, erikj
|
2023-04-02 06:54:09 +00:00 |
|
Amit Kumar
|
7fe5bd2bec
|
8305174: disable dtrace for s390x builds
Reviewed-by: erikj, lucy, mbaesken
|
2023-03-31 07:46:50 +00:00 |
|
Severin Gehwolf
|
f0dba218ac
|
8304871: Use default visibility for static library builds
Reviewed-by: erikj, dholmes
|
2023-03-30 08:01:36 +00:00 |
|
Matthias Baesken
|
ff368d504e
|
8304867: Explicitly disable dtrace for ppc builds
Reviewed-by: erikj, shade, lucy
|
2023-03-29 06:55:51 +00:00 |
|
Tyler Steele
|
4c8c9935eb
|
8304364: [AIX] Build erroneously determines build disk is non-local when using GNU-utils df on AIX
Reviewed-by: erikj
|
2023-03-20 17:13:35 +00:00 |
|
Arno Zeller
|
349139b2cc
|
8304030: Configure call fails on AIX when using --with-gtest option.
Reviewed-by: mbaesken, erikj
|
2023-03-15 07:55:07 +00:00 |
|
Matthias Baesken
|
a32ee5dd8b
|
8303949: gcc10 warning Linux ppc64le - note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
Reviewed-by: erikj, mdoerr
|
2023-03-10 15:57:30 +00:00 |
|
David Holmes
|
d7298245d6
|
8286781: Replace the deprecated/obsolete gethostbyname and inet_addr calls
Co-authored-by: Daniel Jeliński <djelinski@openjdk.org>
Reviewed-by: kbarrett, djelinski
|
2023-03-07 22:56:33 +00:00 |
|
Mikael Vidstedt
|
f319c92bd0
|
8303016: Invalid escapes in grep patterns
Reviewed-by: erikj
|
2023-02-21 22:10:36 +00:00 |
|
Justin King
|
ce6de37172
|
8303010: Add /DEBUG to LDFLAGS for MSVC with ASan
Reviewed-by: erikj
|
2023-02-21 21:15:43 +00:00 |
|
Mikael Vidstedt
|
729c26f70e
|
8303020: Remove carriage return in pandoc version string
Reviewed-by: iris, lancea, erikj
|
2023-02-21 21:00:38 +00:00 |
|
Matthias Baesken
|
9145670354
|
8301661: Enhance os::pd_print_cpu_info on macOS and Windows
Reviewed-by: ihse, lucy, dholmes
|
2023-02-21 08:17:56 +00:00 |
|
Justin King
|
0bf3a53e01
|
8302599: Extend ASan support to Microsoft Visual C++
Reviewed-by: erikj, stuefe, ihse
|
2023-02-20 18:37:16 +00:00 |
|
Amit Kumar
|
d503c66400
|
8302155: [AIX] NUM_LCPU is not required variable
Reviewed-by: tsteele, ihse
|
2023-02-13 19:01:05 +00:00 |
|
Justin King
|
27126157d9
|
8298445: Add LeakSanitizer support in HotSpot
Reviewed-by: erikj, ihse
|
2023-02-07 17:41:25 +00:00 |
|
Erik Joelsson
|
b84f4c40fd
|
8301267: Update of config.guess broke build on WSL
Reviewed-by: tbell, jvernee, djelinski
|
2023-01-30 20:18:59 +00:00 |
|
Amit Kumar
|
476f58adc1
|
8298424: Remove redundant FOUND_CORES variable in build-performance.m4
Reviewed-by: erikj, tsteele
|
2023-01-30 14:33:28 +00:00 |
|
Deepa Kumari
|
dff41316a2
|
8285850: [AIX] unreachable code in basic_tools.m4 -> BASIC_CHECK_TAR
Reviewed-by: erikj, tsteele
|
2023-01-27 15:28:13 +00:00 |
|
Amit Kumar
|
0eb1f66fd8
|
8298038: [s390] Configure script detects num_cores +1
Reviewed-by: tsteele, erikj
|
2023-01-27 05:41:05 +00:00 |
|
Mikael Vidstedt
|
ccf2f5837b
|
8300806: Update googletest to v1.13.0
Reviewed-by: erikj, ihse
|
2023-01-25 18:27:26 +00:00 |
|
Justin King
|
edf1e1ab4a
|
8300592: ASan build does not correctly propagate options to some test launchers
Reviewed-by: ihse
|
2023-01-25 16:18:29 +00:00 |
|
Erik Joelsson
|
f279c751a5
|
8300805: Update autoconf build-aux files with latest from 2022-09-17
Reviewed-by: mikael, clanger
|
2023-01-25 14:14:56 +00:00 |
|
Justin King
|
5331a3ef73
|
8298908: Instrument Metaspace for ASan
Reviewed-by: stuefe, ihse, iklam
|
2023-01-21 08:57:14 +00:00 |
|
Jesper Wilhelmsson
|
dfcd65c271
|
Merge
|
2023-01-19 22:27:45 +00:00 |
|
Christoph Langer
|
62a2f2327a
|
8300490: Spaces in name of MacOS Code Signing Identity are not correctly handled after JDK-8293550
Reviewed-by: erikj
|
2023-01-19 06:43:44 +00:00 |
|
Magnus Ihse Bursie
|
ba899b42ce
|
8300550: BASIC_JVM_LIBS is set for buildjdk even if this is incorrect
Reviewed-by: erikj
|
2023-01-18 20:09:34 +00:00 |
|