1605 Commits

Author SHA1 Message Date
Erik Joelsson
10b29b4ca8 8199428: install-file macro fails on filenames with space on Solaris
Reviewed-by: tbell, ihse
2018-03-12 17:49:08 +01:00
Magnus Ihse Bursie
11fc5a4d73 8199451: Create linux-aarch64 cross-compilation devkit, and fix cross-compilation
Reviewed-by: aph, erikj
2018-03-12 17:00:54 +01:00
Magnus Ihse Bursie
b86d96a381 8199405: Bump lowest supported gcc to 4.8
Reviewed-by: erikj
2018-03-09 19:12:07 +01:00
Magnus Ihse Bursie
6ec6080397 8199403: Require binutils 2.18 or newer
Reviewed-by: erikj, tbell
2018-03-09 19:10:51 +01:00
Magnus Ihse Bursie
457efdbfca 8199416: Remove debug output left over since JDK-8198844
Reviewed-by: erikj
2018-03-09 19:09:20 +01:00
Jesper Wilhelmsson
6a37cbc50c Merge 2018-03-02 21:00:12 +01:00
Magnus Ihse Bursie
155a105d79 8199347: Always use -Z7 for debug symbols when compiling on Windows
Reviewed-by: erikj
2018-03-09 00:28:50 +01:00
Erik Joelsson
2cf53991cd 8199266: Update boot and build jdk requirements in configure
Reviewed-by: ihse, tbell
2018-03-08 22:17:57 +01:00
Jonathan Gibbons
7a762e0598 8194296: Check copyright of files in make/langtools/tools
Reviewed-by: mcimadamore, jlahoda
2018-03-08 13:09:31 -08:00
Erik Joelsson
7152a20473 8199339: JDK-8198859 broke solaris x64
Reviewed-by: ihse
2018-03-08 19:13:16 +01:00
Magnus Ihse Bursie
97a42c860f 8199331: Don't limit debug information for fastdebug JDK native libraries
Reviewed-by: erikj
2018-03-08 18:51:31 +01:00
Magnus Ihse Bursie
daea65318e 8199338: Use -g0 on solstudio also for compiling C programs
Reviewed-by: erikj
2018-03-08 18:46:37 +01:00
Erik Joelsson
2c4466755b 8199197: Set _NT_SYMBOL_PATH when running tests on windows
Reviewed-by: ihse, ctornqvi
2018-03-07 22:30:39 +01:00
Magnus Ihse Bursie
eb36e850a5 8199224: Refactor add_native_source in SetupNativeCompilation
Reviewed-by: erikj
2018-03-07 19:14:36 +01:00
Ed Nevill
cf0e82688b 8199152: Configure broken on arm32
Reviewed-by: ihse
2018-03-06 23:03:50 +00:00
Magnus Ihse Bursie
ff76e20be8 8199103: Can't use COMPARE_BUILD with PATCH from custom root
Reviewed-by: erikj
2018-03-06 17:43:21 +01:00
Erik Joelsson
ebbacc188e 8199125: --disable-warnings-as-errors does not work for native jtreg test code
Reviewed-by: ihse
2018-03-06 17:30:13 +01:00
Magnus Ihse Bursie
b01af2b4bf 8199118: Filtering of filename for microsoft CL broken on newer Cygwin
Reviewed-by: erikj
2018-03-06 17:24:56 +01:00
Magnus Ihse Bursie
5f52842c26 8198844: Clean up GensrcX11Wrappers
Reviewed-by: erikj, prr
2018-03-06 00:59:49 +01:00
Magnus Ihse Bursie
f62bc01efe 8199052: Configure broken on aarch64
Reviewed-by: erikj
2018-03-06 00:56:03 +01:00
Brian Burkhalter
a131e1668f 8198834: (ch) Enable java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java on linux-x64
Move to using centralized native build and remove obsolete .so files

