Wed, 26 Feb 2014 19:11:00 -0800 8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format
yhuang [Wed, 26 Feb 2014 19:11:00 -0800] rev 23026
8017142: Time display for Spanish(Chile, Ecuador ) locale doesn't show 24-hour format Reviewed-by: okutsu
Wed, 26 Feb 2014 18:22:56 -0800 8034999: change rmidRunning to a simple lookup
smarks [Wed, 26 Feb 2014 18:22:56 -0800] rev 23025
8034999: change rmidRunning to a simple lookup Reviewed-by: darcy
Wed, 26 Feb 2014 13:02:05 -0800 8027640: String.indexOf(String,int) for the empty string case not specified
bchristi [Wed, 26 Feb 2014 13:02:05 -0800] rev 23024
8027640: String.indexOf(String,int) for the empty string case not specified Summary: Spec & wording clean up of indexOf(), lastIndexOf() Reviewed-by: psandoz
Wed, 26 Feb 2014 16:18:08 +0000 8035653: InetAddress.getLocalHost crash
michaelm [Wed, 26 Feb 2014 16:18:08 +0000] rev 23023
8035653: InetAddress.getLocalHost crash Reviewed-by: chegar
Fri, 21 Feb 2014 17:12:23 +0400 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
vlivanov [Fri, 21 Feb 2014 17:12:23 +0400] rev 23022
8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package 8033278: Missed access checks for Lookup.unreflect* after 8032585 Reviewed-by: jrose, twisti
Wed, 26 Feb 2014 10:37:23 +0100 8035187: Move fontconfig src files to make/data
erikj [Wed, 26 Feb 2014 10:37:23 +0100] rev 23021
8035187: Move fontconfig src files to make/data Reviewed-by: tbell, ihse
Tue, 25 Feb 2014 19:15:13 +0000 7089615: Broken javadoc link in AbstractQueuedSynchronizer
chegar [Tue, 25 Feb 2014 19:15:13 +0000] rev 23020
7089615: Broken javadoc link in AbstractQueuedSynchronizer Reviewed-by: chegar Contributed-by: Martin Buchholz <martinrb@google.com>
Tue, 25 Feb 2014 10:25:32 -0800 Merge
amurillo [Tue, 25 Feb 2014 10:25:32 -0800] rev 23019
Merge
Fri, 21 Feb 2014 08:22:54 -0800 Merge
amurillo [Fri, 21 Feb 2014 08:22:54 -0800] rev 23018
Merge
Tue, 18 Feb 2014 15:48:14 -0800 Merge
kvn [Tue, 18 Feb 2014 15:48:14 -0800] rev 23017
Merge
Wed, 29 Jan 2014 20:41:33 +0100 8033154: PPC64: Fix AIX build after integration into jdk9/dev
simonis [Wed, 29 Jan 2014 20:41:33 +0100] rev 23016
8033154: PPC64: Fix AIX build after integration into jdk9/dev Reviewed-by: alanb
Tue, 25 Feb 2014 12:35:14 +0000 8034174: Remove use of JVM_* functions from java.net code
chegar [Tue, 25 Feb 2014 12:35:14 +0000] rev 23015
8034174: Remove use of JVM_* functions from java.net code Reviewed-by: alanb, dsamersoff, michaelm
Mon, 24 Feb 2014 11:24:43 -0800 8035054: JarFacade.c should not include ctype.h
mikael [Mon, 24 Feb 2014 11:24:43 -0800] rev 23014
8035054: JarFacade.c should not include ctype.h Reviewed-by: alanb
Tue, 25 Feb 2014 11:51:25 +0400 8035640: JNU_CHECK_EXCEPTION should support c++ JNI syntax
pchelko [Tue, 25 Feb 2014 11:51:25 +0400] rev 23013
8035640: JNU_CHECK_EXCEPTION should support c++ JNI syntax Reviewed-by: anthony, alanb
Mon, 24 Feb 2014 22:43:45 -0800 8035453: Fix serial lint warnings in com.sun.tools and elsewhere
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
Mon, 24 Feb 2014 13:01:25 -0800 Merge
lana [Mon, 24 Feb 2014 13:01:25 -0800] rev 23011
Merge
Thu, 26 Dec 2013 12:04:16 -0800 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
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
Mon, 24 Feb 2014 15:34:33 +0100 6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
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
Mon, 24 Feb 2014 10:34:07 +0100 8034203: Change JavaDoc for com.sun.jdi.request.EventRequest.setEnabled(boolean val)
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
Fri, 21 Feb 2014 16:55:25 +0400 8032909: XSLT string-length returns incorrect length when string includes complementary chars
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
Mon, 17 Feb 2014 20:23:55 +0400 8023022: Some more typos in javadoc
igerasim [Mon, 17 Feb 2014 20:23:55 +0400] rev 23006
8023022: Some more typos in javadoc Reviewed-by: lancea, alanb
Fri, 21 Feb 2014 16:26:22 +0100 6952105: TEST_BUG: testcase failure, not very often, com/sun/jdi/SuspendThreadTest.java
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
Fri, 21 Feb 2014 14:01:57 +0100 8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use
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
Fri, 21 Feb 2014 13:52:39 +0100 8007897: Make creates file with illegal name in Windows.
ihse [Fri, 21 Feb 2014 13:52:39 +0100] rev 23003
8007897: Make creates file with illegal name in Windows. Reviewed-by: tbell
Fri, 21 Feb 2014 12:31:29 +0100 8033787: [TESTBUG] Few jdk regression management tests should be improved with -XX:+UsePerfData usage
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
Thu, 20 Feb 2014 21:36:02 -0800 8027810: RMI CheckUsage tests should be deleted
smarks [Thu, 20 Feb 2014 21:36:02 -0800] rev 23001
8027810: RMI CheckUsage tests should be deleted Reviewed-by: mchung
Thu, 20 Feb 2014 20:00:11 -0800 Merge
lana [Thu, 20 Feb 2014 20:00:11 -0800] rev 23000
Merge
Thu, 20 Feb 2014 23:16:47 +0400 8022203: Intermittent test failures in demo/jvmti/hprof
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>
Thu, 20 Feb 2014 09:57:26 -0800 Merge
sherman [Thu, 20 Feb 2014 09:57:26 -0800] rev 22998
Merge
Thu, 20 Feb 2014 09:52:50 -0800 8035076: Pattern$BnMS never used due to bug in Pattern$BnM.optimize
sherman [Thu, 20 Feb 2014 09:52:50 -0800] rev 22997
8035076: Pattern$BnMS never used due to bug in Pattern$BnM.optimize Summary: updated SliceS to subclass Slice node Reviewed-by: alanb, martin
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip