Diancui Zhou
cb29fa0380
8198301: jdk11+1 was built as 'fcs' instead of 'ea'
...
Reviewed-by: erikj, ihse
2018-02-20 23:14:01 +00:00
Phil Race
2fe174d6b2
8194870: Some regression tests throw NPE exception on a specific Solaris 11.2 sun4v sparc machine
...
Reviewed-by: ihse, erikj
2018-02-20 14:28:02 -08:00
Magnus Ihse Bursie
6df55e9a7d
8198450: Make jdk.internal.vm.compiler/module-info.java.extra reproducable
...
Reviewed-by: erikj, mchung
2018-02-20 21:47:54 +01:00
Mandy Chung
f42b8e4a00
8198441: Replace native Runtime::runFinalization0 method with shared secrets
...
Reviewed-by: martin
2018-02-20 11:28:32 -08:00
Erik Joelsson
c37e80c84f
8198328: Create devkit for Solaris with developer studio 12.6 and Solaris11.3
...
Reviewed-by: ihse
2018-02-20 07:51:51 -08:00
Steve Groeger
2a8c2ece43
8198425: make/Main.gmk Add extra extension/override points to the make file
...
Reviewed-by: erikj
2018-02-20 07:04:51 -08:00
Magnus Ihse Bursie
c2859d192d
8198318: Make build comparisons clean again
...
Reviewed-by: tbell, erikj
2018-02-19 10:57:05 +01:00
Erik Joelsson
c6109771f1
8153294: Solaris devkit uses linker from system instead of in devkit
...
Reviewed-by: tbell, ihse
2018-02-16 11:49:27 -08:00
Ben Walsh
6f44bbc940
8198306: Add post custom extension hooks to two launchers
...
Reviewed-by: erikj
2018-02-16 11:26:12 -08:00
Magnus Ihse Bursie
0b6f8bb24a
8198227: Fix COMPARE_BUILD after forest consolidation
...
Reviewed-by: erikj, tbell
2018-02-16 18:51:35 +01:00
Magnus Ihse Bursie
9f9f7ec458
8198627: JDK-8198318 broke readlink testing
...
Reviewed-by: erikj, tbell, prr, simonis
2018-02-23 14:08:25 -08:00
Erik Joelsson
d4cf0ebee8
8198569: SetupTextFileProcessing should use sed with 'g'
...
Reviewed-by: tbell, ihse
2018-02-23 22:09:16 +01:00
Mandy Chung
4bb064c62d
8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
...
Reviewed-by: dholmes, alanb, smarks
2018-02-23 12:10:56 -08:00
Roger Riggs
cfe9ad4608
8189330: Cleanup FileDescriptor implementation
...
Reviewed-by: bpb
2018-02-23 14:26:29 -05:00
Mandy Chung
ff6a245d89
8197865: @moduleGraph taglet generates incorrect link to module graph
...
Reviewed-by: jjg, lancea
2018-02-13 15:32:41 -08:00
Robin Westberg
f2c21c058d
8041626: Shutdown tracing event
...
Reviewed-by: dholmes, alanb, rriggs
2018-02-13 15:48:23 +01:00
Lois Foltan
4faf9a2199
8198640: VS2017 (LNK4281) Link Warning Against Missed ASLR Optimization
...
Ignore VS2017 linker option that warns against potentially missed ASLR optimizations.
Reviewed-by: ctornqvi, erikj
2018-02-26 09:51:14 -05:00
Sangheon Kim
98a4315c72
8193909: Obsolete(remove) Co-operative Memory Management (CMM)
...
Co-authored-by: Brent Christian <brent.christian@oracle.com>
Reviewed-by: dholmes, jwilhelm, mchung, tschatzl
2018-02-20 12:54:26 -08:00
Lois Foltan
91105a9a52
8196997: VS2017 The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be removed
...
Ignore deprecation warning for non-Standard std::tr1 namespace and TR1-only machinery when compiling gtest.
Reviewed-by: kbarrett, stuefe
2018-02-20 07:20:22 -05:00
Jesper Wilhelmsson
9beff15bed
Merge
2018-02-10 09:25:35 +01:00
Lance Andersen
7daf655c16
8197866: Docs.mk still had a reference to java.se.ee
...
Reviewed-by: tbell
2018-02-13 14:41:54 -05:00
Thomas Stuefe
553380e693
8196488: [aix] TOC overflow for libjvm.so in fastdebug build
...
Reviewed-by: goetz, mbaesken, erikj
2018-02-08 15:35:49 +01:00
Alex Menkov
8abc2c38f7
8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
...
Reviewed-by: sspitsyn, mseledtsov
2018-02-07 10:25:10 -08:00
Magnus Ihse Bursie
bf480bcbfe
8197571: Change storage location for generated-configure.sh
...
Reviewed-by: tbell, simonis, stuefe
2018-02-12 16:36:15 +01:00
Erik Helin
cc873b716f
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
...
Reviewed-by: ihse, erikj
2018-02-12 09:12:41 +01:00
Lance Andersen
987c3a2d87
8190378: Removal of CORBA and Java EE modules
...
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
2018-02-10 07:06:16 -05:00
Erik Joelsson
02dce3adac
8196998: Create devkit for Linux with gcc 7.3
...
Reviewed-by: tbell, ihse
2018-02-09 13:58:40 -08:00
Erik Joelsson
0e2519d28f
8187676: Disable uninitialized warnings for two files until proper fix available
...
Reviewed-by: tbell, kvn, ihse
2018-02-09 13:56:50 -08:00
Jesper Wilhelmsson
d7dd9d1027
Merge
2018-02-05 23:12:03 +01:00
Lana Steuck
845f7823de
Merge
2018-02-09 02:23:34 +00:00
Gary Adams
40f004ad8c
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
...
Reviewed-by: erikj, clanger, chegar
2018-02-08 09:24:44 -05:00
Erik Joelsson
2f8f0b23cd
8196985: Disable new warnings from GCC 7.3 in jdk libraries
...
Reviewed-by: tbell, ihse
2018-02-08 12:01:32 -08:00
Erik Joelsson
167d81a718
8196356: Changes to m4 files don't trigger autoconf execution at build time
...
Reviewed-by: tbell
2018-02-08 10:28:50 -08:00
Jonathan Gibbons
e7f7bcdb06
8195795: Organize output files by module/package, not just package
...
Reviewed-by: ksrini, mchung, erikj
2018-02-07 11:28:23 -08:00
Erik Joelsson
0a40080ee1
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
...
Reviewed-by: tbell, alanb
2018-02-07 09:48:43 -08:00
Erik Joelsson
b53c31d599
8196895
: Create devkit for Macosx with Xcode 9.2
...
Reviewed-by: ihse, tbell
2018-02-06 16:33:38 -08:00
David Holmes
982d2dc7de
8173401: Update VERSION_FEATURE for JDK 11
...
Reviewed-by: darcy, mchung, erikj
2018-02-06 16:53:03 -05:00
Erik Joelsson
6d85cafef2
8196911: Windows build fails with not finding zlib.h
...
Reviewed-by: tbell
2018-02-06 22:47:50 +01:00
Erik Joelsson
ffdfd48fd2
8196803: Fix build warnings in jdk libraries with Xcode 9
...
Reviewed-by: tbell, ihse
2018-02-06 10:12:05 -08:00
Jesper Wilhelmsson
44ab590f44
Merge
2018-02-05 23:12:03 +01:00
Magnus Ihse Bursie
a4630a5b3b
8195689: Remove generated-configure.sh and instead use autoconf
...
Reviewed-by: erikj
2018-02-05 09:15:32 +01:00
Ivan Gerasimov
831b32b2a9
8196740: Character.digit(int,int) returns wrong value for out of range radix
...
Reviewed-by: redestad
2018-02-03 21:12:37 -08:00
Igor Veresov
333333a507
8194819: Update Graal
...
Reviewed-by: kvn
2018-02-02 17:28:17 -08:00
Diancui Zhou
04944778bf
8195973: Update JDK 10 repo for FCS build
...
Reviewed-by: erikj
2018-02-02 19:44:29 +00:00
Roger Riggs
0b8689b331
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
...
Reviewed-by: chegar, plevart
2018-02-02 14:17:07 -05:00
Lana Steuck
414e05f6d7
Merge
2018-02-02 01:52:03 +00:00
Paul Sandoz
5dc2184391
8196583: Update jib and test jtreg version to 4.2 b12
...
Reviewed-by: mchung, lfoltan
2018-02-01 11:24:39 -08:00
Andrew M Leonard
482ff9cfdf
8196585: Make custom extension point additions
...
Reviewed-by: erikj
2018-02-01 09:20:40 -08:00
Ramanand Patil
317bef9a41
8195837: (tz) Upgrade time-zone data to tzdata2018c
...
Reviewed-by: coffeys, naoto
2018-01-31 22:55:12 -08:00
Jesper Wilhelmsson
c2735a15d7
Merge
2018-02-01 02:05:35 +01:00
Claes Redestad
8d78d1851e
8196331: Optimize Character.digit for latin1 input
...
Reviewed-by: psandoz, martin, sherman
2018-01-30 18:57:49 +01:00
Erik Joelsson
bb337bd480
8196365: Overriding configure variable from custom hook generates warning
...
Reviewed-by: tbell
2018-01-29 17:08:12 -08: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
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