sundar [Thu, 18 Apr 2013 15:50:30 +0530] rev 17229
8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec.
Reviewed-by: jlaskey, hannesw
sundar [Thu, 18 Apr 2013 15:47:45 +0530] rev 17228
Merge
jlaskey [Wed, 17 Apr 2013 15:36:48 -0300] rev 17227
8012529: Remove -esa from testing jvmargs
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com
jlaskey [Wed, 17 Apr 2013 08:48:00 -0300] rev 17226
Merge
sundar [Wed, 17 Apr 2013 16:52:06 +0530] rev 17225
8012457: Function.prototype.apply should accept any array-like argument for function arguments
Reviewed-by: lagergren, jlaskey
sundar [Mon, 15 Apr 2013 20:12:50 +0530] rev 17224
8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
Reviewed-by: lagergren, jlaskey
katleman [Thu, 02 May 2013 13:35:59 -0700] rev 17223
Added tag jdk8-b88 for changeset ddfec66935ab
duke [Wed, 05 Jul 2017 18:54:01 +0200] rev 17222
Merge
lana [Mon, 06 May 2013 11:41:36 -0700] rev 17221
Merge
lana [Tue, 30 Apr 2013 17:41:18 -0700] rev 17220
Merge
dmeetry [Mon, 29 Apr 2013 16:51:32 +0400] rev 17219
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
Reviewed-by: lancea
dmeetry [Mon, 29 Apr 2013 16:44:32 +0400] rev 17218
4504275: CORBA boolean type unions do not generate compilable code from idlj
Summary: JLS doesn't allow boolean type in switch statement, hence substituted by if statement.
Reviewed-by: lancea
katleman [Thu, 02 May 2013 13:34:46 -0700] rev 17217
Added tag jdk8-b88 for changeset 4752a2b59f2e
duke [Wed, 05 Jul 2017 18:53:57 +0200] rev 17216
Merge
katleman [Tue, 07 May 2013 13:13:12 -0700] rev 17215
Merge
katleman [Tue, 07 May 2013 10:51:07 -0700] rev 17214
Merge
andrew [Sat, 04 May 2013 17:04:57 +0100] rev 17213
8011366: Enable debug info on all libraries for OpenJDK builds
Summary: The build should not be turning off debugging if it has been requested.
Reviewed-by: erikj, dholmes
lana [Mon, 06 May 2013 11:50:13 -0700] rev 17212
Merge
lana [Wed, 01 May 2013 11:34:06 -0700] rev 17211
Merge
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>
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>