Ralf Schmelter
0f4b0947ff
8222264: Windows incremental build is broken with JDK-8217728
...
Reviewed-by: erikj, clanger
2019-04-10 05:15:50 -07:00
Erik Joelsson
4b898b7aae
8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
...
Reviewed-by: tbell, ysuenaga
2019-04-10 07:04:35 -07:00
Erik Joelsson
60e51498f2
8217728: Speed up incremental rerun of "make hotspot"
...
Reviewed-by: tbell
2019-04-04 07:43:44 -07:00
Erik Joelsson
e676e93536
8221762: Improve Main.gmk/FindTests.gmk bootstrap time
...
Reviewed-by: tbell
2019-04-02 08:19:36 -07:00
Erik Joelsson
778fd086a1
8189861: Refactor CacheFind
...
Reviewed-by: tbell
2017-10-24 10:41:45 +02:00
Erik Joelsson
22c61a5981
8221703: Rmic build for java.management.api has bad incremental behavior
...
Reviewed-by: tbell
2019-04-01 11:02:40 -07:00
Ioi Lam
88db8649df
8221621: FindTests.gmk cannot handle "=" in TEST.groups comments
...
Reviewed-by: erikj, dholmes
2019-03-28 20:45:40 -07:00
Erik Joelsson
caae145476
8205934: Define jdk -source/-target version in version-numbers file
...
Reviewed-by: tbell
2019-03-28 10:04:27 -07:00
Erik Joelsson
2af935c800
8220383: Incremental build is broken and inefficient
...
Reviewed-by: tbell
2019-03-12 08:04:33 -07:00
Magnus Ihse Bursie
d9153b8e3c
8219971: Introduce SetupExecute in build system
...
Reviewed-by: erikj
2019-03-05 11:07:19 +01:00
Erik Joelsson
4f45b5f973
8217032: Check pandoc capabilities in configure
...
Reviewed-by: mikael, ihse
2019-02-19 12:44:56 -08:00
Erik Joelsson
0a976502a7
8211016: make images does not update jdk/lib/src.zip with latest changes
...
Reviewed-by: ihse
2019-02-19 12:43:10 -08:00
Magnus Ihse Bursie
208c58c862
8218431: Improved platform checking in makefiles
...
Reviewed-by: erikj
2019-02-07 12:35:45 +01:00
Magnus Ihse Bursie
1627166982
8217730: Split up MakeBase.gmk
...
Reviewed-by: erikj
2019-01-25 11:13:20 +01:00
Magnus Ihse Bursie
494ed992df
8217626: Add setup/teardown functionality to RunTest
...
Reviewed-by: erikj, shurailine
2019-01-24 11:19:40 +01:00
Alexandre Iline
eb971c3cf5
8215729: Enhance makefiles to allow collecting code coverage with JCov
...
Reviewed-by: erikj
2019-01-14 08:22:49 -08:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Magnus Ihse Bursie
8c00337375
8215131: Pandoc 2.3/build documentation fixes
...
Reviewed-by: erikj
2018-12-11 15:21:50 +01:00
Volker Simonis
3e2804d0d8
8214534: Setting of THIS_FILE in the build is broken
...
Reviewed-by: erikj, ihse
2018-12-04 09:28:11 +01:00
Magnus Ihse Bursie
3474e9a9fe
8214718: Update missing copyright year in build system
...
Reviewed-by: erikj, tbell
2018-12-03 18:46:10 +01:00
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