pchelko [Tue, 25 Feb 2014 11:51:25 +0400] rev 23013
8035640: JNU_CHECK_EXCEPTION should support c++ JNI syntax
Reviewed-by: anthony, alanb
darcy [Mon, 24 Feb 2014 22:43:45 -0800] rev 23012
8035453: Fix serial lint warnings in com.sun.tools and elsewhere
Reviewed-by: psandoz
lana [Mon, 24 Feb 2014 13:01:25 -0800] rev 23011
Merge
lana [Thu, 26 Dec 2013 12:04:16 -0800] rev 23010
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
plevart [Mon, 24 Feb 2014 15:34:33 +0100] rev 23009
6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
Summary: Help ReferenceHandler thread process References while attempting to allocate direct memory
Reviewed-by: alanb
farvidsson [Mon, 24 Feb 2014 10:34:07 +0100] rev 23008
8034203: Change JavaDoc for com.sun.jdi.request.EventRequest.setEnabled(boolean val)
Summary: Added small corrections to the JavaDoc comments in the code.
Reviewed-by: sla
aefimov [Fri, 21 Feb 2014 16:55:25 +0400] rev 23007
8032909: XSLT string-length returns incorrect length when string includes complementary chars
Reviewed-by: joehw, dfuchs
igerasim [Mon, 17 Feb 2014 20:23:55 +0400] rev 23006
8023022: Some more typos in javadoc
Reviewed-by: lancea, alanb
sla [Fri, 21 Feb 2014 16:26:22 +0100] rev 23005
6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
Reviewed-by: dholmes, sspitsyn, dsamersoff
jbachorik [Fri, 21 Feb 2014 14:01:57 +0100] rev 23004
8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
Reviewed-by: sla, sjiang
ihse [Fri, 21 Feb 2014 13:52:39 +0100] rev 23003
8007897: Make creates file with illegal name in Windows.
Reviewed-by: tbell
jbachorik [Fri, 21 Feb 2014 12:31:29 +0100] rev 23002
8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
Reviewed-by: dholmes
smarks [Thu, 20 Feb 2014 21:36:02 -0800] rev 23001
8027810: RMI CheckUsage tests should be deleted
Reviewed-by: mchung
lana [Thu, 20 Feb 2014 20:00:11 -0800] rev 23000
Merge
sla [Thu, 20 Feb 2014 23:16:47 +0400] rev 22999
8022203: Intermittent test failures in demo/jvmti/hprof
Summary: Added "file" options to separate hprof dump output
Reviewed-by: sla
Contributed-by: Sergei Kovalev <sergei.kovalev@oracle.com>