Erik Joelsson
|
0d1216c7a1
|
8331939: Add custom hook for TestImage
Reviewed-by: mikael
|
2024-05-08 21:57:44 +00:00 |
|
Christian Stein
|
7b79426a1d
|
8278353: Provide Duke as default favicon in Simple Web Server
Reviewed-by: dfuchs
|
2024-05-08 05:48:07 +00:00 |
|
Joachim Kern
|
a10845b553
|
8330539: Use #include <alloca.h> instead of -Dalloca'(size)'=__builtin_alloca'(size)' for AIX
Reviewed-by: jwaters, mdoerr, kbarrett, ihse
|
2024-05-03 08:31:42 +00:00 |
|
Jan Lahoda
|
8771015d7e
|
8331027: JDK's ct.sym file packs corrupted module-info classes
Reviewed-by: asotona
|
2024-05-02 14:32:03 +00:00 |
|
Matthias Baesken
|
60b61e588c
|
8331298: avoid alignment checks in UBSAN enabled build
Reviewed-by: erikj, mdoerr
|
2024-04-30 07:31:29 +00:00 |
|
SendaoYan
|
eb88343fb7
|
8331164: createJMHBundle.sh download jars fail when url needed to be redirected
Reviewed-by: erikj, shade
|
2024-04-29 17:50:39 +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 |
|
Naoto Sato
|
1c238d43e8
|
8319990: Update CLDR to Version 45.0
Reviewed-by: joehw, jlu
|
2024-04-25 16:19:51 +00:00 |
|
SendaoYan
|
ce9eac3819
|
8331113: createJMHBundle.sh support configurable maven repo mirror
Reviewed-by: redestad, erikj
|
2024-04-25 15:54:13 +00:00 |
|
Emanuel Peter
|
3ccb64c021
|
8318446: C2: optimize stores into primitive arrays by combining values into larger store
Reviewed-by: kvn, thartmann
|
2024-04-24 06:44:14 +00:00 |
|
Magnus Ihse Bursie
|
3e65d90b4d
|
8330820: Remove remnants of operator_new.cpp in build system
Reviewed-by: tbell
|
2024-04-22 13:32:02 +00:00 |
|
Archie Cobbs
|
064628471b
|
8317376: Minor improvements to the 'this' escape analyzer
Reviewed-by: vromero
|
2024-04-17 17:35:17 +00:00 |
|
Magnus Ihse Bursie
|
5841cb3b51
|
8330107: Separate out "awt" libraries from Awt2dLibraries.gmk
Reviewed-by: erikj
|
2024-04-17 12:39:36 +00:00 |
|
Erik Joelsson
|
e57a322d70
|
8329970: Update autoconf build-aux files with latest from 2024-01-01
Reviewed-by: ihse, clanger
|
2024-04-17 00:51:11 +00:00 |
|
Magnus Ihse Bursie
|
6e77d918e6
|
8330261: Clean up linking steps
Reviewed-by: erikj
|
2024-04-16 13:52:16 +00:00 |
|
Magnus Ihse Bursie
|
61fa4d45b6
|
8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros
Reviewed-by: erikj
|
2024-04-16 13:51:14 +00:00 |
|
Joachim Kern
|
3f1d9c441e
|
8329257: AIX: Switch HOTSPOT_TOOLCHAIN_TYPE from xlc to gcc
Reviewed-by: jwaters, stuefe, kbarrett, mdoerr
|
2024-04-15 08:46:36 +00:00 |
|
Magnus Ihse Bursie
|
68f86dccce
|
8330110: AIX build fails after JDK-8329704 - issue with libjli.a
Reviewed-by: mbaesken, mdoerr
|
2024-04-12 20:57:56 +00:00 |
|
Magnus Ihse Bursie
|
16061874ff
|
8326947: Minimize MakeBase.gmk
Reviewed-by: erikj
|
2024-04-11 14:15:34 +00:00 |
|
Daniel Jeliński
|
ecc603ca9b
|
8201183: sjavac build failures: "Connection attempt failed: Connection refused"
Reviewed-by: erikj, ihse
|
2024-04-11 12:42:24 +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 |
|
Robbin Ehn
|
1e02a13a7f
|
8328614: hsdis: dlsym can't find decode symbol
Reviewed-by: ihse, luhenry, mli
|
2024-04-09 15:01:02 +00:00 |
|
Daniel Jeliński
|
3b6629cec7
|
8324673: javacserver failed during build: RejectedExecutionException
Reviewed-by: cstein, erikj
|
2024-04-09 14:10:58 +00:00 |
|
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 |
|