jeff [Tue, 28 Jan 2014 20:09:33 +0000] rev 23070
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Reviewed-by: lana
jeff [Mon, 13 Jan 2014 14:42:14 -0800] rev 23069
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
mfang [Tue, 17 Dec 2013 22:03:54 -0800] rev 23068
8026741: jdk8 l10n resource file translation update 5
Reviewed-by: naoto, yhuang
erikj [Thu, 13 Feb 2014 16:38:49 +0100] rev 23067
8034769: Move logutil in corba to make/tools
Reviewed-by: alanb, ihse, tbell
katleman [Fri, 21 Feb 2014 11:39:27 -0800] rev 23066
Added tag jdk9-b03 for changeset 6a651a3acc5e
duke [Wed, 05 Jul 2017 19:31:27 +0200] rev 23065
Merge
smarks [Thu, 06 Mar 2014 14:26:26 -0800] rev 23064
8036095: RMI tests using testlibrary.RMID and testlibrary.JavaVM do not pass through vmoptions
Reviewed-by: alanb
lana [Thu, 06 Mar 2014 10:41:10 -0800] rev 23063
Merge
darcy [Wed, 05 Mar 2014 22:32:14 -0800] rev 23062
8036747: Fix unchecked lint warnings in java.security.Provider
Reviewed-by: xuelei
darcy [Wed, 05 Mar 2014 17:08:37 -0800] rev 23061
8036744: Fix raw lint warnings in java.lang.reflect.WeakCache
Reviewed-by: lancea, mchung
valeriep [Thu, 06 Mar 2014 01:03:27 +0000] rev 23060
8033571: [parfait] warning from b128 for security/smartcardio/pcsc_md.c: JNI exception pending
Summary: Fix pending exception errors found by parfait.
Reviewed-by: xuelei, ascarpino
darcy [Wed, 05 Mar 2014 11:53:35 -0800] rev 23059
8036732: Fix raw warning in java.lang.invoke.MethodHandleImpl.java
Reviewed-by: forax
sla [Wed, 05 Mar 2014 20:03:32 +0100] rev 23058
8036599: Use Diagnostic Commands instead of SA by default in jinfo
Reviewed-by: alanb
sla [Wed, 05 Mar 2014 16:55:38 +0100] rev 23057
8036132: Tab characters in test/com/sun/jdi files
Reviewed-by: alanb, mikael
sla [Wed, 05 Mar 2014 15:43:18 +0100] rev 23056
8036675: Compiler warnings in serviceability code
Reviewed-by: alanb, mgronlun
xuelei [Wed, 05 Mar 2014 13:28:37 +0000] rev 23055
8036676: Rename class name testEnabledProtocols to TestEnabledProtocols
Reviewed-by: weijun
fparain [Wed, 05 Mar 2014 10:52:33 +0000] rev 23054
8035952: Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code
Reviewed-by: chegar, mchung, alanb, sla
mtobiass [Tue, 04 Mar 2014 09:35:54 +0100] rev 23053
8031065: java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails: OutOfMemoryError: Metaspace
Summary: Load classes until getUsageThresholdCount() > 0 instead of isUsageThresholdExceeded().
Reviewed-by: dfuchs, sjiang, sla
xuelei [Wed, 05 Mar 2014 07:24:34 +0000] rev 23052
8032473: Restructure JSSE regression test hierarchy in jdk test
Reviewed-by: weijun
darcy [Tue, 04 Mar 2014 18:32:27 -0800] rev 23051
8035452: Fix serial lint warnings in core libs
Reviewed-by: smarks
darcy [Tue, 04 Mar 2014 18:28:56 -0800] rev 23050
8036568: Serial incompatibility in java.util.TreeMap.NavigableSubMap
Reviewed-by: smarks
rfield [Tue, 04 Mar 2014 15:33:30 -0800] rev 23049
8035776: Consistent Lambda construction
Reviewed-by: ahgross, briangoetz, dlsmith
chegar [Tue, 04 Mar 2014 13:27:55 +0000] rev 23048
8036584: Review comments from 8035897
Reviewed-by: alanb
mtobiass [Fri, 28 Feb 2014 13:38:51 +0100] rev 23047
6625574: java/lang/management/MemoryMXBean/Pending.java fails: "pending finalization = 0 but expected > 0"
Summary: Move local objs variable to a static public so the the optimizer will not remove it unexpectedly.
Reviewed-by: sla
iignatyev [Mon, 03 Mar 2014 18:17:00 +0400] rev 23046
6946101: ShellScaffold.sh based tests can issue "write error: Broken pipe" messages
Reviewed-by: dcubed, sla
Contributed-by: Pavel Punegov <pavel.punegov@oracle.com>
ewang [Mon, 03 Mar 2014 11:06:38 +0000] rev 23045
8035633: TEST_BUG: java/net/NetworkInterface/Equals.java and some tests failed on windows intermittently
Reviewed-by: chegar, alanb, igerasim
weijun [Mon, 03 Mar 2014 10:55:31 +0800] rev 23044
8036104: Rename the PAData.java test
Reviewed-by: xuelei
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
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