1095 Commits

Author SHA1 Message Date
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
Roman Kennke
7030019135 8171853: Remove Shark compiler
Reviewed-by: dholmes, kvn, erikj, ihse
2017-10-15 22:54:03 +02:00
Jesper Wilhelmsson
291e5e159d Merge 2017-10-21 01:23:52 +02:00
Mandy Chung
7344b46c71 8189193: FindClass should only see classes from the boot loader called from its associated native library
Reviewed-by: coleenp, dholmes
2017-10-19 17:27:34 -07:00
Roman Kennke
9ba22876cf 8189276: Make SuspendibleThreadSet and related code available to other GCs
Reviewed-by: zgu, coleenp
2017-10-18 21:17:46 +02:00
Magnus Ihse Bursie
250160bf99 8189607: Remove duplicated jvmticmlr.h
Reviewed-by: sspitsyn, dholmes, erikj
2017-10-18 14:31:10 +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
Magnus Ihse Bursie
f627304d96 8189263: Introduce CUSTOM_ROOT
Reviewed-by: erikj
2017-10-16 08:43:42 +02:00
Jesper Wilhelmsson
947fc09db0 Merge 2017-10-14 00:19:29 +02:00
Magnus Ihse Bursie
7d50345d2d 8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
Reviewed-by: erikj
2017-10-13 15:22:02 +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
Magnus Ihse Bursie
874060c138 8189222: Remove make/corba/Makefile
Reviewed-by: erikj
2017-10-12 13:35:41 +02:00
Christian Tornqvist
269a6e79b5 8189115: Pass JIB_DATA_DIR to jtreg harness
Reviewed-by: erikj
2017-10-11 16:14:47 -04:00