Jesper Wilhelmsson
d679703c0b
Merge
2018-01-30 16:41:40 +01:00
Erik Joelsson
9392abce27
8196108: Add build support for VS 2015/2017
...
Reviewed-by: tbell
2018-01-29 17:58:12 +01:00
Maurizio Cimadamore
dd61a0c90d
8196081: Add support for customized intellij project templates
...
Override template used for project creation using env variable
Reviewed-by: ihse
2018-01-25 12:06:00 +00:00
Daniil Titov
20dfdc0720
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
...
Reviewed-by: sspitsyn, cjplummer
2018-01-17 16:49:43 -08:00
Jesper Wilhelmsson
fc1b01b9a2
Merge
2018-01-13 02:56:22 +01:00
Lana Steuck
8f528fba93
Merge
2018-01-18 18:58:46 +00:00
Volker Simonis
df39eec7de
8189761: COMPANY_NAME, IMPLEMENTOR, BUNDLE_VENDOR, VENDOR, but no configure flag
...
Reviewed-by: erikj, dholmes
2018-01-18 03:12:41 +01:00
Lana Steuck
aad1a3592c
Merge
2018-01-16 22:24:20 +00:00
Leo Jiang
707eb1f2c2
8187946: Support ISO 4217 Amendments 163 and 164
...
Reviewed-by: naoto
2018-01-14 21:46:14 -08:00
Roger Riggs
99853dbf51
8194929: Unreferenced FileDescriptors not closed
...
Reviewed-by: alanb
2018-01-16 10:48:58 -05:00
Thomas Schatzl
6e9f44c74c
8137099: G1 needs to "upgrade" GC within the safepoint if it can't allocate during that safepoint to avoid OoME
...
During a minor GC, if memory allocation fails, start a full GC within the same VM operation in the same safepoint. This avoids a race where the GC locker can prevent the full GC from occurring, and a premature OoME.
Co-authored-by: Axel Siebenborn <axel.siebenborn@sap.com>
Reviewed-by: ehelin, sjohanss, phh
2018-01-11 10:40:01 +01:00
Jesper Wilhelmsson
fb8bca78ee
Merge
2018-01-05 22:02:20 +01:00
Jonathan Gibbons
7030f25abd
8194141: Remove JDK9Wrappers
...
Reviewed-by: erikj, alanb
2018-01-04 10:14:50 -08:00
Lana Steuck
c8c8cd7238
Merge
2018-01-04 04:22:28 +00:00
Sergey Bylokhov
0110c9dc60
8193673: Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails
...
Reviewed-by: erikj, psadhukhan
2018-01-10 07:21:33 -08:00
Jonathan Gibbons
7e511aba71
8193512: Remove remnants of javah from jdk/jdk repo
...
Reviewed-by: tbell, erikj, alanb, darcy
2017-12-20 13:28:23 -08:00
Daniil Titov
03c717a5a9
8187448: 360 doc issues in jdwp-protocol.html
...
Reviewed-by: sspitsyn, amenkov
2018-01-09 09:51:10 -08:00
Jesper Wilhelmsson
0d68fdfec3
Merge
2018-01-05 22:02:20 +01:00
Jesper Wilhelmsson
8650bbcf47
Merge
2017-12-20 20:55:07 +01:00
Mark Reinhold
1b33afc091
8193764: Cannot set COMPANY_NAME when configuring a build
...
Reviewed-by: erikj, martin, tbell
2017-12-19 08:51:11 -08:00
David Holmes
7cd32cad89
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support
...
Reviewed-by: alanb, sspitsyn
2017-12-20 22:36:21 -05:00
Paul Sandoz
038b5f571c
8191913: Bump classfile version number to 55
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: dholmes, darcy
2017-12-20 09:14:06 -08:00
Joe Darcy
691eb78732
8173382: Add -source 11 and -target 11 to javac
...
8193291: Add SourceVersion.RELEASE_11
Reviewed-by: jjg, erikj, psandoz
2017-12-18 18:51:40 -08:00
Alan Bateman
7b054f30b8
8193758: Update copyright headers of files in src tree that are missing Classpath exception
...
Reviewed-by: mchung, mr, jjg, iris, prr
2017-12-19 10:03:36 +00:00
Erik Joelsson
a1c850b267
8193208: Add additional licensing file for the JDK
...
Reviewed-by: asaha, tbell, ihse
2017-12-14 18:20:33 +01:00
Alan Bateman
b05129a6e2
8193503: javah launcher was not removed by JDK-8191054
...
Reviewed-by: erikj, darcy
2017-12-14 12:36:37 +00:00
Mark Reinhold
0214135fde
8192833: JEP 322: Time-Based Release Versioning
...
Reviewed-by: erikj, ihse, iris, mchung, psandoz, tbell
2017-12-13 17:28:24 -08: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