Igor Veresov
089f83703a
8198969: Update Graal
...
Reviewed-by: kvn
2018-03-16 22:59:32 -07:00
Coleen Phillimore
fde89a34d0
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
...
InterfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
2018-03-16 09:12:13 -04:00
Andrew Haley
f48f7c36d5
8197429: Increased stack guard causes segfaults on x86-32
...
Reviewed-by: dholmes
2018-02-16 09:43:26 +00:00
Alex Menkov
07db7c6fd9
8193369: post_field_access does not work for some functions, possibly related to fast_getfield
...
Reviewed-by: sspitsyn, cjplummer
2018-03-12 14:11:54 -07:00
Vladimir Kozlov
19a8503b3e
8199422: Hotspot build is broken after push of 8197235
...
Reviewed-by: shade, lfoltan
2018-03-09 12:38:54 -08:00
Vladimir Kozlov
9d29fc2045
8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows
...
Moved most expensive methods to new file jvmciCompilerToVMInit.cpp and switch off C++ compiler optimization for it on Windows and Solaris
Reviewed-by: erikj, ihse, dnsimon
2018-03-09 10:15:22 -08:00
Erik Joelsson
2c0c55bb7e
8198243: Add build time check for global operator new/delete in object files
...
Reviewed-by: tbell, kbarrett, dholmes, ihse
2018-03-07 13:26:15 -08:00
Jesper Wilhelmsson
8f1e5bc574
Merge
2018-03-02 21:00:12 +01:00
Phil Race
60ce64e54a
Merge
2018-03-01 10:03:31 -08:00
Magnus Ihse Bursie
28342b55f9
8198859: Use elfedit to silence linker warnings on solaris
...
Reviewed-by: tbell
2018-03-01 18:12:50 +01:00
Phil Race
d381c82162
Merge
2018-03-01 08:52:52 -08:00
Jesper Wilhelmsson
3dfe4d61b3
Merge
2018-03-01 01:47:46 +01:00
Lana Steuck
3e7c7c6cdf
Merge
2018-02-28 21:21:11 +00:00
Magnus Ihse Bursie
e23e30e61b
8198751: Refactor SetupNativeCompilation to take NAME and TYPE
...
Reviewed-by: tbell
2018-02-28 21:16:11 +01:00
Magnus Ihse Bursie
2a3b12aec8
8198658: Docs still point to JDK 9 docs
...
Reviewed-by: tbell, darcy
2018-02-26 22:38:13 +01:00
Phil Race
d2e6289c0b
Merge
2018-02-26 10:36:34 -08:00
Jesper Wilhelmsson
1739105160
Merge
2018-02-25 04:59:43 +01:00
Chris Plummer
22ba8afbe7
8196992: Resolve disabled warnings for libdt_socket
...
No longer need to disable warnings in makefile
Reviewed-by: sspitsyn, clanger
2018-02-23 13:42:48 -08:00
Phil Race
31dabd4d7f
Merge
2018-02-20 21:49:06 -08:00
Diancui Zhou
6287aead09
8198303: jdk11+1 was build with incorrect GA date as 2018-03-20
...
Reviewed-by: erikj, ihse
2018-02-20 23:15:27 +00:00
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