bchristi [Fri, 28 Feb 2014 10:27:54 -0800] rev 23035
6835233: Fedora 9 jdk regression test failed: java/lang/instrument/ParallelTransformerLoader.sh
Summary: Remove @ignore from ParallelTransformerLoader.sh
Reviewed-by: alanb, sla, smarks
joehw [Fri, 28 Feb 2014 09:38:10 -0800] rev 23034
8036004: Incorrect license header for a test class
Reviewed-by: alanb
simonis [Fri, 28 Feb 2014 17:14:08 +0100] rev 23033
8035949: Remove unused macro USE_SELECT and clean up Unix version of net_util_md.{c,h}
Reviewed-by: chegar, alanb
jbachorik [Fri, 28 Feb 2014 15:39:15 +0100] rev 23032
8035668: [test] Check that jstat does not cause problems when monitored application exits before jstat finishes its work
Reviewed-by: sla
sla [Fri, 28 Feb 2014 12:57:35 +0400] rev 23031
7195249: Some jtreg tests use hard coded ports
Summary: Use Utils.getFreePort() and launch the tests by java code
Reviewed-by: jbachorik, sla
weijun [Fri, 28 Feb 2014 08:40:27 +0800] rev 23030
8035759: [parfait] JNI exception pending in jdk/src/windows/native/sun/security/krb5/NativeCreds.c
Reviewed-by: valeriep
sherman [Thu, 27 Feb 2014 09:43:28 -0800] rev 23029
8035814: Broken link in java.nio.charset.StandardCharsets
Summary: fixed the broken link
Reviewed-by: alanb
simonis [Thu, 27 Feb 2014 10:53:07 +0100] rev 23028
8035876: AIX build issues after '8034174: Remove use of JVM_* functions from java.net code'
Reviewed-by: alanb, chegar
igerasim [Thu, 27 Feb 2014 02:44:04 +0400] rev 23027
6853696: (ref) ReferenceQueue.remove(timeout) may return null even if timeout has not expired
Reviewed-by: mchung, mduigou, rriggs
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
smarks [Wed, 26 Feb 2014 18:22:56 -0800] rev 23025
8034999: change rmidRunning to a simple lookup
Reviewed-by: darcy
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
michaelm [Wed, 26 Feb 2014 16:18:08 +0000] rev 23023
8035653: InetAddress.getLocalHost crash
Reviewed-by: chegar
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
erikj [Wed, 26 Feb 2014 10:37:23 +0100] rev 23021
8035187: Move fontconfig src files to make/data
Reviewed-by: tbell, ihse
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>
amurillo [Tue, 25 Feb 2014 10:25:32 -0800] rev 23019
Merge
amurillo [Fri, 21 Feb 2014 08:22:54 -0800] rev 23018
Merge
kvn [Tue, 18 Feb 2014 15:48:14 -0800] rev 23017
Merge
simonis [Wed, 29 Jan 2014 20:41:33 +0100] rev 23016
8033154: PPC64: Fix AIX build after integration into jdk9/dev
Reviewed-by: alanb
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
mikael [Mon, 24 Feb 2014 11:24:43 -0800] rev 23014
8035054: JarFacade.c should not include ctype.h
Reviewed-by: alanb
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