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