Mon, 06 May 2013 11:50:13 -0700 Merge
lana [Mon, 06 May 2013 11:50:13 -0700] rev 17212
Merge
Wed, 01 May 2013 11:34:06 -0700 Merge
lana [Wed, 01 May 2013 11:34:06 -0700] rev 17211
Merge
Wed, 01 May 2013 08:35:09 -0700 8012665: add CharSequence.chars, CharSequence.codePoints
mduigou [Wed, 01 May 2013 08:35:09 -0700] rev 17210
8012665: add CharSequence.chars, CharSequence.codePoints Reviewed-by: martin, alanb, ulfzibis, mduigou Contributed-by: Stuart Marks <stuart.marks@oracle.com>, Henry Jen <henry.jen@oracle.com>
Wed, 01 May 2013 21:05:10 +0800 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
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
Wed, 01 May 2013 11:15:35 +0100 8013723: ProblemList.txt updates (5/2013)
chegar [Wed, 01 May 2013 11:15:35 +0100] rev 17208
8013723: ProblemList.txt updates (5/2013) Reviewed-by: alanb
Tue, 30 Apr 2013 16:24:08 +0100 8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
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
Wed, 01 May 2013 10:03:39 +0100 6594296: NetworkInterface.getHardwareAddress returns zero length byte array
chegar [Wed, 01 May 2013 10:03:39 +0100] rev 17206
6594296: NetworkInterface.getHardwareAddress returns zero length byte array Reviewed-by: alanb
Tue, 30 Apr 2013 17:51:31 -0700 Merge
lana [Tue, 30 Apr 2013 17:51:31 -0700] rev 17205
Merge
Tue, 30 Apr 2013 15:42:16 -0700 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
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
Tue, 30 Apr 2013 21:19:24 +0100 8013647: JPRT unable to clean-up after tests that leave file trees with loops
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
Tue, 30 Apr 2013 13:12:54 -0700 8009389: Unpack200 native library should be removed from profiles
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
Tue, 30 Apr 2013 12:32:49 -0700 Merge
mduigou [Tue, 30 Apr 2013 12:32:49 -0700] rev 17201
Merge
Tue, 30 Apr 2013 12:31:51 -0700 8011814: Add testng.jar to Netbeans projects test compile classpath
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
Tue, 30 Apr 2013 14:44:25 -0400 8010416: Add a way for java.sql.Driver to be notified when it is deregistered
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
Mon, 29 Apr 2013 23:07:22 +0100 8007373: Inet6Address serialization incompatibility
msheppar [Mon, 29 Apr 2013 23:07:22 +0100] rev 17198
8007373: Inet6Address serialization incompatibility Reviewed-by: alanb, chegar
Tue, 30 Apr 2013 10:48:25 +0200 8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params
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
Mon, 29 Apr 2013 22:03:04 -0700 8011917: Add java.util.stream.Collectors utilities
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>
Sat, 20 Apr 2013 18:53:26 -0400 8012650: Arrays streams methods
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
Mon, 29 Apr 2013 18:12:28 +0100 Merge
chegar [Mon, 29 Apr 2013 18:12:28 +0100] rev 17194
Merge
Mon, 29 Apr 2013 08:17:27 -0400 8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
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
Mon, 29 Apr 2013 07:40:04 -0400 8010280: jvm.cfg needs updating for non-server builds
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
Mon, 29 Apr 2013 10:28:22 +0100 8013415: Changes for JDK-8005523 requires updates to refs.allowed
alanb [Mon, 29 Apr 2013 10:28:22 +0100] rev 17191
8013415: Changes for JDK-8005523 requires updates to refs.allowed Reviewed-by: chegar
Sun, 28 Apr 2013 21:06:36 +0100 8013413: javadoc warnings
alanb [Sun, 28 Apr 2013 21:06:36 +0100] rev 17190
8013413: javadoc warnings Reviewed-by: lancea, chegar
Sat, 27 Apr 2013 18:25:16 +0800 8005523: Unbound krb5 for TLS
weijun [Sat, 27 Apr 2013 18:25:16 +0800] rev 17189
8005523: Unbound krb5 for TLS Reviewed-by: xuelei
Fri, 26 Apr 2013 16:09:53 -0700 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
plevart [Fri, 26 Apr 2013 16:09:53 -0700] rev 17188
7123493: (proxy) Proxy.getProxyClass doesn't scale under high load Reviewed-by: mchung
Fri, 26 Apr 2013 14:16:23 -0700 Merge
mfang [Fri, 26 Apr 2013 14:16:23 -0700] rev 17187
Merge
Fri, 26 Apr 2013 09:19:58 -0700 Merge
mfang [Fri, 26 Apr 2013 09:19:58 -0700] rev 17186
Merge
Mon, 22 Apr 2013 23:17:22 -0700 Merge
mfang [Mon, 22 Apr 2013 23:17:22 -0700] rev 17185
Merge
Mon, 25 Mar 2013 16:49:25 -0700 8010521: jdk8 l10n resource file translation update 2
mfang [Mon, 25 Mar 2013 16:49:25 -0700] rev 17184
8010521: jdk8 l10n resource file translation update 2 Reviewed-by: naoto, yhuang
Fri, 26 Apr 2013 13:59:10 -0700 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip