weijun [Wed, 01 May 2013 21:05:10 +0800] rev 17209
8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
Reviewed-by: vinnie
chegar [Wed, 01 May 2013 11:15:35 +0100] rev 17208
8013723: ProblemList.txt updates (5/2013)
Reviewed-by: alanb
msheppar [Tue, 30 Apr 2013 16:24:08 +0100] rev 17207
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
Reviewed-by: sherman, iris
chegar [Wed, 01 May 2013 10:03:39 +0100] rev 17206
6594296: NetworkInterface.getHardwareAddress returns zero length byte array
Reviewed-by: alanb
lana [Tue, 30 Apr 2013 17:51:31 -0700] rev 17205
Merge
mchung [Tue, 30 Apr 2013 15:42:16 -0700] rev 17204
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
Reviewed-by: alanb
alanb [Tue, 30 Apr 2013 21:19:24 +0100] rev 17203
8013647: JPRT unable to clean-up after tests that leave file trees with loops
Reviewed-by: chegar, tbell
ksrini [Tue, 30 Apr 2013 13:12:54 -0700] rev 17202
8009389: Unpack200 native library should be removed from profiles
Reviewed-by: alanb, bobv, jrose
mduigou [Tue, 30 Apr 2013 12:32:49 -0700] rev 17201
Merge
mduigou [Tue, 30 Apr 2013 12:31:51 -0700] rev 17200
8011814: Add testng.jar to Netbeans projects test compile classpath
8013271: Add MacOS sources to J2SE Netbeans project
8013272: JDK Netbeans projects should use ASCII encoding for sources
Reviewed-by: lancea
lancea [Tue, 30 Apr 2013 14:44:25 -0400] rev 17199
8010416: Add a way for java.sql.Driver to be notified when it is deregistered
Reviewed-by: alanb, ulfzibis
msheppar [Mon, 29 Apr 2013 23:07:22 +0100] rev 17198
8007373: Inet6Address serialization incompatibility
Reviewed-by: alanb, chegar
sla [Tue, 30 Apr 2013 10:48:25 +0200] rev 17197
8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params
Reviewed-by: mchung, rbackman, jbachorik
mduigou [Mon, 29 Apr 2013 22:03:04 -0700] rev 17196
8011917: Add java.util.stream.Collectors utilities
Reviewed-by: darcy, mduigou
Contributed-by: Brian Goetz <brian.goetz@oracle.com>
briangoetz [Sat, 20 Apr 2013 18:53:26 -0400] rev 17195
8012650: Arrays streams methods
8011918: java.util.stream.Streams
Reviewed-by: alanb, mduigou, darcy, henryjen
Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
chegar [Mon, 29 Apr 2013 18:12:28 +0100] rev 17194
Merge
jzavgren [Mon, 29 Apr 2013 08:17:27 -0400] rev 17193
8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
Summary: Modified code to fix this leak and then proactively fixed improper calls to realloc() in the windows native code that can also cause leaks.
Reviewed-by: chegar, khazra, dsamersoff
dholmes [Mon, 29 Apr 2013 07:40:04 -0400] rev 17192
8010280: jvm.cfg needs updating for non-server builds
Summary: Generate jvm.cfg based on chosen VMs for non-"standard" builds and remove legacy entries from committed jvm.cfg files
Reviewed-by: mduigou, tbell
alanb [Mon, 29 Apr 2013 10:28:22 +0100] rev 17191
8013415: Changes for JDK-8005523 requires updates to refs.allowed
Reviewed-by: chegar
alanb [Sun, 28 Apr 2013 21:06:36 +0100] rev 17190
8013413: javadoc warnings
Reviewed-by: lancea, chegar
weijun [Sat, 27 Apr 2013 18:25:16 +0800] rev 17189
8005523: Unbound krb5 for TLS
Reviewed-by: xuelei
plevart [Fri, 26 Apr 2013 16:09:53 -0700] rev 17188
7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
Reviewed-by: mchung
mfang [Fri, 26 Apr 2013 14:16:23 -0700] rev 17187
Merge
mfang [Fri, 26 Apr 2013 09:19:58 -0700] rev 17186
Merge
mfang [Mon, 22 Apr 2013 23:17:22 -0700] rev 17185
Merge
mfang [Mon, 25 Mar 2013 16:49:25 -0700] rev 17184
8010521: jdk8 l10n resource file translation update 2
Reviewed-by: naoto, yhuang
sherman [Fri, 26 Apr 2013 13:59:10 -0700] rev 17183
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
Summary: updated GroupCurly.match0() to backtrack correctly
Reviewed-by: mchung
mduigou [Wed, 24 Apr 2013 16:15:47 -0700] rev 17182
8011920: Main streams implementation
8012542: Stream methods on Collection
Reviewed-by: dholmes, mduigou
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
jgish [Tue, 02 Apr 2013 18:41:04 -0400] rev 17181
5015163: (str) String merge/join that is the inverse of String.split()
7172553: A utility class that forms the basis of a String.join() operation
Summary: Integrate StringJoiner changes from lambda
Reviewed-by: alanb, mduigou
akhil [Tue, 23 Apr 2013 11:54:22 -0700] rev 17180
8005051: optimized defaults for Iterator.forEachRemaining
Reviewed-by: alanb, mduigou, psandoz, ulfzibis
Contributed-by: Akhil Arora <akhil.arora@oracle.com>
wetmore [Thu, 25 Apr 2013 17:10:36 -0700] rev 17179
8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing
Reviewed-by: wetmore
Contributed-by: alan.bateman@oracle.com
coffeys [Thu, 25 Apr 2013 21:12:35 +0100] rev 17178
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters
Reviewed-by: okutsu
emc [Thu, 25 Apr 2013 14:23:24 -0400] rev 17177
8012937: Correct errors in javadoc comments.
Summary: Correct some errors in the javadoc comments for parameter reflection.
Reviewed-by: darcy
darcy [Thu, 25 Apr 2013 09:37:03 -0700] rev 17176
8012044: Give more information about self-suppression from Throwable.addSuppressed
Reviewed-by: alanb, dholmes
sherman [Wed, 24 Apr 2013 21:27:52 +0000] rev 17175
8012638: test/java/time/test/java/util/TestFormatter fails in UTC TZ
Summary: updated the offending test case
Reviewed-by: alanb
alanb [Wed, 24 Apr 2013 19:03:07 +0100] rev 17174
8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed
Reviewed-by: chegar
sla [Wed, 24 Apr 2013 14:49:49 +0200] rev 17173
8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
Reviewed-by: sla, rbackman, alanb, dholmes, rdurbin
Contributed-by: peter.allwin@oracle.com
lana [Tue, 23 Apr 2013 15:07:48 -0700] rev 17172
Merge
lancea [Tue, 23 Apr 2013 11:17:43 -0400] rev 17171
8011620: adding free form netbeans project for jdbc to jdk/make/netbeans
Reviewed-by: chegar
alanb [Tue, 23 Apr 2013 15:01:44 +0100] rev 17170
8012930: (fs) Eliminate recursion from FileTreeWalker
Reviewed-by: chegar
naoto [Mon, 22 Apr 2013 13:37:07 -0700] rev 17169
8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter
Reviewed-by: okutsu
psandoz [Wed, 17 Apr 2013 11:34:31 +0200] rev 17168
8011426: java.util collection Spliterator implementations
Summary: Spliterator implementations for collection classes in java.util.
Reviewed-by: mduigou, briangoetz
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
briangoetz [Wed, 17 Apr 2013 14:39:04 -0400] rev 17167
8008682: Inital Streams public API
Reviewed-by: mduigou, dholmes, darcy
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>, JSR-335 EG <lambda-libs-spec-experts@openjdk.java.net>
akhil [Mon, 22 Apr 2013 09:19:34 -0700] rev 17166
8001647: default methods for Collections - forEach, removeIf, replaceAll, sort
Reviewed-by: alanb, dholmes, mduigou, psandoz, smarks
Contributed-by: Akhil Arora <akhil.arora@oracle.com>, Arne Siegel <v.a.ammodytes@googlemail.com>, Brian Goetz <brian.goetz@oracle.com>
weijun [Mon, 22 Apr 2013 11:39:53 +0800] rev 17165
8005527: [TEST_BUG] console.sh failed Automatically with exit code 1.
Reviewed-by: xuelei
jgish [Fri, 19 Apr 2013 16:50:10 -0700] rev 17164
8010939: Deadlock in LogManager
Summary: re-order locks to avoid deadlock
Reviewed-by: mchung
mduigou [Tue, 16 Apr 2013 22:50:48 -0400] rev 17163
8008670: Initial java.util.stream putback -- internal API classes
Reviewed-by: mduigou, dholmes
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
jzavgren [Wed, 17 Apr 2013 11:47:18 -0400] rev 17162
8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth
Summary: The extraneous quotes were removed.
Reviewed-by: chegar
weijun [Fri, 19 Apr 2013 15:41:11 +0800] rev 17161
8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
Reviewed-by: mullan
xuelei [Thu, 18 Apr 2013 22:23:56 -0700] rev 17160
8006935: Need to take care of long secret keys in HMAC/PRF compuation
Reviewed-by: valeriep
jgish [Thu, 18 Apr 2013 16:33:11 -0400] rev 17159
8012005: LogManager needs test to ensure stack trace is not being done to find bundle
Reviewed-by: mchung
mchung [Thu, 18 Apr 2013 13:02:58 -0700] rev 17158
8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters
Reviewed-by: mchung
Contributed-by: Yasumasa Suenaga <yasu@ysfactory.dip.jp>
mchung [Thu, 18 Apr 2013 11:14:39 -0700] rev 17157
8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt
Reviewed-by: lancea, alanb
dxu [Thu, 18 Apr 2013 10:22:53 -0700] rev 17156
8011946: java.util.Currency javadoc has broken link to iso.org
Reviewed-by: mduigou
alanb [Thu, 18 Apr 2013 12:24:55 +0100] rev 17155
8009648: Tests fail in -agentvm -concurrency mode
Reviewed-by: alanb
Contributed-by: roger.riggs@oracle.com
alanb [Thu, 18 Apr 2013 11:13:18 +0100] rev 17154
8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac)
Reviewed-by: chegar