Phil Race
0f458e2c3e
8342903: Deprecate for removal java.awt.Window.getWarningString()
...
Reviewed-by: kizune, erikj, azvegint
2024-11-21 21:24:46 +00:00
Magnus Ihse Bursie
79345bbbae
8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port
...
Reviewed-by: kbarrett, kvn, stuefe, shade, erikj
2024-11-13 09:41:57 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Archie Cobbs
c799cad1de
8343486: Remove unnecessary @SuppressWarnings annotations and -Xlint:-foo options
...
Reviewed-by: ihse
2024-11-05 15:44:54 +00:00
Hamlin Li
df08a9ec0d
8312425: [vectorapi] AArch64: Optimize vector math operations with SLEEF
...
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Reviewed-by: ihse, fgao, aph
2024-11-04 09:19:39 +00:00
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
Hamlin Li
580eb62dc0
8320500: [vectorapi] RISC-V: Optimize vector math operations with SLEEF
...
Reviewed-by: luhenry, ihse, erikj, fyang, rehn
2024-10-08 15:15:13 +00:00
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
Matthias Baesken
8ea6adc623
8339364
: AIX build fails: various unused variable and function warnings
...
Reviewed-by: mdoerr, clanger, jwaters
2024-09-03 12:02:49 +00:00
Magnus Ihse Bursie
a136a85b6f
8338768: Introduce runtime lookup to check for static builds
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jiangli Zhou <jiangli@openjdk.org>
Reviewed-by: prr, jiangli, alanb
2024-09-02 09:14:36 +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
2abe2ff69b
8339235: Fix indentation in build system
...
Reviewed-by: erikj
2024-08-30 08:58:18 +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
129f527f4f
8338290: Xcode project generator for hotspot
...
Co-authored-by: Gerard Ziemski <gziemski@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: azafari, erikj
2024-08-22 10:31:34 +00:00
Alexander Zvegintsev
12c553f128
8329471: Remove GTK2
...
Reviewed-by: abhiscxk, prr, ihse
2024-08-08 10:51:58 +00:00
Jorn Vernee
cec222e460
8317611: Add a tool like jdeprscan to find usage of restricted methods
...
Reviewed-by: alanb, ihse, mcimadamore, jlahoda, jwaters
2024-07-08 12:39:33 +00:00
Phil Race
ba5a4670b8
8332854: Unable to build openjdk with --with-harfbuzz=system
...
Reviewed-by: jwaters, erikj, jdv, ihse
2024-06-17 19:37:32 +00:00
Alexey Semenyuk
ba67ad63ae
8319457: Update jpackage to support WiX v4 and v5 on Windows
...
Reviewed-by: almatvee
2024-06-12 13:37:03 +00:00
Magnus Ihse Bursie
f0bffbce35
8333301: Remove static builds using --enable-static-build
...
Reviewed-by: sgehwolf, erikj
2024-06-03 10:03:42 +00:00
Jonathan Gibbons
10eb1cb639
8331879: Clean up non-standard use of /// comments in java.base
...
Reviewed-by: naoto, iris, darcy
2024-05-31 22:16:35 +00:00
Joe Wang
91caec07cb
8330542: Template for Creating Strict JAXP Configuration File
...
Reviewed-by: lancea, erikj, alanb, ihse, mullan, naoto
2024-05-28 19:26:17 +00:00
Jonathan Gibbons
6e805127f8
8332545: Fix handling of HTML5 entities in Markdown comments
...
Reviewed-by: prappo, erikj
2024-05-21 00:39:46 +00:00
Jonathan Gibbons
0a58cffe88
8298405: Implement JEP 467: Markdown Documentation Comments
...
8329296: Update Elements for '///' documentation comments
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: prappo, darcy, hannesw
2024-05-17 17:42:46 +00:00
Jan Lahoda
aaa90b3005
8327476: Upgrade JLine to 3.26.1
...
Reviewed-by: ihse, vromero
2024-05-09 13:54:04 +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
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
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
Magnus Ihse Bursie
61fa4d45b6
8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros
...
Reviewed-by: erikj
2024-04-16 13:51:14 +00:00
Magnus Ihse Bursie
16061874ff
8326947: Minimize MakeBase.gmk
...
Reviewed-by: erikj
2024-04-11 14:15:34 +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
3f4b167c97
8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation
...
Reviewed-by: erikj
2024-04-05 08:37:41 +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
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
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
Naoto Sato
809995b526
8174269: Remove COMPAT locale data provider from JDK
...
Reviewed-by: ihse, joehw
2024-03-05 19:32:29 +00:00