Magnus Ihse Bursie
2ddd78e825
8178317: Create man pages using pandoc from markdown sources
...
Reviewed-by: erikj
2018-11-28 10:00:41 +01:00
Claes Redestad
7a30c97753
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
...
8061282: Migrate jmh-jdk-microbenchmarks into the JDK
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Staffan Friberg <sfriberg@kth.se>
Reviewed-by: ecaspole, mchung, erikj, ihse
2018-11-16 23:39:51 +01:00
Igor Ignatyev
35871a8ca1
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
...
Reviewed-by: erikj, dholmes, ihse
2018-11-02 16:27:55 -07:00
Magnus Ihse Bursie
53ecc07aaa
8210958: Rename "make run-test" to "make test"
...
Reviewed-by: erikj
2018-10-31 09:30:24 +01:00
Magnus Ihse Bursie
10b754ee85
8212587: equals in MakeBase does not handle empty strings correctly
...
Reviewed-by: erikj
2018-10-18 09:19:29 +02:00
Robin Westberg
7c3ce3aee0
8212004: Optional compile_commands.json field not compatible with older libclang
...
Reviewed-by: erikj
2018-10-16 11:32:49 +02:00
Erik Joelsson
232912a6ca
8212028: Use run-test makefile framework for testing in Oracle's Mach5
...
Reviewed-by: ihse
2018-10-15 11:36:20 -07:00
Erik Joelsson
d3458328a2
8211724: Change mkdir -p to MakeDir macro where possible
...
Reviewed-by: ihse, asemenyuk
2018-10-09 14:57:23 -07:00
Robin Westberg
a5c9fa14f1
8210459: Add support for generating compile_commands.json
...
Reviewed-by: erikj, ihse
2018-10-05 07:54:28 +02:00
Erik Joelsson
2c88ce1b89
8211677: Java resource copy and clean should use MakeTargetDir macro
...
Reviewed-by: tbell, ihse
2018-10-04 09:43:49 -07:00
Magnus Ihse Bursie
73e93bdd5d
8211029: Have a common set of enabled warnings for all native libraries
...
Reviewed-by: erikj
2018-09-24 19:26:48 +02:00
Magnus Ihse Bursie
09a967ab81
8210988: Improved handling of compiler warnings in the build
...
Reviewed-by: erikj
2018-09-21 21:35:12 +02:00
Magnus Ihse Bursie
481a045635
8210920: Native C++ tests are not using CXXFLAGS
...
Reviewed-by: tbell, erikj
2018-09-20 08:59:03 +02:00
Erik Joelsson
26f801426d
8210283: Support git as an SCM alternative in the build
...
Reviewed-by: ihse, ehelin
2018-09-07 14:54:15 -07:00
Igor Ignatyev
8c47dc4a94
8209611: use C++ compiler for hotspot tests
...
Reviewed-by: vlivanov, ihse, erikj, jcbeyler
2018-08-28 14:37:34 -07:00
Severin Gehwolf
1ab91ea928
8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686
...
Be sure to use the same register index in native and Java code.
Reviewed-by: sballal, cjplummer, tbell
2018-07-23 18:08:46 +02:00
Severin Gehwolf
3aa10b4fab
8207057: No debug info for assembler files
...
Generate debug info for assembler files as needed.
Reviewed-by: erikj
2018-07-12 16:28:31 +02:00
Jesper Wilhelmsson
4fc510cc89
Merge
2018-07-14 02:14:54 +02:00
Ralf Schmelter
89f13ef117
8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
...
Reviewed-by: erikj, tbell
2018-07-12 16:30:47 +02:00
Vladimir Kozlov
05f6e0dd45
8206135: Building jvm with AOT but without JVMCI should fail at configure time
...
Reviewed-by: erikj
2018-07-10 19:42:48 -07:00
Magnuse Ihse Bursie
63881a7602
8205616: Build fails with system headers after 8204572
...
Co-authored-by: Fridrich Strba <fridrich.strba@suse.com>
Reviewed-by: erikj
2018-06-27 21:56:11 +02:00
Erik Joelsson
8e3570cfc2
8204973: Add build support for filtering translations
...
Reviewed-by: ihse, naoto, dfuchs
2018-06-15 09:53:28 -07:00
Doug Simon
df164b5b85
8205025: [AOT] make jdk.aot module upgradeable
...
Reviewed-by: alanb, kvn, mchung
2018-06-15 16:44:41 +02:00
Jesper Wilhelmsson
dafb3af62d
Merge
2018-07-11 21:41:43 +02:00
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