Aleksey Shipilev
e05f36f463
8259043: More Zero architectures need linkage with libatomic
...
Co-authored-by: Matthias Klose <doko@openjdk.org>
Reviewed-by: erikj
2021-01-11 13:45:35 +00:00
Magnus Ihse Bursie
1bd015fb0c
8258407: Split up CompileJavaModules.gmk into make/modules/$M/Java.gmk
...
Reviewed-by: erikj
2021-01-11 11:28:29 +00:00
Jan Lahoda
235488215b
8250768: javac should be adapted to changes in JEP 12
...
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
Magnus Ihse Bursie
bd34418429
8258445: Move make/templates to make/data
...
Reviewed-by: erikj
2021-01-11 07:42:10 +00:00
Magnus Ihse Bursie
d21a0ea1ff
8258449: Move make/hotspot/symbols to make/data
...
Reviewed-by: erikj
2021-01-11 07:37:37 +00:00
Joe Darcy
a653928230
8259512: Update --release 16 symbol information for JDK 16 build 31
...
Reviewed-by: jjg
2021-01-09 00:03:32 +00:00
Erik Joelsson
020ec84852
8259429: Update reference to README.md
...
Reviewed-by: iris
2021-01-08 18:30:38 +00:00
Jesper Wilhelmsson
56a354eb55
Merge
2021-01-07 23:51:21 +00:00
Christoph Langer
677802d2ff
8258484: AIX build fails in Harfbuzz with XLC 16.01.0000.0006
...
Backport-of: 3f9f86f0d3f918b9955ba6ba73c9c58ae8fcf7cb
2021-01-07 22:51:49 +00:00
Jesper Wilhelmsson
555641ede5
Merge
2021-01-07 21:17:35 +00:00
Erik Joelsson
484e23b92a
8258657: Doc build is broken by use of new language features
...
Reviewed-by: tbell, iris
2021-01-07 14:57:30 +00:00
Matthias Baesken
3f9f86f0d3
8258484: AIX build fails in Harfbuzz with XLC 16.01.0000.0006
...
Reviewed-by: clanger, mdoerr
2021-01-07 12:39:44 +00:00
Yasumasa Suenaga
67c2211481
8259045: Exception message from saproc.dll is garbled on Windows with Japanese locale
...
Reviewed-by: erikj, cjplummer, iklam
2021-01-06 23:59:52 +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
Naoto Sato
4a5786b553
8259075: Update the copyright notice in the files generated by CLDR Converter tool
...
Reviewed-by: joehw
2021-01-06 16:30:30 +00:00
Joe Darcy
d20d2fa957
8258143: Update --release 16 symbol information for JDK 16 build 30 or later
...
Reviewed-by: iris, erikj
2021-01-06 16:26:23 +00:00
Jesper Wilhelmsson
f15528eb64
Merge
2020-12-17 20:41:37 +00:00
Jonathan Gibbons
30ca0a5d4b
8247994: Localize javadoc search
...
Reviewed-by: hannesw, ihse
2020-12-17 18:34:27 +00:00
Brent Christian
b2f035549a
8253497: Core Libs Terminology Refresh
...
Reviewed-by: naoto, kcr, rriggs, joehw, bpb, smarks, alanb
2020-12-16 23:09:20 +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
ab5d581ba8
8258447: Move make/hotspot/hotspot.script to make/scripts
...
Reviewed-by: dcubed
2020-12-16 18:48:32 +00:00
Magnus Ihse Bursie
6eca29600d
8258420: Move URL configuration from Docs.gmk to conf dir
...
Reviewed-by: alanb
2020-12-16 13:38:10 +00:00
Joe Darcy
da2415fed5
8257457: Update --release 16 symbol information for JDK 16 build 28
...
Reviewed-by: jjg
2020-12-15 17:18:48 +00:00
Thomas Stuefe
568dc29b9a
8185734: [Windows] Structured Exception Catcher missing around gtest execution
...
Reviewed-by: dholmes, ihse
2020-12-15 09:02:46 +00:00
Joe Darcy
6be1f5671e
8257450: Start of release updates for JDK 17
...
8257451: Add SourceVersion.RELEASE_17
8257453: Add source 17 and target 17 to javac
Reviewed-by: dholmes, erikj, iris, mikael, jjg, jlahoda, jwilhelm, mchung, ihse
2020-12-10 16:46:28 +00:00
Magnus Ihse Bursie
0890620c94
8258005: JDK build fails with incorrect fixpath script
...
Co-authored-by: Mikael Vidstedt <mikael@openjdk.org>
Reviewed-by: erikj
2020-12-10 14:54:40 +00:00
Markus Grönlund
502a5241e5
8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
...
Co-authored-by: Jaroslav Bachorik <jbachorik@openjdk.org>
Reviewed-by: egahlin, jbachorik
2020-12-10 12:33:48 +00:00
Magnus Ihse Bursie
6c69eca380
8257973: UTIL_LOOKUP_PROGS should only find executable files
...
Reviewed-by: erikj
2020-12-09 15:41:08 +00:00
Jan Lahoda
6eff9315e1
8256950: Add record attribute support to symbol generator CreateSymbols
...
Reviewed-by: jjg, chegar
2020-12-09 15:05:01 +00:00
Erik Joelsson
f48d5d1b7e
8257789: Fix incremental build of test-image and bundles
...
Reviewed-by: tbell, ihse
2020-12-08 18:45:38 +00:00
Magnus Ihse Bursie
264feb35ff
8257905: Make fixpath.sh more liberal in accepting paths embedded in arguments
...
Reviewed-by: erikj
2020-12-08 17:59:35 +00:00
David Holmes
149a02f99a
8257572: Deprecate the archaic signal-chaining interfaces: sigset and signal
...
Reviewed-by: ihse, alanb, dcubed, erikj
2020-12-07 21:56:05 +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
51d325e613
8257633: Missing -mmacosx-version-min=X flag when linking libjvm
...
Reviewed-by: mikael
2020-12-04 21:40:39 +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
Magnus Ihse Bursie
60f2ba9a24
8257487: Include configuration name in summary
...
Reviewed-by: shade
2020-12-01 11:04:13 +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
Joe Darcy
65137ff02c
8253753: Enable default constructor warning in client modules
...
Reviewed-by: prr, serb, ihse
2020-11-27 21:31:59 +00:00
Aleksey Shipilev
a3eec39b01
8257181: s390x builds are very noisy with gc-sections messages
...
Reviewed-by: mdoerr, lucy
2020-11-27 06:48:04 +00:00
Aleksey Shipilev
1b3aa3afc5
8256831: MIPS Zero builds fail with undefined __atomic_compare_exchange_8
...
Reviewed-by: ihse
2020-11-26 11:26:01 +00:00
Chris Hegarty
b0bd0c24aa
8256755: Update build.tools.depend.Depend to handle record components in API signatures
...
Reviewed-by: jlahoda
2020-11-25 11:37:19 +00:00
Kim Barrett
66943fefa7
8256517: (ref) Reference.clear during reference processing may lose notification
...
8240696: (ref) Reference.clear may extend the lifetime of the referent
Use private native helper to implement Reference.clear.
Reviewed-by: pliden, rkennke, mchung
2020-11-25 03:34:50 +00:00
Sean Mullan
dbfeb90d3a
8243559: Remove root certificates with 1024-bit keys
...
Reviewed-by: weijun
2020-11-24 18:14:05 +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
Aleksey Shipilev
47a78e8a6d
8256829: GNU hash style is not available on MIPS
...
Reviewed-by: ihse, aoqi, glaubitz
2020-11-23 19:32:34 +00:00
Naoto Sato
ae0ca743f5
8247432: Update IANA Language Subtag Registry to Version 2020-09-29
...
Reviewed-by: joehw
2020-11-23 16:41:50 +00:00
Magnus Ihse Bursie
b0485b9632
8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
...
Reviewed-by: erikj
2020-11-23 11:33:18 +00:00
Aleksey Shipilev
e06a68397d
8256497: Zero: enable G1 and Shenandoah GCs
...
Reviewed-by: rkennke, erikj, ihse
2020-11-22 18:10:04 +00:00