Fri, 02 Nov 2012 15:50:11 +0000 7197491: update copyright year to match last edit in jdk8 jdk repository
alanb [Fri, 02 Nov 2012 15:50:11 +0000] rev 14342
7197491: update copyright year to match last edit in jdk8 jdk repository Reviewed-by: chegar, ksrini
Fri, 02 Nov 2012 23:17:33 +0900 8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
peytoia [Fri, 02 Nov 2012 23:17:33 +0900] rev 14341
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat Reviewed-by: okutsu
Fri, 02 Nov 2012 10:48:04 +0800 7110803: SASL service for multiple hostnames
weijun [Fri, 02 Nov 2012 10:48:04 +0800] rev 14340
7110803: SASL service for multiple hostnames Reviewed-by: mullan
Thu, 01 Nov 2012 18:09:43 -0400 7198815: Add the minimal VM as "known" in jvm.cfg
dholmes [Thu, 01 Nov 2012 18:09:43 -0400] rev 14339
7198815: Add the minimal VM as "known" in jvm.cfg Reviewed-by: alanb, forax, mchung
Thu, 01 Nov 2012 21:59:18 +0000 8002120: ProblemList.txt updates (11/2012)
alanb [Thu, 01 Nov 2012 21:59:18 +0000] rev 14338
8002120: ProblemList.txt updates (11/2012) Reviewed-by: lancea
Thu, 01 Nov 2012 17:35:17 -0400 8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob
lancea [Thu, 01 Nov 2012 17:35:17 -0400] rev 14337
8001536: Added readObject,writeObject,clone, equals, hashcode to SerialXLob Reviewed-by: alanb, forax
Thu, 01 Nov 2012 13:28:47 -0700 8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format()
naoto [Thu, 01 Nov 2012 13:28:47 -0700] rev 14336
8001440: CLDR adapter: Invalid number extension in language tag causes exception in NumberFormat.format() Reviewed-by: okutsu
Thu, 01 Nov 2012 10:33:32 +0100 8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK
ohrstrom [Thu, 01 Nov 2012 10:33:32 +0100] rev 14335
8002101: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, sla
Wed, 31 Oct 2012 11:33:36 -0700 8001231: Move locale data out of rt.jar (except the US locale)
naoto [Wed, 31 Oct 2012 11:33:36 -0700] rev 14334
8001231: Move locale data out of rt.jar (except the US locale) Reviewed-by: alanb, erikj
Wed, 31 Oct 2012 08:29:44 -0700 Merge
lana [Wed, 31 Oct 2012 08:29:44 -0700] rev 14333
Merge
Mon, 29 Oct 2012 16:51:59 -0700 6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent
jgish [Mon, 29 Oct 2012 16:51:59 -0700] rev 14332
6206780: (str) Forwarding append methods in String{Buffer,Builder} are inconsistent Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder) Reviewed-by: chegar, alanb, mduigou
Mon, 29 Oct 2012 10:42:41 -0700 8000997: Multiple locale sensitive services cannot be loaded
naoto [Mon, 29 Oct 2012 10:42:41 -0700] rev 14331
8000997: Multiple locale sensitive services cannot be loaded Reviewed-by: okutsu
Mon, 29 Oct 2012 14:12:37 +0100 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
ohrstrom [Mon, 29 Oct 2012 14:12:37 +0100] rev 14330
8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK Reviewed-by: alanb, wetmore
Mon, 29 Oct 2012 09:23:55 +0100 8001621: Update awk scripts that check output from jps/jcmd
sla [Mon, 29 Oct 2012 09:23:55 +0100] rev 14329
8001621: Update awk scripts that check output from jps/jcmd Reviewed-by: alanb
Mon, 29 Oct 2012 14:14:07 +0800 7195426: kdc_default_options not supported correctly
weijun [Mon, 29 Oct 2012 14:14:07 +0800] rev 14328
7195426: kdc_default_options not supported correctly Reviewed-by: xuelei
Mon, 29 Oct 2012 14:14:06 +0800 7184246: Simplify Config.get() of krb5
weijun [Mon, 29 Oct 2012 14:14:06 +0800] rev 14327
7184246: Simplify Config.get() of krb5 Reviewed-by: xuelei
Sat, 27 Oct 2012 09:18:29 +0100 7176225: Remove JDBC-ODBC Bridge
alanb [Sat, 27 Oct 2012 09:18:29 +0100] rev 14326
7176225: Remove JDBC-ODBC Bridge Reviewed-by: lancea, ohair, tbell
Fri, 26 Oct 2012 21:34:24 +0100 8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012
dl [Fri, 26 Oct 2012 21:34:24 +0100] rev 14325
8001575: Minor/sync/cleanup j.u.c with Dougs CVS - Oct 2012 Reviewed-by: chegar, dholmes
Fri, 26 Oct 2012 11:21:02 +0100 4239752: FileSystem should be a platform-specific class to avoid native code
dxu [Fri, 26 Oct 2012 11:21:02 +0100] rev 14324
4239752: FileSystem should be a platform-specific class to avoid native code Reviewed-by: alanb, dholmes, erikj, jgish
Thu, 25 Oct 2012 17:34:24 -0700 8000806: Implement runtime lambda metafactory
rfield [Thu, 25 Oct 2012 17:34:24 -0700] rev 14323
8000806: Implement runtime lambda metafactory Summary: Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface Reviewed-by: twisti
Thu, 25 Oct 2012 15:42:49 -0700 8001565: (fs) Typo Path.endsWith(String) javadoc
dxu [Thu, 25 Oct 2012 15:42:49 -0700] rev 14322
8001565: (fs) Typo Path.endsWith(String) javadoc Reviewed-by: mchung, jgish, lancea
Thu, 25 Oct 2012 15:04:09 -0700 7159567: inconsistent configuration of MemoryHandler
jgish [Thu, 25 Oct 2012 15:04:09 -0700] rev 14321
7159567: inconsistent configuration of MemoryHandler Reviewed-by: mchung, alanb
Wed, 24 Oct 2012 21:20:40 +0100 8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c
chegar [Wed, 24 Oct 2012 21:20:40 +0100] rev 14320
8000203: File descriptor leak in src/solaris/native/java/net/net_util_md.c Reviewed-by: dsamersoff, khazra, chegar Contributed-by: John Zavgren <john.zavgren@oracle.com>
Wed, 24 Oct 2012 20:44:07 +0100 6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated
jbachorik [Wed, 24 Oct 2012 20:44:07 +0100] rev 14319
6976971: TEST: javax/management/remote/mandatory/URLTest.java should be re-integrated Reviewed-by: alanb
Wed, 24 Oct 2012 08:25:29 -0700 8001466: Nightly regression test failure of SSLSocketSNISensitive.java
xuelei [Wed, 24 Oct 2012 08:25:29 -0700] rev 14318
8001466: Nightly regression test failure of SSLSocketSNISensitive.java Reviewed-by: weijun
Tue, 23 Oct 2012 15:51:11 -0700 8001419: Build the JCE portion of JDK-8000970
ohrstrom [Tue, 23 Oct 2012 15:51:11 -0700] rev 14317
8001419: Build the JCE portion of JDK-8000970 Summary: Original code done by Fredrik Ohrstrom, separated/pushed by wetmore Reviewed-by: wetmore
Tue, 23 Oct 2012 12:36:47 -0700 7197071: Makefiles for various security providers aren't including the default manifest
wetmore [Tue, 23 Oct 2012 12:36:47 -0700] rev 14316
7197071: Makefiles for various security providers aren't including the default manifest Reviewed-by: valeriep, mullan, katleman
Fri, 02 Nov 2012 17:34:13 -0700 Merge
lana [Fri, 02 Nov 2012 17:34:13 -0700] rev 14315
Merge
Fri, 02 Nov 2012 17:07:43 +0100 8001876: Create regtest for 8000283
kshefov [Fri, 02 Nov 2012 17:07:43 +0100] rev 14314
8001876: Create regtest for 8000283 Reviewed-by: alexsch, serb
Fri, 02 Nov 2012 17:05:10 +0100 8001808: Create a test for 8000327
kshefov [Fri, 02 Nov 2012 17:05:10 +0100] rev 14313
8001808: Create a test for 8000327 Reviewed-by: alexsch, serb
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip