Severin Gehwolf
|
6fbe561e11
|
8201495: [Zero] Reduce limits of max heap size for boot JDK on s390
Reviewed-by: ihse, aph, simonis
|
2018-04-16 12:20:36 +02:00 |
|
Goetz Lindenmaier
|
a1f6823a02
|
8201584: Fix configure on SLES 11 after 8201483
Reviewed-by: ihse, simonis
|
2018-04-16 11:08:07 +02:00 |
|
Naoto Sato
|
1d0e7680e8
|
8201507: Generate alias entries in j.t.f.ZoneName from tzdb at build time
Reviewed-by: erikj, rriggs
|
2018-04-13 10:23:01 -07:00 |
|
Jesper Wilhelmsson
|
72b7487789
|
Merge
|
2018-04-13 14:06:39 +02:00 |
|
Erik Österlund
|
2a0986b882
|
8199417: Modularize interpreter GC barriers
Reviewed-by: coleenp, rkennke
|
2018-04-11 16:07:42 +02:00 |
|
Robin Westberg
|
2dfa53af63
|
8199736: Define WIN32_LEAN_AND_MEAN before including windows.h
Reviewed-by: erikj, ihse, kbarrett, dholmes
|
2018-04-09 10:09:38 +02:00 |
|
Jesper Wilhelmsson
|
173ca7d953
|
Merge
|
2018-04-06 19:16:33 +02:00 |
|
Jesper Wilhelmsson
|
ca3a45da9c
|
Merge
|
2017-11-14 03:39:32 +01:00 |
|
Mandy Chung
|
25032bad54
|
8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library
Reviewed-by: alanb, bchristi, kbarrett, dholmes, plevart
|
2017-11-06 17:48:00 -08:00 |
|
Athijegannathan Sundararajan
|
2060b8fc57
|
8190795: jjs should show javadoc for java methods on shift-tab
Reviewed-by: hannesw, jlaskey
|
2017-11-06 22:05:53 +05:30 |
|
Jan Lahoda
|
7a77a63845
|
8180744: Update ct.sym for JDK 10
Adding historical data and code support for --release 9.
Reviewed-by: jjg, mcimadamore
|
2017-11-06 14:10:39 +01:00 |
|
Magnus Ihse Bursie
|
a923e57c7b
|
8193060: Set MAKE env variable in jib profile for gnumake
Reviewed-by: tbell, erikj
|
2017-12-06 13:47:35 +01:00 |
|
Magnus Ihse Bursie
|
5ea9e32d6c
|
8193061: Add run-test-prebuilt functionality
Reviewed-by: erikj
|
2017-12-06 13:45:46 +01:00 |
|
Serguei Spitsyn
|
32bf9b9c6a
|
8182413: jdwp-protocol is generated without a DOCTYPE directive
Add a DOCTYPE directive
Reviewed-by: alanb
|
2017-12-06 02:09:08 -08: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 |
|
Erik Joelsson
|
18129b7776
|
8191439: Race in building jdk.rmic.interim
Reviewed-by: mchung, tbell, ihse
|
2017-12-05 23:11:27 +01:00 |
|
Magnus Ihse Bursie
|
6351f58092
|
8193055: ADD_JVM_ARG_IF_OK always fails
Reviewed-by: dholmes
|
2017-12-05 14:10:11 +01:00 |
|
Magnus Ihse Bursie
|
50d6957528
|
8193014: Add "special" tests to run-test to cover odd cases
Reviewed-by: erikj
|
2017-12-04 22:31:13 +01:00 |
|
Magnus Ihse Bursie
|
6d82950756
|
8192995: run-test gtest should use all jvm variants, not just "server"
Reviewed-by: erikj
|
2017-12-04 19:49:01 +01:00 |
|
Magnus Ihse Bursie
|
7fd078b144
|
8146977: Move the output "Building configuration X (matching Y)" to lower log level
Reviewed-by: erikj
|
2017-12-04 19:12:57 +01:00 |
|
Jesper Wilhelmsson
|
b97f1bcb37
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Phil Race
|
aa96056b21
|
Merge
|
2017-11-01 10:00:38 -07:00 |
|
Artem Smotrakov
|
82d4691976
|
8189800: Add support for AddressSanitizer
Reviewed-by: ihse, dholmes
|
2017-10-31 17:03:02 +03:00 |
|
Magnus Ihse Bursie
|
fdab870aff
|
8190284: link-time-opt should not be using -fwhole-program
Reviewed-by: dholmes
|
2017-10-30 08:34:54 +01:00 |
|
Rachna Goel
|
3ae10b235d
|
8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR
Reviewed-by: naoto
|
2017-10-30 12:16:37 +05:30 |
|
Iris Clark
|
9615ad79e8
|
8189919: Update link to license in Docs.gmk
Reviewed-by: mr
|
2017-10-26 10:46:29 -07:00 |
|
Magnus Ihse Bursie
|
acf857fe3d
|
8189955: Configuration validation is broken for some types of paths
Reviewed-by: erikj
|
2017-10-26 13:20:47 +02:00 |
|
Martin Buchholz
|
a69940ab56
|
8189376: Unsorted $(wildcard) causes instable module-deps.gmk
Reviewed-by: erikj, tbell
|
2017-10-26 10:39:59 +02:00 |
|
Matthias Baesken
|
f4672a738b
|
8189618: [aix] No jre image is created during images step
Reviewed-by: erikj, stuefe
|
2017-10-26 08:52:55 +02:00 |
|
Phil Race
|
2d7d87f3fc
|
8170681: Remove fontconfig header files from JDK source tree
Reviewed-by: serb, erikj
|
2017-10-25 13:11:07 -07:00 |
|
Jesper Wilhelmsson
|
72a1ec38f3
|
8190865: Require jtreg 4.2 b10
Reviewed-by: dcubed, erikj
|
2017-11-07 23:18:16 +01:00 |
|
Jesper Wilhelmsson
|
3c76c33dba
|
Merge
|
2017-11-07 08:47:47 +01:00 |
|
Dean Long
|
c8aacd3972
|
8190710: Update Graal
Reviewed-by: kvn
|
2017-11-06 20:29:49 -08:00 |
|
Jamsheed Mohammed C M
|
34deb9cc2a
|
8167409: Invalid value passed to critical JNI function
The tmp reg used to break the shuffling cycle (handled in ComputeMoveOrder) is set to 64 bit.
Reviewed-by: dlong
|
2017-11-06 04:14:22 -08:00 |
|
Jamsheed Mohammed C M
|
ef98509665
|
8167408: Invalid critical JNI function lookup
Made correction to arg_size calculation in NativeLookup::lookup_critical_entry
Reviewed-by: dholmes, dlong, mdoerr, vlivanov
|
2017-11-06 00:30:36 -08:00 |
|
Ben Walsh
|
c07d8e1981
|
8189731: Disable CFLH when there are no transformers
Enable CFLH only when there are transformers
Reviewed-by: sspitsyn, alanb
|
2017-11-03 17:09:25 -07:00 |
|
Thomas Stuefe
|
38651ae436
|
8189431: Netbeans nb_native project needs to be adapted to new repo structure
Reviewed-by: ihse
|
2017-10-17 12:17:17 +02:00 |
|
Erik Joelsson
|
aae091f644
|
8189682: JDK demos/tests should be in a separate bundle than hotspot ones
Reviewed-by: prr, ihse
|
2017-10-24 15:36:56 +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
|
37644f5c79
|
8189119: Devkit for Linux needs to include fontconfig-devel
Reviewed-by: ihse
|
2017-10-23 10:39:11 +02:00 |
|
Magnus Ihse Bursie
|
6d882e45a4
|
8189056: javadoc target for stable specdiff comparisons
Reviewed-by: erikj
|
2017-10-23 10:21:13 +02:00 |
|
Kumar Srinivasan
|
78448a41ec
|
8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes
Reviewed-by: jjg, mchung, tbell
|
2017-10-20 11:42:36 -07:00 |
|
Lucy Lu
|
ec1c3bce45
|
8164900: Add support for O_DIRECT
Add support for Direct I/O in FileChannel
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Reviewed-by: alanb, bpb, alanbur, coffeys, aph, clanger, plevart, mli, psandoz, simonis
|
2017-10-17 16:51:11 -07: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 |
|
Stewart X Addison
|
5e00c162bd
|
8189619: [aix] OpenJDK local disk check not working on AIX
Reviewed-by: erikj
|
2017-10-20 13:10:35 +02:00 |
|
Jesper Wilhelmsson
|
7884ab9ccf
|
Merge
|
2017-10-30 21:23:10 +01:00 |
|
Coleen Phillimore
|
e908052a71
|
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Removed hotspot version of jvm*h and jni*h files.
Reviewed-by: ihse, mchung, dholmes
|
2017-10-31 11:55:09 -04:00 |
|
Jesper Wilhelmsson
|
d679703c0b
|
Merge
|
2018-01-30 16:41:40 +01:00 |
|
Daniil Titov
|
20dfdc0720
|
8153629: Need to cover JVMTI's GetOwnedMonitorStackDepthInfo function
Reviewed-by: sspitsyn, cjplummer
|
2018-01-17 16:49:43 -08:00 |
|
Roman Kennke
|
7030019135
|
8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
|
2017-10-15 22:54:03 +02:00 |
|