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
Magnus Ihse Bursie
09e8b7ca4d
8243985: Make source generation by generatecharacter reproducible
...
Reviewed-by: naoto
2020-04-28 15:36:53 +02:00
Jan Lahoda
65344142d3
8243000: javac only build fails after removal of Nashorn
...
Adjusting langtools ant build and Idea project to Nashorn removal.
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore, jlahoda
2020-04-28 10:43:29 +02:00
Dean Long
03f8e6ccd8
8219607: Add support in Graal and AOT for hidden class
...
Reviewed-by: kvn
2020-04-27 14:23:15 -07:00
Mikael Vidstedt
68b189ae8b
8243633: Remove cups dependency when building linux at Oracle
...
Reviewed-by: ihse, erikj, tbell
2020-04-27 14:21:19 -07:00
Athijegannathan Sundararajan
d07d6bd123
8243576: Remove residual reference to nashorn modules in make/CompileJavaModules.gmk
...
Reviewed-by: ihse
2020-04-27 14:53:07 +05:30
Bin Liao
b2db7a0c9a
8243539: Copyright info (Year) should be updated for fix of 8241638
...
Reviewed-by: weijun
2020-04-27 12:32:12 +08:00
Mikael Vidstedt
0fd64dea3d
8243591: Change to GCC 9.2 for building Linux/aarch64 at Oracle
...
Reviewed-by: tbell
2020-04-25 18:11:08 -07:00
Mikael Vidstedt
b0739f4683
8243590: Bump boot jdk to JDK 14 on aarch64 at Oracle
...
Reviewed-by: tbell
2020-04-25 18:10:45 -07:00
Magnus Ihse Bursie
76e5da4d59
8243477: FreeType library check should prefer 64-bit directory
...
Reviewed-by: erikj
2020-04-24 11:19:16 +02:00
Alexey Semenyuk
0c56c3511a
8242302: Refactor jpackage native code
...
Reviewed-by: herrick, almatvee, erikj
2020-04-23 16:40:09 -04:00