Erik Joelsson
713483c77d
8265373: Change to GCC 10.3 for building on Linux at Oracle
...
Reviewed-by: mikael
2021-04-19 19:46:13 +00:00
Erik Joelsson
b14e0ee4d8
8265371: Change to Visual Studio 2019 16.9.3 for building on Windows at Oracle
...
Reviewed-by: mikael
2021-04-19 13:48:44 +00:00
Naoto Sato
ff4997014f
8265375: Bootcycle builds fail with StackOverflowError in cldrconverter
...
Reviewed-by: joehw
2021-04-16 22:23:30 +00:00
Naoto Sato
f6e54f2f9a
8258794: Support for CLDR version 39
...
Reviewed-by: joehw, erikj
2021-04-15 21:28:22 +00:00
David Holmes
81877f7df2
8262501: jdk17 libjvm link failure with --as-needed and clock_gettime in librt
...
Co-authored-by: Matthias Klose <doko@openjdk.org>
Reviewed-by: erikj
2021-04-15 12:59:21 +00:00
Yumin Qi
e7cbeba866
8259070: Add jcmd option to dump CDS
...
Reviewed-by: ccheung, iklam, mli
2021-04-15 05:21:24 +00:00
Nick Gasson
f4c3efd9cf
8265192: [macos_aarch64] configure script fails if GNU uname in PATH
...
Reviewed-by: erikj
2021-04-15 01:43:22 +00:00
Mikael Vidstedt
008fc75a29
8264224: Add macosx-aarch64 to Oracle build configurations
...
Reviewed-by: serb, erikj
2021-04-13 00:58:34 +00:00
Mikael Vidstedt
27f4b27138
8264623: Change to Xcode 12.4 for building on Macos at Oracle
...
Reviewed-by: erikj
2021-04-12 15:56:19 +00:00
Conor Cleary
a45733f840
8264779: Fix doclint warnings in java/nio
...
Reviewed-by: chegar, iris, alanb, naoto
2021-04-09 08:50:33 +00:00
Ioi Lam
951f277a71
8264874: Build interim-langtools for HotSpot only if Graal is enabled
...
Reviewed-by: kvn, erikj
2021-04-09 04:41:26 +00:00
Lutz Schmidt
04fa1ed4d0
8264848: [macos] libjvm.dylib linker warning due to macOS version mismatch
...
Reviewed-by: erikj, dcubed, clanger
2021-04-08 13:37:22 +00:00
Alexandre Iline
ab3be7286a
8264863: Update JCov version to support JDK 17
...
Reviewed-by: erikj
2021-04-07 18:41:54 +00:00
Anton Kozlov
7f9ece23dc
8264650: Cross-compilation to macos/aarch64
...
Reviewed-by: erikj
2021-04-05 06:58:11 +00:00
Vladimir Kempik
d6bb1537f3
8264240: [macos_aarch64] enable appcds support after JDK-8263002
...
Reviewed-by: erikj
2021-03-26 19:50:01 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Bradford Wetmore
6aa28b3bdb
8263827: Suspend "missing" javadoc doclint checks for smartcardio
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj
2021-03-18 22:31:01 +00:00
Phil Race
ed1e25d548
8263833: Stop disabling warnings for sunFont.c with gcc
...
Reviewed-by: erikj
2021-03-18 21:52:33 +00:00
Claes Redestad
e152cc0312
8263677: Improve Character.isLowerCase/isUpperCase lookups
...
Reviewed-by: erikj, ihse, naoto, rriggs
2021-03-17 15:22:06 +00:00
Phil Race
05fe06a6ba
8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux
...
Reviewed-by: serb, ihse, azvegint
2021-03-16 19:36:04 +00:00
Ajit Ghaisas
8afec70c28
8260931: Implement JEP 382: New macOS Rendering Pipeline
...
Co-authored-by: Jayathirth D V <jdv@openjdk.org>
Co-authored-by: Alexey Ushakov <avu@openjdk.org>
Co-authored-by: Artem Bochkarev <abochkarev@openjdk.org>
Co-authored-by: Prasanta Sadhukhan <psadhukhan@openjdk.org>
Co-authored-by: Denis Konoplev <dkonoplev@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Kevin Rushforth <kcr@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ajit Ghaisas <aghaisas@openjdk.org>
Reviewed-by: ihse, avu, kcr, gziemski, prr, kizune, jdv, psadhukhan, serb
2021-03-15 06:41:44 +00:00
Yumin Qi
15daccacee
8263465: JDK-8236847 causes tier1 build failure on linux-aarch64
...
Reviewed-by: iklam, erikj, dcubed
2021-03-11 18:54:45 +00:00
Yumin Qi
3820ab9e82
8236847: CDS archive with 4K alignment unusable on machines with 64k pages
...
Reviewed-by: iklam, stuefe, erikj, ihse
2021-03-11 16:49:24 +00:00
Jonathan Gibbons
b1cc864afb
8251210: Link JDK api docs to other versions
...
Reviewed-by: iris, erikj
2021-03-08 16:19:48 +00:00
Claes Redestad
679faa691a
8263097: Update JMH devkit to 1.28
...
Reviewed-by: ecaspole, erikj
2021-03-08 14:23:20 +00:00
Claes Redestad
a0c3f24218
8263091: Remove CharacterData.isOtherUppercase/-Lowercase
...
Reviewed-by: rriggs, naoto, iris
2021-03-08 10:34:57 +00:00
Aleksey Shipilev
61cff4da90
8257913: Add more known library locations to simplify Linux cross-compilation
...
Reviewed-by: erikj
2021-03-08 10:14:46 +00:00
djelinski
18fc35053c
8259886: Improve SSL session cache performance and scalability
...
Reviewed-by: erikj, xuelei
2021-03-07 01:13:24 +00:00
Joe Darcy
c9097a60b6
8262893: Enable more doclint checks in javadoc build
...
Reviewed-by: jjg, erikj
2021-03-03 01:03:26 +00:00
Jonathan Gibbons
65492129a9
8262315: missing ';' in generated entities
...
Reviewed-by: lancea
2021-02-24 18:07:33 +00:00
Doug Simon
29c72631ee
8252709: Enable JVMCI when building linux-aarch64 at Oracle
...
Reviewed-by: kvn
2021-02-23 10:38:57 +00:00
Adam Farley
cf0019d964
8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk
...
Reviewed-by: erikj, ihse
2021-02-22 17:16:29 +00:00
Erik Joelsson
05c6009eab
8259656: fixpath.sh changes broke _NT_SYMBOL_PATH in RunTests.gmk
...
Reviewed-by: tbell, ihse
2021-02-09 19:08:45 +00:00
Rajan Halade
ef7ee3f44e
8225081: Remove Telia Company CA certificate expiring in April 2021
...
Reviewed-by: mullan
2021-02-09 17:56:35 +00:00
Alexey Semenyuk
ad525bcd38
8261281: Linking jdk.jpackage fails for linux aarch32 builds after 8254702
...
Reviewed-by: erikj
2021-02-08 22:05:02 +00:00
Erik Joelsson
ab65d53edf
8261261: The version extra fields needs to be overridable in jib-profiles.js
...
Reviewed-by: ihse
2021-02-08 19:23:46 +00:00
Claes Redestad
92c6e6dffa
8261254: Initialize charset mapping data lazily
...
Reviewed-by: alanb, jkuhn, naoto
2021-02-08 18:45:43 +00:00
Alexey Semenyuk
fac3c2d258
8254702: jpackage app launcher crashes on CentOS
...
Reviewed-by: almatvee, erikj, herrick
2021-02-05 20:44:34 +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
Kiran Sidhartha Ravikumar
d9aefa36ac
8260356: (tz) Upgrade time-zone data to tzdata2021a
...
Reviewed-by: naoto
2021-02-04 17:49:07 +00:00
Phil Race
8760688d21
8260616: Removing remaining JNF dependencies in the java.desktop module
...
Reviewed-by: gziemski, ihse, serb
2021-02-04 01:36:19 +00:00
Phil Race
2be60e37e0
8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
...
Reviewed-by: ihse, cjplummer
2021-02-03 21:58:02 +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
Ioi Lam
b9d4211bc1
8260193: Remove JVM_GetInterfaceVersion() and JVM_DTraceXXX
...
Reviewed-by: alanb, lfoltan, gziemski, ihse
2021-02-03 03:56:35 +00:00
Rajan Halade
69189f8820
8256421: Add 2 HARICA roots to cacerts truststore
...
Reviewed-by: hchao, mullan
2021-02-02 18:26:34 +00:00
Erik Joelsson
80760a322b
8260669: Missing quotes in fixpath.sh
...
Reviewed-by: tbell, iris, mikael, ihse
2021-02-01 14:07:16 +00:00
Erik Joelsson
53f1b93881
8260518: Change default -mmacosx-version-min to 10.12
...
Reviewed-by: tbell, prr, ihse, serb
2021-01-29 14:20:39 +00:00
David Holmes
6f2be9c608
8246112: Remove build-time and run-time checks for clock_gettime and CLOCK_MONOTONIC
...
Reviewed-by: ihse, erikj, gziemski, hseigel
2021-01-27 01:18:52 +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
Aleksey Shipilev
edd27074af
8260408: Shenandoah: adjust inline hints after JDK-8255019
...
Reviewed-by: rkennke, ihse
2021-01-26 13:04:38 +00:00