Tue, 04 Jun 2013 09:45:14 +0200 8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt
sla [Tue, 04 Jun 2013 09:45:14 +0200] rev 17938
8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt Reviewed-by: dholmes
Mon, 03 Jun 2013 16:09:43 -0700 Merge
lana [Mon, 03 Jun 2013 16:09:43 -0700] rev 17937
Merge
Mon, 03 Jun 2013 13:20:46 -0700 8015813: add test/tools/pack200/TimeStamp.java to ProblemsList
ksrini [Mon, 03 Jun 2013 13:20:46 -0700] rev 17936
8015813: add test/tools/pack200/TimeStamp.java to ProblemsList Reviewed-by: sherman
Mon, 03 Jun 2013 22:09:20 +0400 8014966: Add the proper Javadoc to @Contended
shade [Mon, 03 Jun 2013 22:09:20 +0400] rev 17935
8014966: Add the proper Javadoc to @Contended Summary: more extensive description. Reviewed-by: dholmes, mduigou, martin
Mon, 03 Jun 2013 17:37:51 +0200 8014383: StringJoiner example in class description not in sync with streams API
psandoz [Mon, 03 Jun 2013 17:37:51 +0200] rev 17934
8014383: StringJoiner example in class description not in sync with streams API Reviewed-by: alanb
Mon, 03 Jun 2013 10:44:10 -0400 8014834: shell tests don't begin with #!/bin/sh
emc [Mon, 03 Jun 2013 10:44:10 -0400] rev 17933
8014834: shell tests don't begin with #!/bin/sh Summary: Some shell tests don't begin with the command interpreter line Reviewed-by: alanb, ksrini
Mon, 03 Jun 2013 16:13:44 +0200 6526682: JConsole shows negative CPU Usage
nloodin [Mon, 03 Jun 2013 16:13:44 +0200] rev 17932
6526682: JConsole shows negative CPU Usage Reviewed-by: alanb, mchung
Mon, 03 Jun 2013 10:45:11 +0200 8014731: j.u.stream.StreamSupport class has default constructor generated
psandoz [Mon, 03 Jun 2013 10:45:11 +0200] rev 17931
8014731: j.u.stream.StreamSupport class has default constructor generated Summary: This change set also fixes broken links Reviewed-by: alanb, chegar Contributed-by: Paul Sandoz <paul.sandoz@oracle.com>, Henry Jen <henry.jen@oracle.com>
Mon, 03 Jun 2013 10:28:17 +0200 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE
psandoz [Mon, 03 Jun 2013 10:28:17 +0200] rev 17930
8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE Reviewed-by: chegar
Tue, 12 Feb 2013 17:04:09 -0800 8007398: Peformance improvements to Integer and Long string formatting.
mduigou [Tue, 12 Feb 2013 17:04:09 -0800] rev 17929
8007398: Peformance improvements to Integer and Long string formatting. Reviewed-by: mduigou, martin, darcy, briangoetz Contributed-by: Steven Schlansker <stevenschlansker@gmail.com>, Mike Duigou <mike.duigou@oracle.com>
Fri, 31 May 2013 17:31:40 -0700 Merge
mduigou [Fri, 31 May 2013 17:31:40 -0700] rev 17928
Merge
Fri, 31 May 2013 11:06:04 -0700 8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException
mduigou [Fri, 31 May 2013 11:06:04 -0700] rev 17927
8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException Reviewed-by: dholmes, alanb, psandoz
Fri, 31 May 2013 15:18:15 -0400 7188517: Check on '$' character is missing in the HttpCookie class constructor
jzavgren [Fri, 31 May 2013 15:18:15 -0400] rev 17926
7188517: Check on '$' character is missing in the HttpCookie class constructor Summary: Modified the constructor code so that the cookie names are examined for leading dollar signs and if they do, an illegal argument exception is thrown. Reviewed-by: chegar, khazra, michaelm Contributed-by: john.zavgren@oracle.com
Fri, 31 May 2013 15:23:26 -0400 8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait]
jzavgren [Fri, 31 May 2013 15:23:26 -0400] rev 17925
8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait] Summary: Modified the code so that "jumbo frames" are truncated before buffer allocation is considered. This makes the buffer length a reliable indication that a buffer has been allocated, and it can then be used during clean up. Reviewed-by: chegar, khazra, alanb Contributed-by: john.zavgren@oracle.com
Fri, 31 May 2013 13:34:27 -0700 8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java
dxu [Fri, 31 May 2013 13:34:27 -0700] rev 17924
8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java Reviewed-by: alanb
Fri, 31 May 2013 11:20:51 -0700 7006052: awt_InputMethod.c cleanup is needed
naoto [Fri, 31 May 2013 11:20:51 -0700] rev 17923
7006052: awt_InputMethod.c cleanup is needed Reviewed-by: anthony
Fri, 31 May 2013 12:17:30 +0100 8014854: (bf) CharBuffer.chars too slow with default implementation
alanb [Fri, 31 May 2013 12:17:30 +0100] rev 17922
8014854: (bf) CharBuffer.chars too slow with default implementation Reviewed-by: erikj, briangoetz, henryjen, psandoz, mduigou
Fri, 31 May 2013 09:30:44 +0100 7107883: getNetworkPrefixLength() does not return correct prefix length
chegar [Fri, 31 May 2013 09:30:44 +0100] rev 17921
7107883: getNetworkPrefixLength() does not return correct prefix length Reviewed-by: alanb, michaelm
Fri, 31 May 2013 09:58:00 +0200 8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown
psandoz [Fri, 31 May 2013 09:58:00 +0200] rev 17920
8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown Summary: A minor documentation issue (not a spec issue). Reviewed-by: chegar, dl
Thu, 30 May 2013 14:11:32 -0700 6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException
ascarpino [Thu, 30 May 2013 14:11:32 -0700] rev 17919
6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException Reviewed-by: mullan
Wed, 29 May 2013 20:54:43 -0700 8013069: javax.crypto tests fail with new PBE algorithm names
valeriep [Wed, 29 May 2013 20:54:43 -0700] rev 17918
8013069: javax.crypto tests fail with new PBE algorithm names Summary: Shouldn't auto-generate default parameters for MAC objects. Reviewed-by: vinnie
Thu, 30 May 2013 22:19:28 -0700 7160837: DigestOutputStream does not turn off digest calculation when "close()" is called
ascarpino [Thu, 30 May 2013 22:19:28 -0700] rev 17917
7160837: DigestOutputStream does not turn off digest calculation when "close()" is called Reviewed-by: mullan, xuelei
Thu, 30 May 2013 22:02:43 -0700 8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement
xuelei [Thu, 30 May 2013 22:02:43 -0700] rev 17916
8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement Reviewed-by: xuelei Contributed-by: Pasi Eronen <pe@iki.fi>
Thu, 30 May 2013 14:47:57 -0700 8015271: Conversion table for EUC-KR is incorrect
sherman [Thu, 30 May 2013 14:47:57 -0700] rev 17915
8015271: Conversion table for EUC-KR is incorrect Summary: to add the requested postal code mark character u+327e Reviewed-by: alanb
Tue, 28 May 2013 15:22:30 +0200 8014393: Minor typo in the spec for j.u.stream.Stream.findFirst()
psandoz [Tue, 28 May 2013 15:22:30 +0200] rev 17914
8014393: Minor typo in the spec for j.u.stream.Stream.findFirst() Reviewed-by: alanb, chegar
Thu, 30 May 2013 16:08:43 +0200 8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder
psandoz [Thu, 30 May 2013 16:08:43 +0200] rev 17913
8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder Summary: Also fixes documentation on StreamBuilder.OfDouble Reviewed-by: alanb, chegar, mduigou
Thu, 30 May 2013 13:58:02 +0200 8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode
jbachorik [Thu, 30 May 2013 13:58:02 +0200] rev 17912
8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode Reviewed-by: alanb, chegar
Thu, 30 May 2013 12:19:10 +0100 8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c
jzavgren [Thu, 30 May 2013 12:19:10 +0100] rev 17911
8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c Reviewed-by: martin, dholmes, chegar, ksrini
Wed, 29 May 2013 19:50:47 -0700 4759491: method ZipEntry.setTime(long) works incorrectly
sherman [Wed, 29 May 2013 19:50:47 -0700] rev 17910
4759491: method ZipEntry.setTime(long) works incorrectly 6303183: Support NTFS and Unix-style timestamps for entries in Zip files 7012856: (zipfs) Newly created entry in zip file system should set all file times non-null values. 7012868: (zipfs) file times of entry in zipfs should always be the same regardless of TimeZone. Summary: to add suuport of Info-ZIP extended timestamp in extra data fields Reviewed-by: martin, alanb
Wed, 05 Jun 2013 12:30:02 -0700 Merge
lana [Wed, 05 Jun 2013 12:30:02 -0700] rev 17909
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip