dsamersoff [Sat, 15 Mar 2014 04:03:42 -0700] rev 23445
Merge
minqi [Fri, 14 Mar 2014 14:17:11 -0700] rev 23444
6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
Summary: Under non-interactive shell, with -Xcheck:jni, check_signal_handler will print out Warning for SHURDOWN2_SIGNAL (SIGINT) which is replaced by non-interactive shell. Fix by supply more information of the replacement to user.
Reviewed-by: acorn, dsamersoff
Contributed-by: yumin.qi@oracle.com
fparain [Fri, 14 Mar 2014 12:02:54 +0000] rev 23443
8036128: Remove deprecated VM flag UseVMInterruptibleIO
Reviewed-by: acorn, dholmes, dcubed, coleenp
mseledtsov [Mon, 10 Mar 2014 14:50:20 -0400] rev 23442
8026154: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java failed due to exception
Summary: Added statements in the tests to handle failures in sharing
Reviewed-by: zgu, ctornqvi
amurillo [Tue, 18 Mar 2014 14:07:38 -0700] rev 23441
8033926: Update hotspot/make/jprt.properties to use jdk 9 instead of jdk 8
Reviewed-by: sla, dholmes
katleman [Wed, 02 Apr 2014 21:59:51 -0700] rev 23440
Added tag jdk9-b07 for changeset f00a1292f3ab
amurillo [Fri, 11 Apr 2014 11:23:21 -0700] rev 23439
Merge
amurillo [Fri, 04 Apr 2014 10:22:59 -0700] rev 23438
Merge
kvn [Wed, 02 Apr 2014 11:28:32 -0700] rev 23437
8036767: PPC64: Support for little endian execution model
Reviewed-by: ihse, erikj, simonis
Contributed-by: asmundak@google.com
chegar [Fri, 11 Apr 2014 09:35:03 +0100] rev 23436
8039990: Add sequential operation support to hgforest
Reviewed-by: mduigou
mduigou [Thu, 10 Apr 2014 14:35:49 -0700] rev 23435
8039411: Enhance fixpath to allow environment variable assignments.
Reviewed-by: tbell, erikj
lana [Wed, 09 Apr 2014 17:16:00 -0700] rev 23434
Merge
erikj [Mon, 07 Apr 2014 10:59:50 +0200] rev 23433
8035134: JDK9 unix debug bundle manifest file list issue
Reviewed-by: ihse
erikj [Fri, 04 Apr 2014 17:10:44 +0200] rev 23432
8039030: 9-dev windows-i586 build failed with mktemp: command not found
Reviewed-by: alanb, katleman
lana [Wed, 09 Apr 2014 09:19:42 -0700] rev 23431
Merge