Joe Darcy
e56162b43d
8205615: Start of release updates for JDK 12
...
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Mikael Vidstedt <mikael.vidstedt@oracle.com>
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
2018-06-27 21:01:12 -07:00
Magnus Ihse Bursie
402777ea0f
8204572: SetupJdkLibrary should setup SRC and -I flags automatically
...
Reviewed-by: erikj
2018-06-08 18:11:32 +02:00
Erik Joelsson
22ca6c6a40
8202738: vm_version Abstract_VM_Version::internal_vm_info_string() returns same string for different incremental builds
...
Reviewed-by: ihse, jiangli
2018-05-16 09:37:00 -07:00
Erik Gahlin
a060be188d
8199712: Flight Recorder
...
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
2018-05-15 20:24:34 +02: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
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
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
10201f5b2f
8201236: Straighten out dtrace build logic
...
Reviewed-by: erikj
2018-04-09 19:23:01 +02: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
3a3fbb391f
8200658: Fix incremental builds of hotspot on solaris
...
Reviewed-by: erikj
2018-04-03 22:37:43 +02:00
Erik Joelsson
dca38708e5
8199884: JDK-8199749 broke build with make 3.81
...
Reviewed-by: tbell
2018-03-20 17:42:20 -07:00
Erik Joelsson
b45137814b
8199749: Debug symbols are not copied to exploded image on Mac
...
Reviewed-by: ihse
2018-03-19 10:11:07 -07:00
Magnus Ihse Bursie
47a8c7c889
8199681: Remove boilerplate code from creating native jtreg tests
...
Reviewed-by: erikj
2018-03-15 19:33:04 +01:00
Magnus Ihse Bursie
f74d0aef61
8199639: Introduce SetupJdkLibrary and SetupJdkExecutable
...
Reviewed-by: erikj
2018-03-15 01:20:47 +01:00
Magnus Ihse Bursie
64bf300bf6
8199606: Set -lc as global LIBS on solstudio
...
Reviewed-by: erikj
2018-03-14 19:12:30 +01:00
Erik Joelsson
10b29b4ca8
8199428: install-file macro fails on filenames with space on Solaris
...
Reviewed-by: tbell, ihse
2018-03-12 17:49:08 +01:00
Magnus Ihse Bursie
155a105d79
8199347: Always use -Z7 for debug symbols when compiling on Windows
...
Reviewed-by: erikj
2018-03-09 00:28:50 +01:00
Magnus Ihse Bursie
daea65318e
8199338: Use -g0 on solstudio also for compiling C programs
...
Reviewed-by: erikj
2018-03-08 18:46:37 +01:00
Magnus Ihse Bursie
eb36e850a5
8199224: Refactor add_native_source in SetupNativeCompilation
...
Reviewed-by: erikj
2018-03-07 19:14:36 +01:00
Erik Joelsson
ebbacc188e
8199125: --disable-warnings-as-errors does not work for native jtreg test code
...
Reviewed-by: ihse
2018-03-06 17:30:13 +01:00
Magnus Ihse Bursie
b01af2b4bf
8199118: Filtering of filename for microsoft CL broken on newer Cygwin
...
Reviewed-by: erikj
2018-03-06 17:24:56 +01:00
Lance Andersen
9995861868
8197533: Move javax.transaction.xa to its own module
...
Reviewed-by: darcy, alanb, psandoz, ihse
2018-03-04 17:05:29 -05:00
Magnus Ihse Bursie
b64d0ef66d
8198724: Refactor FLAGS handling in configure
...
Reviewed-by: erikj
2018-03-02 10:59:25 +01:00
Magnus Ihse Bursie
e23e30e61b
8198751: Refactor SetupNativeCompilation to take NAME and TYPE
...
Reviewed-by: tbell
2018-02-28 21:16:11 +01:00
Jesper Wilhelmsson
1739105160
Merge
2018-02-25 04:59:43 +01: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
Erik Joelsson
d4cf0ebee8
8198569: SetupTextFileProcessing should use sed with 'g'
...
Reviewed-by: tbell, ihse
2018-02-23 22:09:16 +01:00
Magnus Ihse Bursie
c2859d192d
8198318: Make build comparisons clean again
...
Reviewed-by: tbell, erikj
2018-02-19 10:57:05 +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
Andrew M Leonard
482ff9cfdf
8196585: Make custom extension point additions
...
Reviewed-by: erikj
2018-02-01 09:20:40 -08:00
Lana Steuck
c8c8cd7238
Merge
2018-01-04 04:22:28 +00: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
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
Magnus Ihse Bursie
5ea9e32d6c
8193061: Add run-test-prebuilt functionality
...
Reviewed-by: erikj
2017-12-06 13:45:46 +01:00
Erik Joelsson
9ddcde90e0
8192771: Boot JDK jar tool used to construct the modular JAR for java.jnlp
...
Reviewed-by: ihse, psandoz, mchung
2017-12-05 23:14:35 +01:00
Magnus Ihse Bursie
97325149c6
8191820: Fix run-test jtreg test selection and component calculation
...
Reviewed-by: erikj
2017-11-24 09:21:38 +01:00
Erik Joelsson
56092c76c6
8191420: Changing "requires" to "requires static" in an application module results in build failure
...
Reviewed-by: tbell
2017-11-17 02:44:03 +01:00
Erik Joelsson
1644953c27
8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS)
...
Reviewed-by: tbell
2017-11-15 11:50:55 -08:00
Erik Joelsson
50547a8734
8190725: Freetype license file provided with configure not included in images
...
Reviewed-by: ihse, tbell
2017-11-13 16:32:30 +01:00
Erik Joelsson
eaf790b9be
8190744: xattr: No such file LICENSE files
...
Reviewed-by: alanb, tbell
2017-11-08 12:02:19 -08:00
Jesper Wilhelmsson
b97f1bcb37
Merge
2017-10-30 21:23:10 +01:00
Martin Buchholz
a69940ab56
8189376: Unsorted $(wildcard) causes instable module-deps.gmk
...
Reviewed-by: erikj, tbell
2017-10-26 10:39:59 +02:00
Erik Joelsson
7b0bbccf0f
8187974: Merge Java Mission Control 6.1 3rdpartyreame with the JDK 18.3 3rdpartyreadme
...
Reviewed-by: ihse
2017-10-23 10:43:45 +02:00
Erik Joelsson
a6aad28019
8182285: Speeding up incremental build by hashing module APIs
...
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: ihse
2017-10-20 13:33:35 +02:00
Jesper Wilhelmsson
291e5e159d
Merge
2017-10-21 01:23:52 +02:00
Jesper Wilhelmsson
843dc3a8ea
Merge
2017-10-16 17:03:56 +02:00
Erik Joelsson
cde3c45ebf
8189324: install-file macro no longer handles files with $ in them
...
Reviewed-by: ihse
2017-10-16 12:56:23 +02:00
Jesper Wilhelmsson
947fc09db0
Merge
2017-10-14 00:19:29 +02:00
Erik Joelsson
e4801e2fe1
8189095: Import JMC from artifactory using Jib and main makefiles
...
Reviewed-by: ihse
2017-10-13 13:42:10 +02:00