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 |
|
Weijun Wang
|
5e1e449c11
|
8290920: sspi_bridge.dll not built if BUILD_CRYPTO is false
Reviewed-by: valeriep, erikj, ihse, wetmore
|
2022-09-28 01:27:57 +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 |
|
Adam Sotona
|
aff5ff14b2
|
8244681: Add a warning for possibly lossy conversion in compound assignments
8293797: Release Note: Javac warns about type casts in compound assignments with possible lossy conversions
Reviewed-by: erikj, prr
|
2022-09-15 10:10:23 +00:00 |
|
Naoto Sato
|
b8598b0297
|
8291660: Grapheme support in BreakIterator
Reviewed-by: smarks
|
2022-09-09 17:13:51 +00:00 |
|
Daniel Jeliński
|
45e5b31a18
|
8292244: Remove unnecessary include directories
Reviewed-by: erikj, prr
|
2022-08-12 05:23:54 +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 Semenyuk
|
977e09489d
|
8283707: Support <major.minor.update.build> version format on Windows
Reviewed-by: almatvee
|
2022-07-19 16:59:28 +00:00 |
|
Magnus Ihse Bursie
|
b4ab5fe1da
|
8288396: Always create reproducible builds
Reviewed-by: amenkov, ehelin
|
2022-06-28 09:00:45 +00:00 |
|
Alexey Pavlyutkin
|
a9d46f3413
|
8287894: Use fixed timestamp as an alternative of __DATE__ macro in jdk.jdi to make Windows build reproducible
Reviewed-by: erikj, ihse
|
2022-06-08 11:42:30 +00:00 |
|
Yasumasa Suenaga
|
410a25d59a
|
8286562: GCC 12 reports some compiler warnings
Reviewed-by: ihse, kbarrett, prr
|
2022-05-28 02:09:05 +00:00 |
|
Magnus Ihse Bursie
|
d889319a86
|
8287254: Clean up Xcode sysroot logic
Reviewed-by: erikj
|
2022-05-25 08:06:23 +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 |
|
Alexey Semenyuk
|
e7adc283c6
|
8284675: "jpackage.exe" creates application launcher without Windows Application Manfiest
Reviewed-by: erikj
|
2022-05-05 20:25:32 +00:00 |
|
Alexey Semenyuk
|
b675c597e3
|
8236128: Allow jpackage create installers for services
Reviewed-by: almatvee
|
2022-04-27 16:32:29 +00:00 |
|
Michael McMahon
|
67755edd6f
|
8284890: Support for Do not fragment IP socket options
Reviewed-by: erikj, ihse, dfuchs
|
2022-04-26 13:49:58 +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
|
2c43ecb43f
|
8283323: libharfbuzz optimization level results in extreme build times
Reviewed-by: erikj, prr
|
2022-03-24 09:49:33 +00:00 |
|
Phil Race
|
33eb89dfeb
|
8283457: [macos] libpng build failures with Xcode13.3
Reviewed-by: erikj
|
2022-03-22 21:48:42 +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 |
|
Kevin Walls
|
cb8a82ee24
|
8272317: jstatd has dependency on Security Manager which needs to be removed
Reviewed-by: cjplummer, rriggs
|
2022-01-28 12:54:19 +00:00 |
|
Stuart Marks
|
04ee9211fc
|
8278967: rmiregistry fails to start because SecurityManager is disabled
Reviewed-by: alanb, erikj
|
2021-12-22 18:56:30 +00:00 |
|
Kevin Walls
|
734143918d
|
8279007: jstatd fails to start because SecurityManager is disabled
Reviewed-by: alanb, sspitsyn, mullan
|
2021-12-22 11:36:53 +00:00 |
|
Sergey Bylokhov
|
6e7b7f352e
|
8278251: Enable "missing-explicit-ctor" check in the jdk.unsupported.desktop module
Reviewed-by: ihse, prr
|
2021-12-08 21:15:55 +00:00 |
|
Jonathan Gibbons
|
fb11d8faf2
|
8272945: Use snippets in java.compiler documentation
Reviewed-by: erikj, alanb
|
2021-12-08 19:48:05 +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 |
|
Joe Darcy
|
02ee337ae0
|
8278175: Enable all doclint warnings for build of java.desktop
Reviewed-by: erikj, prr
|
2021-12-04 02:12:35 +00:00 |
|
Joe Darcy
|
780b8b1072
|
8278179: Enable all doclint warnings for build of java.naming
Reviewed-by: iris, erikj
|
2021-12-03 18:14:33 +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 |
|