Erik Gahlin
|
98acce13d5
|
8306703: JFR: Summary views
Reviewed-by: mgronlun
|
2023-05-25 15:39:45 +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 |
|
Jan Lahoda
|
a9705196ce
|
8306983: Do not invoke external programs when switch terminal to raw mode on selected platforms
Co-authored-by: Adam Sotona <asotona@openjdk.org>
Reviewed-by: erikj, vromero, bpb
|
2023-05-22 10:39:26 +00:00 |
|
bobpengxie
|
bfc3ccd90d
|
8308283: Build failure with GCC12 & GCC13
Reviewed-by: erikj, jiefu
|
2023-05-18 12:26:45 +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 |
|
Matthias Baesken
|
d2e0e534d7
|
8307604: gcc12 based Alpine build broken build after JDK-8307301
Reviewed-by: lucy, mdoerr, erikj
|
2023-05-08 14:16:08 +00:00 |
|
Jie Fu
|
64c0962866
|
8307569: Build with gcc8 is broken after JDK-8307301
Reviewed-by: erikj
|
2023-05-08 13:56:45 +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 |
|
Christian Stein
|
2471919020
|
8304036: Use CommandLine class from shared module
Reviewed-by: jjg, mchung
|
2023-04-25 04:16:58 +00:00 |
|
Daniel Jeliński
|
e97fe081ad
|
8306279: Build failure after JDK-8299592
Reviewed-by: thartmann
|
2023-04-18 12:55:14 +00:00 |
|
Daniel Jeliński
|
3bba899574
|
8299592: Fix and reenable warnings in java.desktop native code compilation
Reviewed-by: ihse, aivanov
|
2023-04-18 09:43:08 +00:00 |
|
Varada M
|
2a062f1654
|
8305089: Implement missing socket options on AIX
Reviewed-by: erikj, jpai, vtewari, djelinski, dfuchs
|
2023-04-17 07:30:23 +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 |
|
Joshua Cao
|
34e66ce1ef
|
8304295: harfbuzz build fails with GCC 7 after JDK-8301998
Reviewed-by: shade, erikj, serb, jwaters
|
2023-04-01 14:36:52 +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 |
|
Jan Lahoda
|
c4df9b5f17
|
8304537: Ant-based langtools build fails after JDK-8015831 Add lint check for calling overridable methods from a constructor
Reviewed-by: vromero, erikj
|
2023-03-21 07:33:56 +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 |
|
Rich DiCroce
|
35a2969057
|
8302659: Modernize Windows native code for NetworkInterface
Reviewed-by: ihse, djelinski, alanb, michaelm
|
2023-03-15 17:06:32 +00:00 |
|
Harshitha Onkar
|
f5c8b68c1c
|
8301998: Update HarfBuzz to 7.0.1
Reviewed-by: erikj, prr
|
2023-03-14 20:18:44 +00:00 |
|
Adam Sotona
|
25e7ac226a
|
8294966: Convert jdk.jartool/sun.tools.jar.FingerPrint to use the ClassFile API to parse JAR entries
Reviewed-by: mchung
|
2023-03-13 10:13:45 +00:00 |
|
Adam Sotona
|
4655b790d0
|
8294982: Implementation of Classfile API
Reviewed-by: ihse, psandoz, mcimadamore
|
2023-03-09 15:23:03 +00:00 |
|
David Holmes
|
21a6ab1e3e
|
8303799: [BACKOUT] JDK-8302801 Remove fdlibm C sources
Reviewed-by: darcy, bpb
|
2023-03-08 02:39:14 +00:00 |
|
Joe Darcy
|
b5b5cba7fe
|
8302801: Remove fdlibm C sources
Reviewed-by: bpb, dholmes, alanb, kvn
|
2023-03-07 22:28:12 +00:00 |
|
Doug Simon
|
9fdbf3cfc4
|
8303588: [JVMCI] make JVMCI source directories conform with standard layout
Reviewed-by: kvn
|
2023-03-04 21:52:06 +00:00 |
|
Daniel Jeliński
|
843d632ad4
|
8303442: Clean up w2k_lsa_auth linker parameters
Reviewed-by: erikj
|
2023-03-02 18:54:27 +00:00 |
|
david
|
937ba1cadb
|
8300111: Add rpath for common lib locations for jpackageapplauncher
Reviewed-by: ihse, asemenyuk, almatvee
|
2023-01-24 03:07:16 +00:00 |
|
Dan Lutker
|
a6c2a2ae79
|
8300692: GCC 12 reports some compiler warnings in bundled freetype
Reviewed-by: erikj, serb, jwaters
|
2023-01-21 12:05:35 +00:00 |
|
Jie Fu
|
15a9186db2
|
8300169: Build failure with clang-15
Reviewed-by: dholmes, prr
|
2023-01-18 10:32:00 +00:00 |
|
Daniel Jeliński
|
684e50690c
|
8299260: libawt and libfreetype should export only explicitly requested symbols
Reviewed-by: prr, aivanov, serb
|
2022-12-30 06:40:27 +00:00 |
|
Per Minborg
|
9ff85f6577
|
8298589: java/net/SctpSanity.java fail with NoClassDefFoundError: sun/nio/ch/sctp/UnsupportedUtil
Reviewed-by: alanb
|
2022-12-12 17:22:17 +00:00 |
|
Per Minborg
|
56c438bfc2
|
8297822: De-duplicate code in module jdk.sctp
Reviewed-by: dfuchs, rriggs
|
2022-12-12 13:33:24 +00:00 |
|
Alisen Chung
|
2c692aa356
|
8297088: Update LCMS to 2.14
Reviewed-by: erikj, serb, prr, honkar
|
2022-11-18 19:39:47 +00:00 |
|
Sergey Bylokhov
|
f0a6e71e4d
|
8295812: Skip the "half float" support in LittleCMS during the build
Reviewed-by: erikj, prr, ihse
|
2022-11-10 06:07:58 +00:00 |
|
Aleksey Shipilev
|
772be2e02b
|
8295868: 32-bit Windows build failures after JDK-8294466
Reviewed-by: erikj
|
2022-10-26 08:10:42 +00:00 |
|
Sergey Bylokhov
|
6673cd8577
|
8295554: Move the "sizecalc.h" to the correct location
Reviewed-by: erikj, ihse, prr, kizune, aivanov
|
2022-10-25 09:45:33 +00:00 |
|
Magnus Ihse Bursie
|
1d15e5cdd6
|
8295716: Minimize disabled warnings in security libs
Reviewed-by: erikj
|
2022-10-24 20:47:24 +00:00 |
|
Magnus Ihse Bursie
|
8c86e92535
|
8295847: slow debug build error after JDK-8294466
Reviewed-by: erikj, dcubed
|
2022-10-24 20:32:31 +00:00 |
|
Daniel Jeliński
|
2f3f3b6185
|
8295792: Clean up old async close code
Reviewed-by: alanb
|
2022-10-24 15:25:48 +00:00 |
|
Magnus Ihse Bursie
|
7a49c9baa1
|
8295717: Minimize disabled warnings in accessibility native code
Reviewed-by: erikj, prr
|
2022-10-24 10:01:04 +00:00 |
|
Magnus Ihse Bursie
|
74606614e0
|
8294466: Minimize disabled warnings in java.desktop
Reviewed-by: erikj, prr
|
2022-10-24 09:50:58 +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
|
de1e0c57a7
|
8295719: Remove unneeded disabled warnings in jdk.sctp
Reviewed-by: erikj, dfuchs
|
2022-10-20 18:48:08 +00:00 |
|
Alexander Zuev
|
400aa2fb2c
|
8286511: Improve macro allocation
Reviewed-by: azvegint, rhalade, prr
|
2022-10-18 22:41:16 +00:00 |
|
Julian Waters
|
8d751de319
|
8295231: Move all linking of native libraries to make
Reviewed-by: ihse, erikj
|
2022-10-17 20:57:26 +00:00 |
|
Darragh Clarke
|
67210abd04
|
8286394: Address possibly lossy conversions in jdk.naming.dns
Reviewed-by: rriggs, aefimov
|
2022-10-07 16:04:50 +00:00 |
|
Raffaello Giulietti
|
2ceebf681f
|
8294456: Fix misleading-indentation warnings in core JDK libraries
Reviewed-by: shade, rriggs, iris, darcy
|
2022-10-06 09:31:26 +00:00 |
|
Magnus Ihse Bursie
|
755958e5ee
|
8294376: Minimize disabled warnings in java.base
Reviewed-by: erikj
|
2022-10-05 05:56:44 +00:00 |
|