Jonathan Gibbons
6d3d47957e
8272667: substandard error messages from the docs build
...
Reviewed-by: darcy, iris
2021-08-18 23:40:44 +00:00
Nikita Gubarkov
159cb6facc
8268083: JDK-8267706 breaks bin/idea.sh on a Mac
...
Reviewed-by: erikj
2021-06-08 14:35:58 +00:00
Vladimir Kozlov
2effdd1b67
8267112: JVMCI compiler modules should be kept upgradable
...
Reviewed-by: mchung, erikj, dnsimon
2021-05-17 20:11:01 +00:00
Andrew Leonard
84b52db931
8265666: Enable AIX build platform to make external debug symbols
...
Reviewed-by: erikj, mdoerr
2021-04-29 12:35:56 +00:00
Vladimir Kozlov
4785e112ae
8264806: Remove the experimental JIT compiler
...
Reviewed-by: iignatyev, erikj
2021-04-27 06:23:21 +00:00
Vladimir Kozlov
694acedf18
8264805: Remove the experimental Ahead-of-Time Compiler
...
Reviewed-by: coleenp, erikj, stefank, iignatyev, dholmes, aph, shade, iklam, mchung, iveresov
2021-04-27 01:12:18 +00:00
Magnus Ihse Bursie
b9f66d93eb
8264188: Improve handling of assembly files in the JDK
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: erikj, vlivanov
2021-04-26 12:57:21 +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
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
Andrew Leonard
12ccd211f2
8260289: Unable to customize module lists after change JDK-8258411
...
Reviewed-by: ihse, alanb
2021-01-25 19:26:36 +00:00
Yoshiki Sato
28e1f4d9ee
8247957: remove doclint support for HTML 4
...
8257204: Remove usage of -Xhtmlversion option from javac
8256313: JavaCompilation.gmk needs to be updated not to use --doclint-format html5 option
8258460: Remove --doclint-format option from javac
8256312: Valid anchor 'id' value not allowed
Reviewed-by: jjg, ihse
2021-01-06 22:48:00 +00:00
Magnus Ihse Bursie
a244b82293
8258411: Move module set configuration from Modules.gmk to conf dir
...
Reviewed-by: alanb, mchung
2020-12-16 21:57:32 +00:00
Magnus Ihse Bursie
d29c78da19
8257679: Improved unix compatibility layer in Windows build (winenv)
...
Reviewed-by: erikj, jvernee, burban
2020-12-07 15:55:53 +00:00
Erik Joelsson
36209b70da
8257547: Handle multiple prereqs on the same line in deps files
...
Reviewed-by: ihse, tbell
2020-12-03 21:41:37 +00:00
Magnus Ihse Bursie
bff68f1f67
8257533: legacy-jre-image includes jpackage and jlink tools
...
Reviewed-by: alanb, sundar
2020-12-02 10:30:48 +00:00
Erik Joelsson
4c86e46d75
8256810: Incremental rebuild broken on Macosx
...
Reviewed-by: mikael, ihse
2020-11-30 17:40:39 +00:00
Magnus Ihse Bursie
a3e1980c08
8256541: Sort out what version of awk is used in the build system
...
Reviewed-by: erikj
2020-11-30 16:35:02 +00:00
Magnus Ihse Bursie
9e4944f7b6
8256308: Send arguments to javac server in a config file
...
Reviewed-by: erikj, jfranck
2020-11-24 11:13:09 +00:00
Erik Joelsson
19b2898691
8256751: Incremental rebuild with precompiled header fails when touching a header file
...
Reviewed-by: ihse
2020-11-20 18:13:56 +00:00
Andy Herrick
26e7ef78fb
8252870: Finalize (remove "incubator" from) jpackage
...
Reviewed-by: kcr, erikj, almatvee, asemenyuk, prr, ihse
2020-11-04 20:27:11 +00:00
Erik Joelsson
76fa974cb2
8255850: Hotspot recompiled on first incremental build
...
Reviewed-by: ihse
2020-11-03 23:11:23 +00:00
Erik Joelsson
184db64dfb
8255732: OpenJDK fails to build if $A is set to a value with spaces
...
Reviewed-by: ihse
2020-11-02 21:06:38 +00:00
Erik Joelsson
9ade94b727
8206311: Add docs-javase, docs-reference to CI build
...
Reviewed-by: ihse
2020-10-21 22:04:37 +00:00
Paul Sandoz
0c99b19258
8223347: Integration of Vector API (Incubator)
...
Co-authored-by: Vivek Deshpande <vdeshpande@openjdk.org>
Co-authored-by: Qi Feng <qfeng@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Jean-Philippe Halimi <jphalimi@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Razvan Lupusoru <rlupusoru@openjdk.org>
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Rahul Kandu <rkandu@openjdk.org>
Co-authored-by: Kishor Kharbas <kkharbas@openjdk.org>
Co-authored-by: Eric Liu <Eric.Liu2@arm.com>
Co-authored-by: Aaloan Miftah <someusername3@gmail.com>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Shravya Rukmannagari <srukmannagar@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Lauren Walkowski <lauren.walkowski@arm.com>
Co-authored-by: Yang Zang <Yang.Zhang@arm.com>
Co-authored-by: Joshua Zhu <jzhu@openjdk.org>
Co-authored-by: Wang Zhuo <wzhuo@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Reviewed-by: erikj, chegar, kvn, darcy, forax, briangoetz, aph, epavlova, coleenp
2020-10-14 20:02:46 +00:00
Erik Joelsson
7df86108cb
8252145: Unify Info.plist files with correct version strings
...
Reviewed-by: ihse, serb
2020-08-28 06:23:41 -07:00
Magnus Ihse Bursie
d6bd183b84
8251399: JDK-8248701 had incorrect indentation
...
Reviewed-by: erikj
2020-08-11 16:07:04 +02:00
Mikael Vidstedt
e7289aa4d4
Merge
2020-07-27 22:26:00 -07:00
Erik Joelsson
fcd5d414d6
8246094: [macos] Sound Recording and playback is not working
...
Reviewed-by: prr, serb
2020-07-24 10:52:02 -07:00
Vyom Tewari
955aee3bfa
8237858: PlainSocketImpl.socketAccept() handles EINTR incorrectly
...
PlainSocketImpl.socketAccept() handles EINTR incorrectly
Reviewed-by: alanb, dfuchs, martin
2020-07-17 11:15:00 +05:30
Erik Joelsson
c83ce2e8d9
8249292: DependOnVariable macro fails on empty value
...
Reviewed-by: tbell
2020-07-15 14:04:54 -07:00
Andrew Leonard
0853b33004
8248701: On Windows generated modules-deps.gmk can contain backslash-r (CR) characters
...
Reviewed-by: erikj
2020-07-08 03:08:30 -07:00
Magnus Ihse Bursie
4b85bd546e
8248610: Clean up handling of Windows RC files
...
Reviewed-by: erikj
2020-07-01 22:39:58 +02:00
Magnus Ihse Bursie
aacb827896
8220639: Need a way to augment JTREG_LAUNCHER_OPTIONS from command-line
...
Reviewed-by: erikj, dholmes
2020-06-25 18:35:40 +02:00
Igor Ignatyev
e7f8e1fdb5
8211977: move testlibrary tests into one place
...
Reviewed-by: erikj, dholmes, ihse
2020-06-16 09:50:45 -07:00
Magnus Ihse Bursie
cd651b9aad
8246435: Replace Javascript implementation of pandoc filters with Java
...
Reviewed-by: erikj
2020-06-06 02:04:21 +02:00
Bob Vandette
f79801b74d
8245832: JDK build make-static-libs should build all JDK libraries
...
Reviewed-by: erikj
2020-05-29 19:18:23 +00:00
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
1cb7df63e7
8245287: Start using ModuleWrapper for gensrc as well
...
Reviewed-by: erikj
2020-05-19 15:59:51 +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
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
Erik Joelsson
2254cf5a24
8244247: Build failures after sjavac cleanup
...
Reviewed-by: ihse, tbell
2020-05-05 11:02:43 -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
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
Athijegannathan Sundararajan
d5cd165965
8241749: Remove the Nashorn JavaScript Engine
...
Reviewed-by: jlaskey, ihse, mchung
2020-04-16 12:26:20 +05:30
Henry Jen
0278846eaa
Merge
2020-04-14 23:11:49 +00:00
Roger Riggs
50ed53076f
8225319: Remove rmic from the set of supported tools
...
Reviewed-by: erikj, alanb, lancea, jjg, amlu
2020-04-08 09:22:08 -04:00
Andrew Dinn
5110de6c1f
8241144: Javadoc is not generated for new module jdk.nio.mapmode
...
Jdk.nio.mapmode is not present in DOCS_MODULES defined by Modules.gmk
Reviewed-by: erikj, ihse
2020-03-19 17:26:11 +00:00