Matthias Baesken
|
133401ac02
|
8222280: Provide virtualization related info in the hs_error file on AIX
Reviewed-by: clanger, mdoerr
|
2019-04-12 09:13:50 +02:00 |
|
Christoph Langer
|
bdf5b6e337
|
8222627: Remove sneaky token 'Name' in jdk-version.m4
Reviewed-by: simonis
|
2019-04-17 10:31:05 +01:00 |
|
Claes Redestad
|
781fb29580
|
8222484: Specialize generation of simple String concatenation expressions
Reviewed-by: jrose, jlaskey
|
2019-04-17 00:06:38 +02:00 |
|
Man Cao
|
440520aab0
|
8222510: Small cleanup for JDK launcher's make file
Reviewed-by: clanger, erikj
|
2019-04-15 18:37:18 -07:00 |
|
Christoph Langer
|
151be015b8
|
8222522: Add configure options for Mac Bundle creation
Reviewed-by: erikj
|
2019-04-16 17:15:57 +01:00 |
|
Alexandre Iline
|
11c8caf157
|
8221857: Collect code coverage for a subset of code
Reviewed-by: erikj
|
2019-04-11 03:05:11 -08:00 |
|
Christoph Langer
|
ab051f87d4
|
8221979: Cleanups for building Windows resources
Reviewed-by: erikj
|
2019-04-11 15:36:09 +01:00 |
|
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
|
0974861dd8
|
8221907: make reconfigure breaks when configured with relative paths
Reviewed-by: dholmes
|
2019-04-05 06:48:20 -07:00 |
|
Christoph Langer
|
9b93604535
|
8221880: Better customization for Windows RC properties FileDescription and ProductName
Reviewed-by: erikj
|
2019-04-08 06:56:37 +01:00 |
|
Mandy Chung
|
a6ad14cf07
|
8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
Reviewed-by: alanb, dholmes
|
2019-04-07 18:09:06 +08:00 |
|
Mandy Chung
|
a5b9e0f7ba
|
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
Reviewed-by: alanb, dholmes, sundar
|
2019-04-06 21:16:40 +08:00 |
|
Erik Joelsson
|
fbba7c49b6
|
8221996: Bootcycle build broken
Reviewed-by: tbell
|
2019-04-04 13:56:04 -07:00 |
|
Roman Kennke
|
03ab1404f0
|
8221766: Load-reference barriers for Shenandoah
Reviewed-by: kvn, erikj, aph, shade
|
2019-04-02 23:00:22 +02: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
|
18146afe7f
|
8221764: Reduce make Init.gmk logging overhead
Reviewed-by: tbell
|
2019-04-03 12:52:37 -07:00 |
|
Prasanta Sadhukhan
|
00df041948
|
Merge
|
2019-04-03 13:30:05 +05:30 |
|
Prasanta Sadhukhan
|
49193e2789
|
Merge
|
2019-04-02 10:57:57 +05:30 |
|
Prasanta Sadhukhan
|
43d432169f
|
8221731: Fix doclint handling of accessibility heading in java.desktop
Reviewed-by: erikj
|
2019-04-02 10:55:20 +05:30 |
|
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 |
|
Naoto Sato
|
2a510a6353
|
8205432: Replace the placeholder Japanese era name
Reviewed-by: rriggs, chegar
|
2019-04-01 08:19:21 -07:00 |
|
Christoph Langer
|
0569496b69
|
8221610: Resurrect (legacy) JRE bundle target
Reviewed-by: erikj, azeller
|
2019-03-30 21:29:37 +01: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
|
5031959c88
|
8220530: Build compare script does not compare the contents of the test image
Reviewed-by: tbell
|
2019-03-28 08:37:05 -07:00 |
|
Zhengyu Gu
|
201cdc50f9
|
8204552: NMT: Separate thread stack tracking from virtual memory tracking
Reviewed-by: stuefe, minqi
|
2019-03-26 15:50:34 -04:00 |
|
Erik Joelsson
|
75dd3985ca
|
8221414: Bump required boot jdk version to 12
Reviewed-by: mikael, tbell
|
2019-03-26 09:24:01 -07:00 |
|
Weijun Wang
|
28d4630473
|
8217690: Update public suffix version
Reviewed-by: mullan
|
2019-03-26 21:33:47 +08:00 |
|
Prasanta Sadhukhan
|
83e8947b90
|
Merge
|
2019-03-20 16:07:43 +05:30 |
|
Erik Joelsson
|
f05457a1af
|
8220737: Jib based 32 bit windows builds fail
Reviewed-by: tbell, dholmes
|
2019-03-18 17:33:59 +01: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
|
290bfe5f4c
|
8220093: Change to GCC 8.2 for building on Linux at Oracle
Reviewed-by: tbell
|
2019-03-15 09:13:31 -07:00 |
|
Jonathan Gibbons
|
c1523225aa
|
8220249: fix headings in java.compiler
Reviewed-by: erikj, darcy
|
2019-03-14 15:30:16 -07:00 |
|
Jonathan Gibbons
|
d3242724c9
|
8220379: Fix doclint handling of headings
Reviewed-by: erikj, jlahoda
|
2019-03-14 11:39:00 -07:00 |
|
Ichiroh Takiguchi
|
90d82c2f35
|
8220281: IBM-858 alias name is missing on IBM00858 charset
Add aliases into IBM charsets
Reviewed-by: naoto
|
2019-03-15 00:49:13 +09:00 |
|
Phil Race
|
46c0ea0234
|
8210782: Upgrade HarfBuzz to the latest 2.3.1
Reviewed-by: serb, ihse, erikj
|
2019-03-01 16:59:19 -08:00 |
|
Christoph Langer
|
c9591787fa
|
8220504: Move definition of JAVA_VERSION_INFO_RESOURCE to Launcher-java.base.gmk
Reviewed-by: erikj
|
2019-03-13 11:08:00 +01:00 |
|
Nishit Jain
|
30b074d93c
|
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
Reviewed-by: naoto, rriggs
|
2019-02-26 14:57:23 +05:30 |
|
Mikael Vidstedt
|
ab5cedabe1
|
8219675: Disable harfbuzz warnings with gcc 8
Reviewed-by: erikj, prr
|
2019-02-25 16:05:06 -08:00 |
|
Igor Ignatyev
|
6559dfbda0
|
8219395: integrate gcov w/ run-test
Reviewed-by: erikj
|
2019-02-20 11:32:53 -08:00 |
|
Matthias Baesken
|
d9463e629e
|
8218965: aix: support xlclang++ in the compiler detection
Reviewed-by: ihse, mdoerr
|
2019-02-19 09:02:28 +01:00 |
|
Igor Ignatyev
|
8679b085ce
|
8219132: switch to jtreg4.2-b14
Reviewed-by: erikj
|
2019-02-19 19:27:08 -08:00 |
|
Erik Joelsson
|
22fe6edc6c
|
8219394: Missing FIXPATH in microbenchmark test runner
Reviewed-by: redestad
|
2019-02-19 14:25:52 -08:00 |
|
Jorn Vernee
|
67c2e382d3
|
8219393: Add native library support for microbenchmarks
Reviewed-by: erikj
|
2019-02-19 23:02:41 +01:00 |
|
Igor Ignatyev
|
272869390e
|
8219391: extend gcov support to llvm/clang
Reviewed-by: erikj
|
2019-02-19 13:51:11 -08:00 |
|
Erik Joelsson
|
67df8f228c
|
8218135: Redo: Add ppc64le and s390x profiles to jib-profiles.js
Reviewed-by: ihse
|
2019-02-19 12:46:22 -08: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 |
|
Erik Joelsson
|
4281bf2e38
|
8219129: Allow overriding of license files in legal dir
Reviewed-by: ihse
|
2019-02-19 12:40:44 -08:00 |
|