Daniel Jelinski
|
b20b11cf82
|
8258240: make vscode-project on Windows generates jdk.code-workspace file with unescaped '\' in paths
Reviewed-by: erikj
|
2022-01-19 14:18:14 +00:00 |
|
Jesper Wilhelmsson
|
39f140a201
|
Merge
|
2022-01-18 01:56:50 +00:00 |
|
Ana Marsh
|
7b6738fa02
|
8278885: Remove Windows ARM64 int8_t workaround in G1
Reviewed-by: erikj, tschatzl, mli
|
2022-01-17 16:36:43 +00:00 |
|
Claes Redestad
|
9e536b6470
|
8280032: Update jib-profiles.js to use JMH 1.34 devkit
Reviewed-by: erikj, iris
|
2022-01-17 11:03:10 +00:00 |
|
Aleksey Shipilev
|
a30aa52b77
|
8279958: Provide configure hints for Alpine/apk package managers
Reviewed-by: erikj
|
2022-01-17 08:19:08 +00:00 |
|
Johannes Bechberger
|
4b520f0001
|
8279702: [macosx] ignore xcodebuild warnings on M1
Reviewed-by: goetz, erikj
|
2022-01-14 13:53:53 +00:00 |
|
Naoto Sato
|
0a094d7c28
|
8268081: Upgrade Unicode Data Files to 14.0.0
Reviewed-by: joehw, iris, lancea
|
2022-01-12 19:17:18 +00:00 |
|
Mikael Vidstedt
|
36f41cbe11
|
8279884: Use better file for cygwin source permission check
Reviewed-by: erikj
|
2022-01-11 22:34:24 +00:00 |
|
Andrew Leonard
|
9e0244762c
|
8279834: Alpine Linux fails to build when --with-source-date enabled
Reviewed-by: erikj
|
2022-01-11 14:21:31 +00:00 |
|
Yasumasa Suenaga
|
2f7665b829
|
8279644: hsdis may not work when it was built with --with-binutils=system
Reviewed-by: erikj
|
2022-01-11 00:21:20 +00:00 |
|
Joe Darcy
|
9a0e890056
|
8277515: Update --release 18 symbol information for JDK 18 build 29
Reviewed-by: iris
|
2022-01-05 18:55:49 +00:00 |
|
Aleksey Shipilev
|
0f98efbf2f
|
8279445: Update JMH devkit to 1.34
Reviewed-by: aph, erikj
|
2022-01-05 12:04:09 +00:00 |
|
Jesper Wilhelmsson
|
a3b1c6b036
|
Merge
|
2021-12-23 21:17:50 +00:00 |
|
Andrew Leonard
|
bc0466c7ca
|
8279182: MakeZipReproducible ZipEntry timestamps not localized to UTC
Reviewed-by: erikj
|
2021-12-23 18:03:05 +00:00 |
|
Andrew Leonard
|
214f98f6b0
|
8278766: Enable OpenJDK build support for reproducible jars and jmods using --date
Reviewed-by: erikj
|
2021-12-23 11:01:26 +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 |
|
Jesper Wilhelmsson
|
f1fbba23eb
|
Merge
|
2021-12-22 16:46:43 +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 |
|
Gilles Duboscq
|
b17f8d5b6c
|
8278954: Using clang together with devkit on linux doesn't work for building
Reviewed-by: erikj
|
2021-12-17 15:36:07 +00:00 |
|
Joe Darcy
|
09831e7aa4
|
8273146: Start of release updates for JDK 19
8277511: Add SourceVersion.RELEASE_19
8277513: Add source 19 and target 19 to javac
Reviewed-by: dholmes, alanb, erikj, iris, mikael, ihse
|
2021-12-09 17:01:59 +00:00 |
|
Erik Gahlin
|
08aad8506e
|
8211230: JFR: internal events
Reviewed-by: mgronlun
|
2021-12-09 14:13: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 |
|
Jan Lahoda
|
42d9b1baac
|
8277106: Cannot compile certain sources with --release
Reviewed-by: darcy, mcimadamore
|
2021-12-08 18:50:38 +00:00 |
|
Stuart Marks
|
d7ad546758
|
8276422: Add command-line option to disable finalization
Co-authored-by: David Holmes <dholmes@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Reviewed-by: dholmes, kbarrett, bchristi
|
2021-12-08 00:27:53 +00:00 |
|
Vicente Romero
|
3c2951f738
|
8275771: JDK source code contains redundant boolean operations in jdk.compiler and langtools
Reviewed-by: jlahoda
|
2021-12-07 23:31:09 +00:00 |
|
Aleksey Shipilev
|
b2638e5efd
|
8244602: Add JTREG_REPEAT_COUNT to repeat execution of a test
Reviewed-by: ihse, erikj
|
2021-12-07 11:32:17 +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 |
|
Magnus Ihse Bursie
|
fbf096eea4
|
8251400: Fix incorrect addition of library to test in JDK-8237858
Reviewed-by: dholmes, erikj
|
2021-12-03 16:56:36 +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 |
|
Magnus Ihse Bursie
|
c93552c8bb
|
8277069: [REDO] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
Co-authored-by: Andrew Leonard <aleonard@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj
|
2021-12-02 21:31:13 +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 |
|
Mikael Vidstedt
|
51d6d7a36b
|
8266839: Enable pandoc on macosx-aarch64 at Oracle
Reviewed-by: erikj
|
2021-12-01 20:21:38 +00:00 |
|
Andrew Leonard
|
f41e768bba
|
8277762: Allow configuration of HOTSPOT_BUILD_USER
Reviewed-by: erikj
|
2021-12-01 18:13:16 +00:00 |
|
Julia Boes
|
f505396ccc
|
8277459: Add jwebserver tool
Reviewed-by: michaelm, dfuchs, ihse
|
2021-12-01 10:37:09 +00:00 |
|
Maxim Kartashev
|
01cefc94c7
|
8277977: Incorrect references to --enable-reproducible-builds in docs
Reviewed-by: ihse
|
2021-11-30 13:01:17 +00:00 |
|
Adam Sotona
|
69f56a0ea0
|
8264485: build.tools.depend.Depend.toString(byte[]) creates malformed hex strings
Reviewed-by: jlahoda
|
2021-11-30 12:56:48 +00:00 |
|
Pavel Kharskii
|
825e633e71
|
8277944: JDK 18 - update GA Release Date
Reviewed-by: coffeys
|
2021-11-29 16:54:47 +00:00 |
|
Julia Boes
|
e3e5908d0d
|
8277847: Support toolGuide tag in class-level documentation
Reviewed-by: alanb, jjg
|
2021-11-29 09:22:16 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
Alexey Semenyuk
|
e3911a8532
|
8277429: Conflicting jpackage static library name
Reviewed-by: almatvee, herrick, erikj
|
2021-11-22 18:04:46 +00:00 |
|
Yasumasa Suenaga
|
2d4af2255f
|
8277370: configure script cannot distinguish WSL version
Reviewed-by: erikj
|
2021-11-19 20:24:17 +00:00 |
|
Magnus Ihse Bursie
|
a0227965bb
|
8275745: Reproducible copyright headers
Reviewed-by: ihse, erikj
|
2021-11-19 13:55:08 +00:00 |
|
Claes Redestad
|
b1a1bf4e30
|
8277427: Update jib-profiles.js to use JMH 1.33 devkit
Reviewed-by: shade, erikj
|
2021-11-19 13:25:40 +00:00 |
|
Niklas Radomski
|
57eb864765
|
8276927: [PPC64] Port shenandoahgc to linux on ppc64le
Reviewed-by: rkennke, ihse, mdoerr
|
2021-11-18 19:00:58 +00:00 |
|
Yasumasa Suenaga
|
d5e47d6b84
|
8277089: Use system binutils to build hsdis
Reviewed-by: ihse
|
2021-11-16 14:47:42 +00:00 |
|
Jayathirth D V
|
9a9a157a7d
|
8276905: Use appropriate macosx_version_minimum value while compiling metal shaders
Reviewed-by: ihse, kcr, erikj, prr
|
2021-11-16 13:18:56 +00:00 |
|
Daniel D. Daugherty
|
74f3e69dc8
|
8277071: [BACKOUT] JDK-8276743 Make openjdk build Zip Archive generation "reproducible"
Reviewed-by: erikj
|
2021-11-12 18:46:39 +00:00 |
|