Commit Graph

1234 Commits

Author SHA1 Message Date
Erik Joelsson
f1c335ba00 8200375: Change to GCC 7.3.0 for building Linux at Oracle
Reviewed-by: ihse, tbell
2018-04-03 22:33:58 +02:00
Magnus Ihse Bursie
c1efa0a4d6 8200267: a.out created at top dir by Solaris build
Reviewed-by: erikj
2018-04-03 21:50:35 +02:00
Igor Ignatyev
367d25a98e 8200538: cl : Command line warning D9014 : invalid value '2220' for '/wd'
Reviewed-by: ihse
2018-04-03 10:01:04 -07:00
Abhijit Saha
66ca1c3089 8200586: Update JDK11 release date to 2018-09-25
Reviewed-by: dholmes
2018-04-03 04:27:34 +00:00
Phil Race
5b933fcb08 Merge 2018-03-30 10:21:47 -07:00
Iris Clark
1d54d0df9c 8200469: Update link to license in Docs.gmk
Reviewed-by: tbell
2018-03-30 09:38:52 -07:00
Phil Race
31a8b6199c Merge 2018-03-30 09:24:04 -07:00
Phil Race
d4190aea14 Merge 2018-03-28 15:14:46 -07:00
Magnus Ihse Bursie
89f6ccb93e 8200178: Remove mapfiles for JDK native libraries
Reviewed-by: erikj, alanb, mchung, prr, weijun
2018-03-28 23:56:08 +02:00
Phil Race
a36963736b Merge 2018-03-28 14:54:22 -07:00
Magnus Ihse Bursie
2c292c30b2 8200357: Inline SoundLibraries.gmk into Lib-java.desktop.gmk
Reviewed-by: stuefe, erikj
2018-03-28 21:00:09 +02:00
Alan Bateman
704b2ccd93 8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
Reviewed-by: chegar
2018-03-27 19:29:46 +01:00
Bhavesh Patel
86c4fd2db5 8199705: Docs.gmk needs to be updated to remove the -html5 option
Reviewed-by: erikj
2018-03-26 21:30:33 -07:00
Erik Joelsson
902048c325 8198652: Stop linking with -base:0x8000000 on Windows
Reviewed-by: tbell, ihse, stuefe
2018-03-26 16:24:16 -07:00
Magnus Ihse Bursie
01e9695dbd 8200229: Simplify building of libjsig
Reviewed-by: erikj
2018-03-26 20:44:32 +02:00
Ao Qi
fe57cd2f3d 8200213: Configure broken on MIPS
Reviewed-by: erikj, stuefe, dholmes, ihse
2018-03-26 00:33:01 -04:00
Alan Bateman
187bf57418 8200179: (se) More Selector cleanup
Reviewed-by: bpb
2018-03-24 08:49:55 +00:00
Jesper Wilhelmsson
aa69f8c75c Merge 2018-03-24 01:08:35 +01:00
Erik Joelsson
5c124571d0 8200409: jdk11 nightly solaris sparc build failure
Reviewed-by: alanb, tbell
2018-03-29 08:52:41 -07:00
Phil Race
7efc35390e 8198990: Move SwingSet2 from closed to OpenJDK
Reviewed-by: serb, jeff, kaddepalli
2018-03-23 13:43:39 -07:00
Magnus Ihse Bursie
123ad044ab 8200174: compare.sh improvements
Reviewed-by: erikj
2018-03-23 16:50:02 +01:00
Alan Bateman
3bb85f5fc5 8199791: (se) More Selector cleanup
Reviewed-by: redestad, bpb
2018-03-23 14:18:18 +00:00
Magnus Ihse Bursie
de23920e05 8071469: Cleanup include and exclude of sound native libraries
Reviewed-by: amenkov, erikj
2018-03-23 09:51:02 +01:00
Vladimir Kozlov
2c7c7e1d31 8199896: [Graal] build Graal on all x86 platforms
Reviewed-by: erikj
2018-03-22 10:45:20 -07:00
Jesper Wilhelmsson
1155614f99 Merge 2018-03-20 04:36:44 +01:00
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