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