Magnus Ihse Bursie
|
66945e5010
|
8339336: Fix build system whitespace to adhere to coding conventions
Reviewed-by: erikj
|
2024-09-03 15:31:09 +00:00 |
|
Magnus Ihse Bursie
|
a528c4b370
|
8339156: Use more fine-granular clang unused warnings
Reviewed-by: erikj, kbarrett
|
2024-08-30 16:43:16 +00:00 |
|
Magnus Ihse Bursie
|
362f9ce077
|
8339120: Use more fine-granular gcc unused warnings
Reviewed-by: jwaters, kbarrett, erikj
|
2024-08-29 07:29:12 +00:00 |
|
Magnus Ihse Bursie
|
f0cd866a37
|
8329704: Implement framework for proper handling of JDK_LIBS
Reviewed-by: erikj, jwaters
|
2024-04-11 09:40:12 +00:00 |
|
Magnus Ihse Bursie
|
9d052e9331
|
8329131: Fold libjli_static back into libjli on AIX
Reviewed-by: erikj, clanger
|
2024-03-31 11:15:49 +00:00 |
|
Matthias Baesken
|
b9c76dedf4
|
8329074: AIX build fails after JDK-8328824
Reviewed-by: clanger, goetz
|
2024-03-26 10:00:56 +00:00 |
|
Magnus Ihse Bursie
|
26b2ec4847
|
8328824: Clean up java.base native compilation
Reviewed-by: erikj
|
2024-03-25 15:04:38 +00:00 |
|
Magnus Ihse Bursie
|
9e98118f28
|
8328177: Move LDFLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Reviewed-by: erikj
|
2024-03-18 14:41:51 +00:00 |
|
Magnus Ihse Bursie
|
bfba4894e1
|
8328157: Move C[XX]FLAGS_JDK[LIB/EXE] to JdkNativeCompilation.gmk
Reviewed-by: erikj
|
2024-03-15 14:36:57 +00:00 |
|
Magnus Ihse Bursie
|
42aec8c5e7
|
8328146: Set LIBCXX automatically
Reviewed-by: erikj
|
2024-03-15 13:23:37 +00:00 |
|
Chad Rakoczy
|
a232e8fb4e
|
8325621: Improve jspawnhelper version checks
Reviewed-by: erikj, shade, rriggs, ihse
|
2024-03-14 13:26:03 +00:00 |
|
Magnus Ihse Bursie
|
107cb536e7
|
8327701: Remove the xlc toolchain
Reviewed-by: jwaters, erikj
|
2024-03-13 08:42:12 +00:00 |
|
Magnus Ihse Bursie
|
ac3ce2aa15
|
8326583: Remove over-generalized DefineNativeToolchain solution
Reviewed-by: erikj
|
2024-02-27 11:14:11 +00:00 |
|
Daniel Jeliński
|
8cbe42b94a
|
8316421: libjava should load shell32.dll eagerly
Reviewed-by: erikj, jwaters, jvernee
|
2023-09-21 12:39:03 +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 |
|
JoKern65
|
6eddbe26dd
|
8309219: Fix xlc17 clang 15 warnings in java.base
Reviewed-by: goetz, mdoerr
|
2023-06-07 13:42:03 +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 |
|
Joe Darcy
|
ccbb0e8d89
|
8303798: REDO - Remove fdlibm C sources
Reviewed-by: alanb, iris, jwaters, erikj, kvn, dholmes
|
2023-04-03 23:57:01 +00:00 |
|
David Holmes
|
21a6ab1e3e
|
8303799: [BACKOUT] JDK-8302801 Remove fdlibm C sources
Reviewed-by: darcy, bpb
|
2023-03-08 02:39:14 +00:00 |
|
Joe Darcy
|
b5b5cba7fe
|
8302801: Remove fdlibm C sources
Reviewed-by: bpb, dholmes, alanb, kvn
|
2023-03-07 22:28:12 +00:00 |
|
Jie Fu
|
15a9186db2
|
8300169: Build failure with clang-15
Reviewed-by: dholmes, prr
|
2023-01-18 10:32:00 +00:00 |
|
Raffaello Giulietti
|
2ceebf681f
|
8294456: Fix misleading-indentation warnings in core JDK libraries
Reviewed-by: shade, rriggs, iris, darcy
|
2022-10-06 09:31:26 +00:00 |
|
Magnus Ihse Bursie
|
755958e5ee
|
8294376: Minimize disabled warnings in java.base
Reviewed-by: erikj
|
2022-10-05 05:56:44 +00:00 |
|
Hao Sun
|
02ea338177
|
8293887: AArch64 build failure with GCC 12 due to maybe-uninitialized warning in libfdlibm k_rem_pio2.c
Reviewed-by: erikj, shade, ihse
|
2022-09-27 03:09:18 +00:00 |
|
Julian Waters
|
8a804f653d
|
8291454: Missing check for JLI C runtime library in CoreLibraries.gmk
Reviewed-by: erikj, ihse
|
2022-08-08 12:17:48 +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 |
|
Magnus Ihse Bursie
|
7dcaba6312
|
8253892: Disable misleading-indentation on clang as well as gcc
Reviewed-by: erikj
|
2020-11-04 16:17:15 +00:00 |
|
Magnus Ihse Bursie
|
9edcdf12a0
|
8251533: MacOS build of libjimage explicitly adds C++ standard library
Reviewed-by: erikj
|
2020-08-13 17:10:48 +02:00 |
|
Mikael Vidstedt
|
44a0a08991
|
8245600: Clean up libjli
Reviewed-by: dholmes, alanb
|
2020-05-26 10:18:32 -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 |
|
Magnus Ihse Bursie
|
0de9bbd4f3
|
8244044: Refactor phase makefiles to be structured per module
Reviewed-by: erikj
|
2020-04-29 08:55:01 +02:00 |
|