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
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
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
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
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
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
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
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
Magnus Ihse Bursie
ac3ce2aa15
8326583: Remove over-generalized DefineNativeToolchain solution
...
Reviewed-by: erikj
2024-02-27 11:14:11 +00:00
Joe Darcy
fbd15b2087
8325189
: Enable this-escape javac warning in java.base
...
Reviewed-by: alanb, erikj, naoto, smarks, ihse, joehw, lancea, weijun
2024-02-07 20:05:11 +00:00
Joe Darcy
adc3604027
8325148: Enable restricted javac warning in java.base
...
Reviewed-by: erikj, jvernee, mcimadamore, pminborg, ihse
2024-02-02 17:47:28 +00:00
Per Minborg
f2920533e9
8323621: JDK build should exclude snippet class in java.lang.foreign
...
Reviewed-by: mcimadamore
2024-01-31 17:59:50 +00:00
vamsi-parasa
ce108446ca
8319577: x86_64 AVX2 intrinsics for Arrays.sort methods (int, float arrays)
...
Reviewed-by: sviswanathan, ihse, jbhateja, kvn
2023-12-08 22:52:48 +00:00
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +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
suchismith1993
25cebe8c3e
8317799: AIX PPC64: FFI symbol lookup doesn't find symbols
...
Reviewed-by: mdoerr, ihse, dholmes, jvernee
2023-11-22 15:43:34 +00:00
vamsi-parasa
2edf9c3f1e
8317763: Follow-up to AVX512 intrinsics for Arrays.sort() PR
...
Reviewed-by: jbhateja, kvn, ihse, sviswanathan
2023-10-12 04:45:19 +00:00
vamsi-parasa
a4e9168bab
8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays)
...
Reviewed-by: jbhateja, sviswanathan, psandoz, kvn
2023-10-06 20:15:30 +00:00
Maurizio Cimadamore
0d4de8a71f
8316971: Add Lint warning for restricted method calls
...
Reviewed-by: ihse, vromero
2023-10-04 09:36:53 +00:00
Daniel Jeliński
063790012d
8316433: net.dll should delay load winhttp.dll
...
Reviewed-by: erikj, ihse
2023-09-21 15:43:05 +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
Naoto Sato
7c991cc567
8296246: Update Unicode Data Files to Version 15.1.0
...
Reviewed-by: erikj, joehw, srl, rriggs
2023-09-20 17:39:57 +00:00
Roger Riggs
d6dd0dc3e0
8308452: Extend internal Architecture enum with byte order and address size
...
Reviewed-by: mdoerr, jpai, mchung, amitkumar
2023-06-27 17:49:09 +00:00
Jorn Vernee
4c18b9e1fa
8309880: Add support for linking libffi on Windows and Mac
...
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Reviewed-by: erikj
2023-06-14 12:03:42 +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
Adam Sotona
c4408278d1
8308093: Disable language preview features use in JDK
...
Reviewed-by: liach, erikj, alanb, darcy
2023-05-23 07:23:37 +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
Roger Riggs
f00a748bc5
8304915: Create jdk.internal.util.Architecture enum and apply
...
Reviewed-by: erikj, mdoerr, amitkumar
2023-05-01 15:22:07 +00:00
Per Minborg
cbccc4c817
8304265: Implementation of Foreign Function and Memory API (Third Preview)
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Feilong Jiang <fjiang@openjdk.org>
Co-authored-by: Per Minborg <pminborg@openjdk.org>
Reviewed-by: erikj, jvernee, vlivanov, psandoz
2023-04-27 09:00:58 +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
Roger Riggs
6c3b10fb1d
8303485: Replacing os.name for operating system customization
...
Reviewed-by: naoto, erikj, alanb
2023-03-27 17:45:20 +00:00
Naoto Sato
f593a6b52e
8303018: Unicode Emoji Properties
...
Reviewed-by: prr, erikj, rriggs
2023-03-20 20:20:19 +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