Naoto Sato
|
dd930c573b
|
8329787: Fix typo in CLDRConverter
Reviewed-by: jlu, iris, lancea, bpb
|
2024-04-08 16:26:02 +00:00 |
|
Magnus Ihse Bursie
|
3f4b167c97
|
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
Reviewed-by: erikj
|
2024-04-05 08:37:41 +00:00 |
|
Julian Waters
|
8bc1867da7
|
8307160: Fix AWT/2D/A11Y to support the permissive- flag on the Microsoft Visual C compiler
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: jwaters, prr
|
2024-04-05 08:19:35 +00:00 |
|
Guoxiong Li
|
41966885b9
|
8329494: Serial: Merge GenMarkSweep into MarkSweep
Reviewed-by: ihse, ayang, tschatzl
|
2024-04-04 03:42:12 +00:00 |
|
Mikael Vidstedt
|
023f7f176b
|
8320799: Bump minimum boot jdk to JDK 22
Reviewed-by: iris, erikj, ihse
|
2024-04-03 16:25:55 +00:00 |
|
Magnus Ihse Bursie
|
5ac067f6d6
|
8329289: Unify SetupJdkExecutable and SetupJdkLibrary
Reviewed-by: erikj
|
2024-04-02 13:15:56 +00:00 |
|
Magnus Ihse Bursie
|
5ae849d66f
|
8329292: Fix missing cleanups in java.management and jdk.management
Reviewed-by: erikj
|
2024-04-02 13:09:53 +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 |
|
Magnus Ihse Bursie
|
d580bcf956
|
8329178: Clean up jdk.accessibility native compilation
Reviewed-by: erikj, prr
|
2024-03-28 06:23:35 +00:00 |
|
Magnus Ihse Bursie
|
d292aabf05
|
8329086: Clean up java.desktop native compilation
Reviewed-by: erikj
|
2024-03-27 14:44:40 +00:00 |
|
Hannes Wallnöfer
|
d0a265039a
|
8324774: Add DejaVu web fonts
8327385: Add JavaDoc option to exclude web fonts from generated documentation
Reviewed-by: ihse, jjg
|
2024-03-27 12:20:55 +00:00 |
|
Magnus Ihse Bursie
|
37a5a08378
|
8329102: Clean up jdk.jpackage native compilation
Reviewed-by: erikj
|
2024-03-27 10:30:58 +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
|
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
|
700679011e
|
8328628: JDK-8328157 incorrectly sets -MT on all compilers in jdk.jpackage
Reviewed-by: erikj, jwaters
|
2024-03-21 11:33:36 +00:00 |
|
Julian Waters
|
4ef591f71f
|
8326964: Remove Eclipse Shared Workspaces
Reviewed-by: erikj, ihse
|
2024-03-19 06:27:50 +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
|
44aef38623
|
8327045: Consolidate -fvisibility=hidden as a basic flag for all compilation
Reviewed-by: erikj
|
2024-03-14 07:30:51 +00:00 |
|
Magnus Ihse Bursie
|
fcf746dede
|
8328106: COMPARE_BUILD improvements
Reviewed-by: erikj
|
2024-03-14 07:30:42 +00:00 |
|
Magnus Ihse Bursie
|
4d64467444
|
8328079: JDK-8326583 broke ccache compilation
Reviewed-by: erikj, jwaters
|
2024-03-13 14:17:30 +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
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Andrew John Hughes
|
243cb098d4
|
8327389: Remove use of HOTSPOT_BUILD_USER
Reviewed-by: erikj, ihse
|
2024-03-09 13:30:36 +00:00 |
|
Magnus Ihse Bursie
|
585a958441
|
8327675: jspawnhelper should be built on all unix platforms
Reviewed-by: shade, stuefe, erikj
|
2024-03-08 14:21:20 +00:00 |
|
Jan Lahoda
|
27a03e0dc3
|
8327218: Add an ability to specify modules which should have native access enabled
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: mcimadamore, erikj, alanb, ihse
|
2024-03-08 11:21:24 +00:00 |
|
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 |
|
Naoto Sato
|
809995b526
|
8174269: Remove COMPAT locale data provider from JDK
Reviewed-by: ihse, joehw
|
2024-03-05 19:32:29 +00:00 |
|
Ludvig Janiuk
|
c6641c7d2d
|
8326831: Clarify test harness control variables in make help
Reviewed-by: erikj, gli, ihse
|
2024-03-05 16:24:54 +00:00 |
|
Kim Barrett
|
d6f2a174fc
|
8325881: Require minimum gcc version 10
Reviewed-by: ihse, shade
|
2024-03-05 07:16:34 +00:00 |
|
Magnus Ihse Bursie
|
5fa2bdc6c7
|
8326953: Race in creation of win-exports.def with static-libs
Reviewed-by: jwaters, erikj, dholmes
|
2024-02-28 22:48:17 +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
|
ac3ce2aa15
|
8326583: Remove over-generalized DefineNativeToolchain solution
Reviewed-by: erikj
|
2024-02-27 11:14:11 +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
|
da14aa463b
|
8017234: Hotspot should stop using mapfiles
Reviewed-by: djelinski, erikj, dholmes
|
2024-02-27 10:26:55 +00:00 |
|
Dan Lutker
|
97aca09e58
|
8326717: Disable stringop-overflow in shenandoahLock.cpp
Reviewed-by: erikj, shade
|
2024-02-27 07:34:10 +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
|
27574b384c
|
8326585: COMPARE_BUILD=PATCH fails if patch -R fails
Reviewed-by: erikj
|
2024-02-23 17:31:13 +00:00 |
|
Sam James
|
8e5f6ddb68
|
8324243: Compilation failures in java.desktop module with gcc 14
Reviewed-by: jwaters, ihse, kbarrett, prr
|
2024-02-22 06:27:25 +00:00 |
|
Magnus Ihse Bursie
|
0bcece9958
|
8325342: Remove unneeded exceptions in compare.sh
Reviewed-by: erikj
|
2024-02-21 22:34:58 +00:00 |
|
Magnus Ihse Bursie
|
c022431a00
|
8326412: debuginfo files should not have executable bit set
Reviewed-by: erikj
|
2024-02-21 14:10:38 +00:00 |
|
Magnus Ihse Bursie
|
33834b7d14
|
8326375: [REDO] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
|
2024-02-21 13:44:12 +00:00 |
|
David Holmes
|
14f9aba921
|
8326371: [BACKOUT] Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: mikael
|
2024-02-21 01:15:25 +00:00 |
|
Magnus Ihse Bursie
|
1bd91cdebe
|
8325963: Clean up NativeCompilation.gmk and its newly created parts
Reviewed-by: jwaters, erikj
|
2024-02-20 22:25:29 +00:00 |
|
Magnus Ihse Bursie
|
4d50ee63d6
|
8326368: compare.sh -2bins prints ugly errors on Windows
Reviewed-by: erikj
|
2024-02-20 22:24:25 +00:00 |
|