Reviewed-by: alanb, erikj
2018-03-05 08:27:42 -08:00
Lance Andersen
9995861868 8197533: Move javax.transaction.xa to its own module
Reviewed-by: darcy, alanb, psandoz, ihse
2018-03-04 17:05:29 -05:00
Magnus Ihse Bursie
3e166182e0 8198862: Stop doing funky compilation stuff for dtrace
Reviewed-by: erikj, tbell
2018-03-03 08:39:08 +01:00
Magnus Ihse Bursie
b64d0ef66d 8198724: Refactor FLAGS handling in configure
Reviewed-by: erikj
2018-03-02 10:59:25 +01:00
Jesper Wilhelmsson
e81038299e Merge 2017-12-08 23:43:25 +01:00
Phil Race
4b727d4f18 Merge 2017-12-13 10:25:38 -08:00
Phil Race
ee9c644643 Merge 2017-12-11 10:08:51 -08:00
Phil Race
103f1b33cc 8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10
Reviewed-by: serb
2017-12-07 11:55:06 -08:00
Jesper Wilhelmsson
7c3a956755 Merge 2017-12-07 10:18:31 +01:00
Naoto Sato
f065141ddc 8176841: Additional Unicode Language-Tag Extensions
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions

Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08:00
Attila Szegedi
64f569ad1b 8193298: Don't run javadoc with test.single
Reviewed-by: hannesw, sundar
2017-12-12 14:04:05 +01:00
Jesper Wilhelmsson
f1985b2e7e Merge 2017-12-13 23:06:59 +01:00
David Holmes
41bd93ee73 Merge 2017-12-12 21:43:00 -05:00
Daniel D. Daugherty
0fa3f5ebf8 8193407: jdk/hs fails Solaris slowdebug test-image build
Add a missing '-lc' option for libCNLookUp.

Reviewed-by: dholmes, kvn
2017-12-12 21:27:06 -05:00
David Holmes
b1001c7d7d 8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls
Reviewed-by: coleenp, dcubed
2017-12-12 19:06:19 -05:00
Jesper Wilhelmsson
42d9cdb7a0 Merge 2017-12-08 23:43:25 +01:00
Erik Joelsson
9edbda6c17 8188789: Update JDK 9.0.1 and Future OpenJDK bundle names
Reviewed-by: tbell
2017-12-07 22:37:45 +01:00
Magnus Ihse Bursie
5fb516acc0 8193045: JDK-8190484 breaks build on Windows
Reviewed-by: dholmes
2017-12-05 11:23:27 +01:00
Magnus Ihse Bursie
426fdea0d6 8175795: configure should verify that system zlib contains needed functionality
Reviewed-by: erikj
2017-12-04 19:10:15 +01:00
Magnus Ihse Bursie
ed799ad4b9 8192854: FONTCONFIG_CFLAGS missing from spec.gmk.in
Reviewed-by: erikj, prr
2017-12-04 19:08:56 +01:00
Jesper Wilhelmsson
e77f4f9c55 Merge 2017-12-02 06:51:10 +01:00
Roger Riggs
f29e21abb1 8080225: FileInput/OutputStream/FileChannel cleanup should be improved
Reviewed-by: mchung, plevart, bpb
2017-12-01 16:40:08 -05:00
Magnus Ihse Bursie
c713e2dbaa 8192816: Let run-test save exit code
Reviewed-by: erikj, tbell
2017-12-01 21:52:54 +01:00
Joe Wang
ecd302728c 8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
Reviewed-by: darcy, rriggs
2017-12-01 10:02:25 -08:00
Erik Joelsson
278eaa6135 8192876: MacOS build fails intermittently after JDK-8139653
Reviewed-by: tbell
2017-12-01 09:46:36 -08:00
Erik Joelsson
029327ac10 8190464: OpenJDK on macosx needs to bundle freetype
Reviewed-by: ihse
2017-11-30 17:28:21 -08:00
Erik Joelsson
f6fe5ff445 8139653: Freetype bundled on macosx, but not correctly linked
Reviewed-by: tbell, prr
2017-11-30 13:29:50 -08:00
Xueming Shen
7501a2168a 8187910: Charset MS950_HKSCS not supported in JDK 9
Reviewed-by: alanb
2017-11-30 11:19:14 -08:00
David Holmes
234b300eb2 8192950: Missing -nativepath for svc tests
Reviewed-by: ihse
2017-12-05 02:55:44 -05:00
Magnus Ihse Bursie
a06ef68dcf 8190484: Move jvm.h, jmm.h et al to hotspot/*/include
Reviewed-by: dholmes, erikj, mchung
2017-12-04 23:55:52 +01:00