Rich DiCroce
35a2969057
8302659: Modernize Windows native code for NetworkInterface
...
Reviewed-by: ihse, djelinski, alanb, michaelm
2023-03-15 17:06:32 +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
Jie Fu
15a9186db2
8300169: Build failure with clang-15
...
Reviewed-by: dholmes, prr
2023-01-18 10:32:00 +00:00
Daniel Jeliński
2f3f3b6185
8295792: Clean up old async close code
...
Reviewed-by: alanb
2022-10-24 15:25:48 +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
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
Naoto Sato
71511283ce
8294317: Insufficient build rules for tzdb.dat
...
Reviewed-by: joehw, erikj
2022-09-27 16:01:47 +00:00
Hao Sun
02ea338177
8293887: AArch64 build failure with GCC 12 due to maybe-uninitialized warning in libfdlibm k_rem_pio2.c
...
Reviewed-by: erikj, shade, ihse
2022-09-27 03:09:18 +00:00
Julian Waters
cb5771dc2a
8294006: Avoid hardcoding object file suffixes in make
...
Reviewed-by: erikj, ihse
2022-09-20 17:23:49 +00:00
Naoto Sato
b8598b0297
8291660: Grapheme support in BreakIterator
...
Reviewed-by: smarks
2022-09-09 17:13:51 +00:00
Julian Waters
8a804f653d
8291454: Missing check for JLI C runtime library in CoreLibraries.gmk
...
Reviewed-by: erikj, ihse
2022-08-08 12:17:48 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Maurizio Cimadamore
2c5d136260
8282191: Implementation of Foreign Function & Memory API (Preview)
...
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
2022-05-12 16:17:45 +00:00
Jaikiran Pai
50d47de835
8286582: Build fails on macos aarch64 when using --with-zlib=bundled
...
Reviewed-by: ihse, lancea
2022-05-12 08:09:54 +00:00
Magnus Ihse Bursie
160eb2bd39
8284891: Fix typos in build system files
...
Reviewed-by: erikj
2022-04-14 19:33:28 +00:00
Magnus Ihse Bursie
3357d9a168
8284588: Remove GensrcCommonLangtools.gmk
...
Reviewed-by: erikj
2022-04-08 20:33:24 +00:00
Magnus Ihse Bursie
f8878cb0cc
8257733: Move module-specific data from make to respective module
...
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
2022-03-21 21:34:09 +00:00
Magnus Ihse Bursie
b6c35ae44a
8209784: Include hsdis in the JDK
...
Reviewed-by: erikj
2022-03-02 18:17:47 +00:00
Joe Darcy
4dbebb62aa
8280534: Enable compile-time doclint reference checking
...
Reviewed-by: serb, naoto, mchung, lancea, iris
2022-01-31 23:22:38 +00:00
Joe Darcy
5045eb538b
8278273: Remove unnecessary exclusion of doclint accessibility checks
...
Reviewed-by: iris, alanb, ihse
2021-12-06 16:56:27 +00:00
Andrew Leonard
45da3aea22
8278163: --with-cacerts-src variable resolved after GenerateCacerts recipe setup
...
Reviewed-by: ihse
2021-12-03 08:28:37 +00:00
Andrew Leonard
dc2abc9f05
8278080: Add --with-cacerts-src='user cacerts folder' to enable deterministic cacerts generation
...
Reviewed-by: erikj
2021-12-02 15:36:43 +00:00
Magnus Ihse Bursie
a0227965bb
8275745: Reproducible copyright headers
...
Reviewed-by: ihse, erikj
2021-11-19 13:55:08 +00:00
Aleksey Shipilev
f242cb5ce0
8273797: Stop impersonating "server" VM in all VM variants
...
Reviewed-by: dholmes, erikj, ihse
2021-09-21 06:00:06 +00:00
Aleksey Shipilev
8fbcc8239a
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
...
Reviewed-by: ihse, sgehwolf
2021-09-15 08:56:53 +00:00
Liam Miller-Cushon
e546ae27ff
8268296: ScopedMemoryAccess build error with readonly filesystems
...
Reviewed-by: erikj
2021-06-07 17:58:57 +00:00
Phil Race
3bb6a3d2ab
8261109: [macOS] Remove disabled warning for JNF in make/autoconf/flags-cflags.m4
...
Reviewed-by: serb, ihse, erikj
2021-02-04 21:00:18 +00:00
Weijun Wang
4a8b5c1602
8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
...
8257860: [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
Reviewed-by: erikj, prr, ihse, valeriep
2021-02-03 16:20:16 +00:00
Magnus Ihse Bursie
8d2f77fd43
8260406: Do not copy pure java source code to gensrc
...
Reviewed-by: alanb, erikj
2021-01-26 14:08:06 +00:00
Jamil Nimeh
8554fe6ebc
8253866: Security Libs Terminology Refresh
...
Reviewed-by: erikj, weijun, mullan
2021-01-14 16:36:51 +00:00
Magnus Ihse Bursie
1bd015fb0c
8258407: Split up CompileJavaModules.gmk into make/modules/$M/Java.gmk
...
Reviewed-by: erikj
2021-01-11 11:28:29 +00:00
David Holmes
149a02f99a
8257572: Deprecate the archaic signal-chaining interfaces: sigset and signal
...
Reviewed-by: ihse, alanb, dcubed, erikj
2020-12-07 21:56:05 +00:00
Magnus Ihse Bursie
d29c78da19
8257679: Improved unix compatibility layer in Windows build (winenv)
...
Reviewed-by: erikj, jvernee, burban
2020-12-07 15:55:53 +00:00
Magnus Ihse Bursie
a3e1980c08
8256541: Sort out what version of awk is used in the build system
...
Reviewed-by: erikj
2020-11-30 16:35:02 +00:00
Magnus Ihse Bursie
8e7a855ee8
8255526: Enable jcheck whitespace checking of build system files
...
Reviewed-by: shade, erikj
2020-11-20 10:01:34 +00:00
Maurizio Cimadamore
3e70aac5cc
8254162: Implementation of Foreign-Memory Access API (Third Incubator)
...
Reviewed-by: erikj, psandoz, alanb
2020-11-12 16:37:23 +00:00
Magnus Ihse Bursie
7dcaba6312
8253892: Disable misleading-indentation on clang as well as gcc
...
Reviewed-by: erikj
2020-11-04 16:17:15 +00:00
Michael McMahon
6bb7e45e8e
8245194: Unix domain socket channel implementation
...
Reviewed-by: erikj, dfuchs, alanb, chegar
2020-10-28 17:26:26 +00:00
Kiran Sidhartha Ravikumar
9c9349098a
8254177: (tz) Upgrade time-zone data to tzdata2020b
...
Reviewed-by: erikj, naoto, coffeys
2020-10-13 11:38:03 +00:00
Monica Beckwith
9604ee8269
8248238: Implementation: JEP 388: Windows AArch64 Support
...
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Reviewed-by: dholmes, cjplummer, aph, ihse
2020-10-05 03:21:39 +00:00
Magnus Ihse Bursie
9edcdf12a0
8251533: MacOS build of libjimage explicitly adds C++ standard library
...
Reviewed-by: erikj
2020-08-13 17:10:48 +02:00
Magnus Ihse Bursie
4b85bd546e
8248610: Clean up handling of Windows RC files
...
Reviewed-by: erikj
2020-07-01 22:39:58 +02:00
Mikael Vidstedt
44a0a08991
8245600: Clean up libjli
...
Reviewed-by: dholmes, alanb
2020-05-26 10:18:32 -07:00
Chris Hegarty
f3eb44a94d
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
...
Upstream latest changes of the Foreign-Memory Access API
Co-authored-by: Jorn Vernee <jorn.vernee@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, psandoz
2020-05-25 10:54:39 +01:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Magnus Ihse Bursie
1cb7df63e7
8245287: Start using ModuleWrapper for gensrc as well
...
Reviewed-by: erikj
2020-05-19 15:59:51 +02:00
Naoto Sato
80c75c9fa9
8239383: Support for Unicode 13.0
...
Reviewed-by: rriggs, joehw
2020-05-13 15:46:08 -07:00
Magnus Ihse Bursie
0de9bbd4f3
8244044: Refactor phase makefiles to be structured per module
...
Reviewed-by: erikj
2020-04-29 08:55:01 +02:00