chegar [Sun, 02 Mar 2014 19:27:43 +0000] rev 23043
8035897: Better memory allocation for file descriptors greater than 1024 on macosx
Reviewed-by: michaelm
chegar [Sun, 02 Mar 2014 19:21:18 +0000] rev 23042
8035868: Check for JNI pending exceptions in windows/native/sun/net/spi/DefaultProxySelector.c
Reviewed-by: alanb
alanb [Sun, 02 Mar 2014 15:56:07 +0000] rev 23041
8010194: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh fails with "Timed out waiting ..." (sol)
Reviewed-by: chegar
rriggs [Sat, 01 Mar 2014 11:57:57 -0500] rev 23040
8035813: Broken link in java.lang.Iterable
Summary: Fixed link to ../util/
Reviewed-by: lancea
vlivanov [Sat, 01 Mar 2014 02:07:30 +0400] rev 23039
8033666: Make sure @ForceInline is everywhere it needs to be in sun.misc and java.lang.invoke
Reviewed-by: twisti, jrose
vlivanov [Sat, 01 Mar 2014 02:05:53 +0400] rev 23038
8027827: Improve performance of catchException combinator
8034120: MethodHandles.catchException doesn't handle VarargsCollector right
Reviewed-by: lagergren, psandoz, jrose
rriggs [Fri, 28 Feb 2014 17:01:12 -0500] rev 23037
8035106: Typo in java.time.format.Parsed error message
Reviewed-by: lancea
rriggs [Fri, 28 Feb 2014 13:36:46 -0500] rev 23036
8035889: jdk testlibrary - add printing of values of failed assertions
Summary: Extend and cleanup testlibrary
Reviewed-by: mchung, sla
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