Matthias Baesken
|
3ff52c18c6
|
8202200: set INCLUDE_SA to false on s390x by default
Reviewed-by: ihse, erikj, jgeorge
|
2018-04-24 17:56:25 +02:00 |
|
Rachna Goel
|
a01b2f3b73
|
8179071: Month value is inconsistent between CLDR and Java in some locales
Handled Language aliases from CLDR SupplementalMetaData
Reviewed-by: naoto
|
2018-04-30 11:59:42 +05:30 |
|
Archana Nogriya
|
25a8a3ad66
|
8202382: Filter docs modules
Reviewed-by: erikj
|
2018-04-27 09:57:16 -07:00 |
|
Thomas Stuefe
|
6cc62b8689
|
8202325: [aix] disable warnings-as-errors by default
Reviewed-by: goetz, erikj, ihse
|
2018-04-26 15:41:48 +02:00 |
|
Erik Österlund
|
f4893f5a9a
|
8201543: Modularize C1 GC barriers
Reviewed-by: pliden, rbackman, rkennke
|
2018-04-26 20:42:43 +02:00 |
|
Naoto Sato
|
fafd844bc6
|
8181157: CLDR Timezone name fallback implementation
Reviewed-by: sherman, scolebourne
|
2018-04-26 12:39:15 -07:00 |
|
Aleksey Shipilev
|
d571253203
|
8202210: jlink uses little-endian for big-endian cross-compilation targets
Reviewed-by: ihse, alanb, stuefe
|
2018-04-25 14:53:35 +02:00 |
|
Dean Long
|
839458fd21
|
8199755: Update Graal
Reviewed-by: kvn
|
2018-04-24 09:04:57 -07:00 |
|
Kumar Srinivasan
|
d1f838a285
|
8201259: Fix warning with VS2017 in jdk.pack
Reviewed-by: erikj
|
2018-04-23 11:37:46 -07:00 |
|
Magnus Ihse Bursie
|
c76ed565da
|
8201536: configure fails compiler check due to bad -m32 flag
Reviewed-by: erikj
|
2018-04-20 21:54:36 +02:00 |
|
Severin Gehwolf
|
1c744f99a5
|
8201788: Number of make jobs wrong for bootcycle-images target
Reviewed-by: erikj, ihse
|
2018-04-19 17:43:26 +02:00 |
|
Mikael Vidstedt
|
f9baaf99ac
|
8202052: Disable warnings when building libawt with VS2017
Reviewed-by: erikj, prr
|
2018-04-19 17:13:19 -07:00 |
|
Bhaktavatsal R Maram
|
e81b41a371
|
8201540: [AIX] Extend the set of supported charsets in java.base
Reviewed-by: alanb, sherman, simonis
|
2018-04-16 14:29:27 +05:30 |
|
Vicente Romero
|
03a10ec7b2
|
8196433: use the new error diagnostic approach at javac.Main
Reviewed-by: jjg
|
2018-04-18 16:02:53 -04:00 |
|
Doug Simon
|
76590dc009
|
8187490: HotSpotGraalMBean should be moved to Graal management module
Reviewed-by: alanb, mchung, iveresov
|
2018-04-18 11:11:38 +02:00 |
|
Chris Hegarty
|
049184f334
|
Merge
|
2018-04-17 18:18:53 +01:00 |
|
Chris Hegarty
|
a3b61fd4c7
|
8197564: HTTP Client implementation
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-04-17 08:54:17 -07:00 |
|
Magnus Ihse Bursie
|
a9234c0ab6
|
8201591: JVM features with "-" in name is not correctly handled
Reviewed-by: erikj
|
2018-04-17 15:39:20 +02:00 |
|
Jesper Wilhelmsson
|
9da125c2a2
|
Merge
|
2018-04-17 15:25:13 +02:00 |
|
Severin Gehwolf
|
6fbe561e11
|
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
Reviewed-by: ihse, aph, simonis
|
2018-04-16 12:20:36 +02:00 |
|
Goetz Lindenmaier
|
a1f6823a02
|
8201584: Fix configure on SLES 11 after 8201483
Reviewed-by: ihse, simonis
|
2018-04-16 11:08:07 +02:00 |
|
Naoto Sato
|
1d0e7680e8
|
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
Reviewed-by: erikj, rriggs
|
2018-04-13 10:23:01 -07:00 |
|
Phil Race
|
344e8f9bf4
|
Merge
|
2018-04-13 09:04:18 -07:00 |
|
Jesper Wilhelmsson
|
72b7487789
|
Merge
|
2018-04-13 14:06:39 +02:00 |
|
Weijun Wang
|
0b6fbf50d2
|
8200468: Port the native GSS-API bridge to Windows
Reviewed-by: ihse, valeriep
|
2018-04-13 15:29:33 +08:00 |
|
Jesper Wilhelmsson
|
468c1c19bb
|
Merge
|
2018-04-13 03:05:19 +02:00 |
|
Phil Race
|
e5f945b7cd
|
Merge
|
2018-04-12 16:25:29 -07:00 |
|
Erik Joelsson
|
9ec65a4f0f
|
8201508: Macosx builds fail in GenerateLinkOptData.gmk
Reviewed-by: tbell
|
2018-04-12 15:26:59 -07:00 |
|
Magnus Ihse Bursie
|
e0473abbd5
|
8201483: Make it possible to disable JVM features
Reviewed-by: erikj, stuefe
|
2018-04-12 20:20:27 +02:00 |
|
Erik Joelsson
|
62c94b1751
|
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
Reviewed-by: tbell
|
2018-04-11 18:45:08 +02:00 |
|
Naoto Sato
|
a9e6a67296
|
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman
|
2018-04-11 09:14:47 -07:00 |
|
Magnus Ihse Bursie
|
6d2a538736
|
8201320: Allow PrintFailureReports to be turned off
Reviewed-by: erikj
|
2018-04-10 23:32:54 +02:00 |
|
Erik Joelsson
|
a20bd3a6ce
|
8201267: Disable warnings for VS2017 to enable building
Reviewed-by: ihse, tbell
|
2018-04-10 22:37:01 +02:00 |
|
Magnus Ihse Bursie
|
70e23d4ded
|
8200298: Unify all unix versions of libjsig/jsig.c
Reviewed-by: dholmes, stuefe
|
2018-04-10 19:46:02 +02:00 |
|
Martin Buchholz
|
e855c767d2
|
8201357: ALSA_CFLAGS is needed; was dropped in JDK-8071469
Reviewed-by: ihse, asmundak
|
2018-04-10 10:18:55 -07:00 |
|
Magnus Ihse Bursie
|
10201f5b2f
|
8201236: Straighten out dtrace build logic
Reviewed-by: erikj
|
2018-04-09 19:23:01 +02:00 |
|
Ramanand Patil
|
347e295d9d
|
8200359: (tz) Upgrade time-zone data to tzdata2018d
Reviewed-by: naoto
|
2018-04-09 04:43:03 -07:00 |
|
Severin Gehwolf
|
0a0fd44713
|
8196516: libfontmanager must be built with LDFLAGS allowing unresolved symbols
Fixes build failures on some sustems with custom LDFLAGS settings.
Reviewed-by: erikj, ihse, serb
|
2018-04-09 13:28:47 +02:00 |
|
Jesper Wilhelmsson
|
9bfdee7c5a
|
Merge
|
2018-04-06 19:16:33 +02:00 |
|
Amit Sapre
|
2f100464ea
|
8071367: JMX: Remove SNMP support
Drop jdk.snmp module.
Reviewed-by: alanb, mchung, dfuchs
|
2018-04-06 17:27:24 +05:30 |
|
Jesper Wilhelmsson
|
82847e4ec0
|
Merge
|
2018-04-06 03:53:28 +02:00 |
|
Erik Joelsson
|
f9e5a41e1a
|
8201222: JDK-8199539 broke the OpenJDK build
Reviewed-by: darcy
|
2018-04-06 02:52:24 +02:00 |
|
Erik Joelsson
|
095c5b7a1f
|
8201221: JDK-8199608 introduced a build race on macosx
Reviewed-by: darcy
|
2018-04-05 17:11:25 -07:00 |
|
Erik Joelsson
|
98cd47840a
|
8199539: Provide a standard way for the build to filter un-needed legal .md files
Reviewed-by: tbell, ihse
|
2018-04-05 23:46:05 +02:00 |
|
Magnus Ihse Bursie
|
44bab94d66
|
8200358: Remove mapfiles for JDK executables
Reviewed-by: erikj
|
2018-04-05 21:33:38 +02:00 |
|
Magnus Ihse Bursie
|
04ad302532
|
8199608: Clean up LDFLAGS for libfontmanager
Reviewed-by: erikj
|
2018-04-05 21:29:02 +02:00 |
|
Gary Adams
|
0ddec5ae89
|
8199782: Fix compilation warnings detected by Solaris Developer Studio 12.6
Reviewed-by: sspitsyn, dholmes, ihse
|
2018-04-05 11:18:39 -07:00 |
|
Magnus Ihse Bursie
|
9968548d57
|
8200727: linux-aarch64 profile should use bundled freetype
Reviewed-by: erikj
|
2018-04-05 09:55:16 +02:00 |
|
Erik Joelsson
|
1dd10a8fbf
|
8196724: Change macosx deployment target to 10.9
Reviewed-by: tbell, gziemski
|
2018-04-04 16:13:30 -07:00 |
|
Magnus Ihse Bursie
|
3a3fbb391f
|
8200658: Fix incremental builds of hotspot on solaris
Reviewed-by: erikj
|
2018-04-03 22:37:43 +02:00 |
|