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
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
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
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
8e7a855ee8
8255526: Enable jcheck whitespace checking of build system files
...
Reviewed-by: shade, erikj
2020-11-20 10:01:34 +00:00
Maurizio Cimadamore
3e70aac5cc
8254162: Implementation of Foreign-Memory Access API (Third Incubator)
...
Reviewed-by: erikj, psandoz, alanb
2020-11-12 16:37:23 +00:00
Phil Race
ed7526a66c
8247872: Upgrade HarfBuzz to the latest 2.7.2
...
Reviewed-by: serb
2020-11-08 17:06:12 +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
Magnus Ihse Bursie
7dcaba6312
8253892: Disable misleading-indentation on clang as well as gcc
...
Reviewed-by: erikj
2020-11-04 16:17:15 +00:00
Magnus Ihse Bursie
364b0fe82e
8255801: Race when building ct.sym build tools
...
Reviewed-by: erikj
2020-11-03 14:51:14 +00:00
Magnus Ihse Bursie
edd19888df
8255530: Additional cleanup after JDK-8235710 (elliptic curve removal)
...
Reviewed-by: erikj
2020-10-28 22:25:21 +00:00
Michael McMahon
6bb7e45e8e
8245194: Unix domain socket channel implementation
...
Reviewed-by: erikj, dfuchs, alanb, chegar
2020-10-28 17:26:26 +00:00
Kiran Sidhartha Ravikumar
9c9349098a
8254177: (tz) Upgrade time-zone data to tzdata2020b
...
Reviewed-by: erikj, naoto, coffeys
2020-10-13 11:38:03 +00:00
Hannes Wallnöfer
1e8e543b26
8216497: javadoc should auto-link to platform classes
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: erikj, jjg
2020-10-07 13:08:34 +00:00
Monica Beckwith
9604ee8269
8248238: Implementation: JEP 388: Windows AArch64 Support
...
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Reviewed-by: dholmes, cjplummer, aph, ihse
2020-10-05 03:21:39 +00:00
Phil Race
3d7b524593
8074844: Resolve disabled warnings for libfontmanager
...
Reviewed-by: serb, ihse, erikj
2020-08-29 10:07:22 -07:00
Prasanta Sadhukhan
9573ef8bda
Merge
2020-08-14 15:49:27 +05:30
Phil Race
63b3498733
8251367: [windows] harfbuzz.dll not found causes failure to load sun.font.SunFontManager
...
Reviewed-by: serb
2020-08-10 21:12:47 -07:00
Magnus Ihse Bursie
9edcdf12a0
8251533: MacOS build of libjimage explicitly adds C++ standard library
...
Reviewed-by: erikj
2020-08-13 17:10:48 +02:00
Phil Race
84e397b4de
8250894: Provide a configure option to build and run against the platform libharfbuzz
...
Reviewed-by: erikj
2020-08-04 12:20:37 -07:00
Aleksey Shipilev
5b99c6ae1f
8250605: Linux x86_32 builds fail after JDK-8249821
...
Reviewed-by: erikj, prr
2020-07-28 09:05:36 +02:00
Prasanta Sadhukhan
091b0c95c3
Merge
2020-07-25 12:48:29 +05:30
Phil Race
b1ff2bd00a
8249821: Separate libharfbuzz from libfontmanager
...
Reviewed-by: erikj
2020-07-22 07:46:50 -07:00
Kim Barrett
2a8f92e7e7
8246032: Implementation of JEP 347: Enable C++14 Language Features
...
Update build configuration to use C++14
Reviewed-by: jlaskey, mdoerr, ihse, erikj
2020-07-22 00:13:53 -04:00
Mikael Vidstedt
1982432db4
Merge
2020-07-14 23:29:45 -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
Erik Gahlin
3576a88369
8246436: JFR: Avoid parsing metadata.xml during startup
...
Reviewed-by: mgronlun, erikj, redestad
2020-06-22 08:09:23 +02:00
Alex Menkov
f3c463b50a
8244703: "platform encoding not initialized" exceptions with debugger, JNI
...
Reviewed-by: alanb, sspitsyn
2020-05-28 11:39:51 -07:00
Mikael Vidstedt
44a0a08991
8245600: Clean up libjli
...
Reviewed-by: dholmes, alanb
2020-05-26 10:18:32 -07:00
Chris Hegarty
f3eb44a94d
8243491: Implementation of Foreign-Memory Access API (Second Incubator)
...
Upstream latest changes of the Foreign-Memory Access API
Co-authored-by: Jorn Vernee <jorn.vernee@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, psandoz
2020-05-25 10:54:39 +01: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
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
Erik Joelsson
c992521995
8244951: Missing entitlements for hardened runtime
...
Reviewed-by: ihse
2020-05-14 06:58:59 -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
0de9bbd4f3
8244044: Refactor phase makefiles to be structured per module
...
Reviewed-by: erikj
2020-04-29 08:55:01 +02:00
Phil Race
3476724641
8238002: Better matrix operations
...
Reviewed-by: serb, erikj, mschoene, rhalade
2020-02-12 12:18:46 -08:00