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