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
|
600d82adf8
|
8245281: Disabling hotspot gtest builds make it impossible to run tests
Reviewed-by: erikj
|
2020-05-20 14:09:18 +02:00 |
|
Jan Lahoda
|
d191d2f4e2
|
8245445: Langtools NetBeans ant build broken after JDK-8244093
Correcting paths in the NetBeans-specific langtools ant build.
Reviewed-by: mcimadamore
|
2020-05-20 13:23:46 +02:00 |
|
Magnus Ihse Bursie
|
1cb7df63e7
|
8245287: Start using ModuleWrapper for gensrc as well
Reviewed-by: erikj
|
2020-05-19 15:59:51 +02:00 |
|
Magnus Ihse Bursie
|
74f1e6da4e
|
8244093: Move all IDE support into coherent structure in make directory
Reviewed-by: mcimadamore, jlahoda, chegar, erikj
|
2020-05-19 15:49:46 +02:00 |
|
Magnus Ihse Bursie
|
77826c0a39
|
8245168: jlink should not be treated as a "small" tool
Reviewed-by: erikj
|
2020-05-19 09:12:10 +02:00 |
|
Anthony Scarpino
|
fd28aad72d
|
8166597: Crypto support for the EdDSA Signature Algorithm
Reviewed-by: weijun, mullan, wetmore
|
2020-05-18 09:42:52 -07:00 |
|
Yumin Qi
|
02293daa64
|
8245070: 32-bit builds are broken after JDK-8242524
Reviewed-by: erikj, ihse
|
2020-05-18 09:28:06 -07:00 |
|
Jan Lahoda
|
ed9cbe252d
|
8241616: Timestamps on ct.sym entries lead to non-reproducible builds
Generate ct.sym in a reproducible way
Reviewed-by: ihse
|
2020-04-29 18:35:14 +02:00 |
|
Magnus Ihse Bursie
|
a2057ad440
|
8240228: "make hotspot-ide-project" on Windows creates a Visual Studio project with empty preprocessor defines
Reviewed-by: erikj
|
2020-05-16 09:43:44 +02:00 |
|
Magnus Ihse Bursie
|
fb6e7b06fb
|
8245119: Fix include path for hotspot-ide-project
Reviewed-by: erikj
|
2020-05-15 18:58:17 +02:00 |
|
Magnus Ihse Bursie
|
e83968799e
|
8245096: Better windows environment output in configure
Reviewed-by: erikj
|
2020-05-15 18:14:58 +02:00 |
|
Magnus Ihse Bursie
|
adf1d4757b
|
8245093: WSL support broke cygwin toolchain detection
Reviewed-by: erikj
|
2020-05-15 18:13:20 +02:00 |
|
Magnus Ihse Bursie
|
b76a215ff6
|
8245046: SetupTarget incorrect for hotspot-ide-project
Reviewed-by: erikj
|
2020-05-15 12:09:59 +02:00 |
|
Yumin Qi
|
8da07d1ae9
|
8242524: Use different default CDS archives depending on UseCompressOops
Reviewed-by: erikj, iklam, ccheung
|
2020-05-14 14:24:55 -07:00 |
|
Magnus Ihse Bursie
|
43da9ff24e
|
8245032: Remove exceptions from compare.sh
Reviewed-by: erikj
|
2020-05-14 19:17:11 +02:00 |
|
Magnus Ihse Bursie
|
014095c4ab
|
8245041: Fix incorrect output order in configure
Reviewed-by: erikj
|
2020-05-14 19:15:39 +02:00 |
|
Magnus Ihse Bursie
|
8c5430972f
|
8245033: Fixes for building in WSL
Reviewed-by: erikj
|
2020-05-14 18:56:30 +02:00 |
|
Erik Joelsson
|
c992521995
|
8244951: Missing entitlements for hardened runtime
Reviewed-by: ihse
|
2020-05-14 06:58:59 -07:00 |
|
Erik Joelsson
|
9768618bab
|
8244945: Mark VS2019 as supported and default
Reviewed-by: ihse
|
2020-05-14 05:35:06 -07: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
|
707462edc2
|
8244930: Building without test failure handler broken after JDK-8244844
Reviewed-by: erikj
|
2020-05-13 15:03:24 +02:00 |
|
Magnus Ihse Bursie
|
7345502884
|
8244928: Build log output too verbose after JDK-8244844
Reviewed-by: alanb
|
2020-05-13 10:35:08 +02:00 |
|
Magnus Ihse Bursie
|
be6f74718e
|
8244844: javac command line is not re-executable
Reviewed-by: erikj
|
2020-05-12 19:48:50 +02:00 |
|
Magnus Ihse Bursie
|
e686fb6bf6
|
8244757: Introduce SetupTarget in Main.gmk
Reviewed-by: erikj
|
2020-05-12 16:35:58 +02:00 |
|
Magnus Ihse Bursie
|
b29d982a9c
|
8244756: Build broken with some awk version after JDK-8244248
Reviewed-by: mbaesken, xliu
|
2020-05-12 11:11:02 +02:00 |
|
Magnus Ihse Bursie
|
d5b5059af5
|
8244653: Suppress gcc 9.1 ABI change notes on aarch64
Reviewed-by: kbarrett
|
2020-05-08 14:10:36 +02:00 |
|
Xin Liu
|
e05227a2ce
|
8244248: boot-jdk.m4 captures the version line using regex
Use awk instead of head
Reviewed-by: ihse, erikj
|
2020-05-07 11:13:21 -07:00 |
|
Magnus Ihse Bursie
|
1a16a4b628
|
8244592: Start supporting SOURCE_DATE_EPOCH
Reviewed-by: erikj
|
2020-05-07 17:47:11 +02:00 |
|
Magnus Ihse Bursie
|
74132fe7e1
|
8244615: build-performance.m4 is not always parsing /proc/cpuinfo correctly
Reviewed-by: erikj
|
2020-05-07 17:44:21 +02:00 |
|
Michael Zucchi
|
a3443d0fd1
|
8243656: Shell built-in test in configure depends on help
Help might not be available to check for built-ins: Use 'command -v' instead
Reviewed-by: erikj
|
2020-04-27 11:00:29 +02:00 |
|
Ioi Lam
|
eadcb08c3c
|
8241071: Generation of classes.jsa with -Xshare:dump is not deterministic
Reviewed-by: dholmes, stuefe
|
2020-05-05 11:10:02 -07:00 |
|
Erik Joelsson
|
2254cf5a24
|
8244247: Build failures after sjavac cleanup
Reviewed-by: ihse, tbell
|
2020-05-05 11:02:43 -07:00 |
|
Erik Joelsson
|
1a0755008d
|
8244214: Change to VS2019 for building on Windows at Oracle
Reviewed-by: mikael
|
2020-05-05 08:11:44 -07:00 |
|
Rajan Halade
|
a777dcff82
|
8225069: Remove Comodo root certificate that is expiring in May 2020
Reviewed-by: mullan
|
2020-05-01 11:09:57 -07:00 |
|
Ichiroh Takiguchi
|
318fab950a
|
8242541: Small charset issues (ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C)
Modify ISO8859-16, x-eucJP-Open, x-IBM834 and x-IBM949C charset related files
Reviewed-by: naoto
|
2020-05-01 21:43:28 +09:00 |
|
Weijun Wang
|
07cb35a9f3
|
8244087: 2020-04-24 public suffix list update
Reviewed-by: mullan
|
2020-05-01 12:26:34 +08:00 |
|
Rajan Halade
|
eddab115d8
|
8225068: Remove DocuSign root certificate that is expiring in May 2020
Reviewed-by: mullan
|
2020-04-30 15:21:15 -07:00 |
|
Erik Joelsson
|
a15b1ea09b
|
8244210: The javac server is never used
Reviewed-by: tbell, redestad, fweimer
|
2020-04-30 13:34:15 -07:00 |
|
Mikael Vidstedt
|
5c70479bec
|
8244061: Disable jvmci/graal/aot when building linux-aarch64 at Oracle
Reviewed-by: kvn, ihse, erikj
|
2020-04-29 12:56:53 -07:00 |
|
Magnus Ihse Bursie
|
354033ecc7
|
8244097: make bootcycle-images fails after JDK-8244036
Co-authored-by: Jie Fu <jiefu@tencent.com>
Reviewed-by: ihse, erikj
|
2020-04-29 21:54:57 +08:00 |
|
Magnus Ihse Bursie
|
5bbee05c7a
|
8243665: exploded-image-optimize touches module-info.class in all modules
Reviewed-by: alanb
|
2020-04-29 13:01:40 +02: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 |
|
Magnus Ihse Bursie
|
408bc486e0
|
8244036: Refresh SetupJavaCompilation, and remove support for sjavac
Reviewed-by: erikj
|
2020-04-29 08:49:17 +02:00 |
|
Mikael Vidstedt
|
9320f9c60a
|
8243634: Add pandoc dependency when building linux-aarch64 at Oracle
Reviewed-by: ihse
|
2020-04-28 20:36:20 -07:00 |
|
Kiran Sidhartha Ravikumar
|
066346ce9c
|
8243541: (tz) Upgrade time-zone data to tzdata2020a
Reviewed-by: naoto, martin, andrew
|
2020-04-28 17:31:20 +00:00 |
|
Magnus Ihse Bursie
|
f159234fe5
|
8243991: Remove obsolete -XX:ThreadStackSize from java command line
Reviewed-by: erikj
|
2020-04-28 20:54:06 +02:00 |
|
Magnus Ihse Bursie
|
3a416b9f67
|
8243988: Added flexibility in build system for unusal hotspot configurations
Reviewed-by: erikj
|
2020-04-28 19:41:39 +02:00 |
|
Magnus Ihse Bursie
|
f4cb2bfd92
|
8244009: Separate -Xdoclint options in CompileJavaModules.gmk
Reviewed-by: erikj
|
2020-04-28 19:26:47 +02:00 |
|
Magnus Ihse Bursie
|
b723b94614
|
8244021: Hide warning from jlink about incubating modules
Reviewed-by: erikj
|
2020-04-28 18:12:02 +02:00 |
|