Matthias Baesken
e7c5bf45f7
8341722: Fix some warnings as errors when building on Linux with toolchain clang
...
Reviewed-by: cjplummer, lucy
2024-10-10 07:21:05 +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
Jonathan Gibbons
a920af233a
8303689: javac -Xlint could/should report on "dangling" doc comments
...
Reviewed-by: vromero, ihse, prr
2024-04-26 19:47:06 +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
e80619a032
8328680: Introduce JDK_LIB, and clean up module native compilation
...
Reviewed-by: erikj, jwaters
2024-03-22 14:12:26 +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
Magnus Ihse Bursie
ac3ce2aa15
8326583: Remove over-generalized DefineNativeToolchain solution
...
Reviewed-by: erikj
2024-02-27 11:14:11 +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
ce4e6e2bd7
8320915: Update copyright year in build files
...
Reviewed-by: erikj, iris
2023-11-28 21:40:20 +00:00
Artem Semenov
98a954eebc
8308286: Fix clang warnings in linux code
...
Reviewed-by: avu, djelinski
2023-06-29 09:07:34 +00:00
Archie L. Cobbs
8f5bb538ab
8015831: Add lint check for calling overridable methods from a constructor
...
6557145: Warn about calling abstract methods in constructors
Reviewed-by: ihse, vromero, mcimadamore
2023-03-17 22:05:50 +00:00
Magnus Ihse Bursie
faa6b66257
8295715: Minimize disabled warnings in serviceability libs
...
Reviewed-by: cjplummer, erikj
2022-10-20 18:51:34 +00:00
Magnus Ihse Bursie
d889319a86
8287254: Clean up Xcode sysroot logic
...
Reviewed-by: erikj
2022-05-25 08:06:23 +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
Phil Race
2be60e37e0
8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
...
Reviewed-by: ihse, cjplummer
2021-02-03 21:58:02 +00:00
Magnus Ihse Bursie
1bd015fb0c
8258407: Split up CompileJavaModules.gmk into make/modules/$M/Java.gmk
...
Reviewed-by: erikj
2021-01-11 11:28:29 +00:00
Yasumasa Suenaga
67c2211481
8259045: Exception message from saproc.dll is garbled on Windows with Japanese locale
...
Reviewed-by: erikj, cjplummer, iklam
2021-01-06 23:59:52 +00: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
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
1cb7df63e7
8245287: Start using ModuleWrapper for gensrc as well
...
Reviewed-by: erikj
2020-05-19 15:59:51 +02: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