Tue, 28 Sep 2010 22:46:36 +0530 6967842: Element not returned from tree API for ARM resource variables.
sundar [Tue, 28 Sep 2010 22:46:36 +0530] rev 6718
6967842: Element not returned from tree API for ARM resource variables. Reviewed-by: jjg, darcy
Mon, 27 Sep 2010 17:28:49 -0700 6986246: Trees object is round-specific
jjg [Mon, 27 Sep 2010 17:28:49 -0700] rev 6717
6986246: Trees object is round-specific Reviewed-by: darcy
Mon, 27 Sep 2010 14:20:39 -0700 6877202: Elements.getDocComment() is not getting JavaDocComments
jjg [Mon, 27 Sep 2010 14:20:39 -0700] rev 6716
6877202: Elements.getDocComment() is not getting JavaDocComments 6861094: javac -Xprint <file> does not print comments 6985205: access to tree positions and doc comments may be lost across annotation processing rounds Reviewed-by: darcy
Mon, 27 Sep 2010 14:05:33 -0700 6890226: javah -version is broken
jjg [Mon, 27 Sep 2010 14:05:33 -0700] rev 6715
6890226: javah -version is broken Reviewed-by: darcy
Sat, 25 Sep 2010 12:02:32 -0700 Merge
lana [Sat, 25 Sep 2010 12:02:32 -0700] rev 6714
Merge
Wed, 22 Sep 2010 12:53:26 -0700 6986772: langtools netbeans build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
jjg [Wed, 22 Sep 2010 12:53:26 -0700] rev 6713
6986772: langtools netbeans build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar Reviewed-by: ohair
Wed, 22 Sep 2010 20:53:34 +0530 6587674: NoClassdefFound when anonymously extending a class.
sundar [Wed, 22 Sep 2010 20:53:34 +0530] rev 6712
6587674: NoClassdefFound when anonymously extending a class. Reviewed-by: jjg, mcimadamore
Sat, 18 Sep 2010 14:24:09 -0700 6863465: javac doesn't detect circular subclass dependencies via qualified names
mcimadamore [Sat, 18 Sep 2010 14:24:09 -0700] rev 6711
6863465: javac doesn't detect circular subclass dependencies via qualified names Summary: class inheritance circularity check should look at trees, not just symbols Reviewed-by: jjg
Sat, 18 Sep 2010 09:56:23 -0700 5088624: cannot find symbol message should be more intelligent
mcimadamore [Sat, 18 Sep 2010 09:56:23 -0700] rev 6710
5088624: cannot find symbol message should be more intelligent Summary: Resolve.java should keep track of all candidates found during a method resolution sweep to generate more meaningful diagnostics Reviewed-by: jjg
Sat, 18 Sep 2010 09:54:51 -0700 6980862: too aggressive compiler optimization causes stale results of Types.implementation()
mcimadamore [Sat, 18 Sep 2010 09:54:51 -0700] rev 6709
6980862: too aggressive compiler optimization causes stale results of Types.implementation() Summary: use a scope counter in order to determine when/if the implementation cache entries are stale Reviewed-by: jjg
Thu, 07 Oct 2010 15:12:31 -0700 Added tag jdk7-b113 for changeset edcbadb1c4b3
cl [Thu, 07 Oct 2010 15:12:31 -0700] rev 6708
Added tag jdk7-b113 for changeset edcbadb1c4b3
Wed, 05 Jul 2017 17:24:13 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:13 +0200] rev 6707
Merge
Thu, 07 Oct 2010 15:12:12 -0700 Added tag jdk7-b113 for changeset 9d2d843d318f
cl [Thu, 07 Oct 2010 15:12:12 -0700] rev 6706
Added tag jdk7-b113 for changeset 9d2d843d318f
Wed, 05 Jul 2017 17:24:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:09 +0200] rev 6705
Merge
Thu, 07 Oct 2010 15:12:11 -0700 Added tag jdk7-b113 for changeset 039713686e1c
cl [Thu, 07 Oct 2010 15:12:11 -0700] rev 6704
Added tag jdk7-b113 for changeset 039713686e1c
Wed, 05 Jul 2017 17:24:06 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:06 +0200] rev 6703
Merge
Thu, 07 Oct 2010 15:12:01 -0700 Added tag jdk7-b113 for changeset c180f52ae197
cl [Thu, 07 Oct 2010 15:12:01 -0700] rev 6702
Added tag jdk7-b113 for changeset c180f52ae197
Wed, 05 Jul 2017 17:24:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:24:03 +0200] rev 6701
Merge
Tue, 12 Oct 2010 12:51:48 -0700 Merge
lana [Tue, 12 Oct 2010 12:51:48 -0700] rev 6700
Merge
Fri, 08 Oct 2010 21:33:28 -0700 6990846: Demo: NIO.2 filesystem provider for zip/jar archives
sherman [Fri, 08 Oct 2010 21:33:28 -0700] rev 6699
6990846: Demo: NIO.2 filesystem provider for zip/jar archives Summary: The first drop of the zip filesystem provider, as a separate demo Reviewed-by: alanb
Mon, 04 Oct 2010 14:39:57 -0700 Merge
lana [Mon, 04 Oct 2010 14:39:57 -0700] rev 6698
Merge
Mon, 04 Oct 2010 13:04:09 -0400 6989139: Address JDBC Findbugs where Number type Constructor are used
lancea [Mon, 04 Oct 2010 13:04:09 -0400] rev 6697
6989139: Address JDBC Findbugs where Number type Constructor are used Reviewed-by: ohair
Mon, 04 Oct 2010 14:17:36 +0100 6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol)
alanb [Mon, 04 Oct 2010 14:17:36 +0100] rev 6696
6989190: SO_SNDBUF/SO_RCVBUF limits should only be checked when setsockopt fails (sol) Reviewed-by: chegar, michaelm
Sun, 03 Oct 2010 19:39:25 +0100 6907737: (file) FileVisitor and Files.walkFileTree issues
alanb [Sun, 03 Oct 2010 19:39:25 +0100] rev 6695
6907737: (file) FileVisitor and Files.walkFileTree issues Reviewed-by: sherman
Sat, 02 Oct 2010 12:59:52 +0100 Merge
alanb [Sat, 02 Oct 2010 12:59:52 +0100] rev 6694
Merge
Sat, 02 Oct 2010 12:59:04 +0100 6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once
alanb [Sat, 02 Oct 2010 12:59:04 +0100] rev 6693
6979526: (file) java/nio/file/FileStore/Basic.java fails if the same file system is mounted more than once Reviewed-by: kevinw, forax
Fri, 01 Oct 2010 14:36:01 -0400 6988993: Address Findbugs warnings for the use of String Constructor
lancea [Fri, 01 Oct 2010 14:36:01 -0400] rev 6692
6988993: Address Findbugs warnings for the use of String Constructor Reviewed-by: ohair
Thu, 30 Sep 2010 14:49:14 +0100 Merge
alanb [Thu, 30 Sep 2010 14:49:14 +0100] rev 6691
Merge
Thu, 30 Sep 2010 14:48:25 +0100 6988037: fileClose prints debug message is close fails
alanb [Thu, 30 Sep 2010 14:48:25 +0100] rev 6690
6988037: fileClose prints debug message is close fails Reviewed-by: kevinw, forax
Wed, 29 Sep 2010 17:33:17 +0100 6987461: Handle leak when enabling java.net.useSystemProxies
chegar [Wed, 29 Sep 2010 17:33:17 +0100] rev 6689
6987461: Handle leak when enabling java.net.useSystemProxies Summary: Release the registry key handle if ProxyEnable is 0 Reviewed-by: michaelm
Wed, 29 Sep 2010 15:26:59 +0800 6988163: sun.security.util.Resources dup and a keytool doc typo
weijun [Wed, 29 Sep 2010 15:26:59 +0800] rev 6688
6988163: sun.security.util.Resources dup and a keytool doc typo Reviewed-by: xuelei
Tue, 28 Sep 2010 14:36:19 +0100 6987927: can't use -Dfile.encoding=Cp037 in net test
michaelm [Tue, 28 Sep 2010 14:36:19 +0100] rev 6687
6987927: can't use -Dfile.encoding=Cp037 in net test Reviewed-by: chegar
Tue, 28 Sep 2010 12:04:09 +0100 Merge
michaelm [Tue, 28 Sep 2010 12:04:09 +0100] rev 6686
Merge
Tue, 28 Sep 2010 11:59:57 +0100 6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached
michaelm [Tue, 28 Sep 2010 11:59:57 +0100] rev 6685
6550798: Using InputStream.skip with ResponseCache will cause partial data to be cached Reviewed-by: chegar
Mon, 27 Sep 2010 18:05:23 -0400 6987638: javadoc update to RowSetProvider and Statement
lancea [Mon, 27 Sep 2010 18:05:23 -0400] rev 6684
6987638: javadoc update to RowSetProvider and Statement Reviewed-by: darcy, alanb
Sat, 25 Sep 2010 12:00:05 -0700 Merge
lana [Sat, 25 Sep 2010 12:00:05 -0700] rev 6683
Merge
Sat, 25 Sep 2010 10:21:30 +0800 6986868: TEST failure: sun/security/tools/jarsigner/crl.sh
weijun [Sat, 25 Sep 2010 10:21:30 +0800] rev 6682
6986868: TEST failure: sun/security/tools/jarsigner/crl.sh Reviewed-by: ohair
Fri, 24 Sep 2010 14:22:01 -0700 6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
ohair [Fri, 24 Sep 2010 14:22:01 -0700] rev 6681
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target 6987113: Remove SCCS logic from makefiles Reviewed-by: mchung
Fri, 24 Sep 2010 14:06:57 -0700 6987117: Add jprt test sets
ohair [Fri, 24 Sep 2010 14:06:57 -0700] rev 6680
6987117: Add jprt test sets Reviewed-by: mchung
Wed, 22 Sep 2010 21:44:18 -0700 6984036: servicetag vendor rebranding issues
mchung [Wed, 22 Sep 2010 21:44:18 -0700] rev 6679
6984036: servicetag vendor rebranding issues Summary: Update product_vendor field to use java.vendor system property Reviewed-by: ohair
Thu, 23 Sep 2010 10:46:03 +0800 6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java
weijun [Thu, 23 Sep 2010 10:46:03 +0800] rev 6678
6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java Reviewed-by: wetmore
Wed, 22 Sep 2010 12:53:06 -0700 Merge
ohair [Wed, 22 Sep 2010 12:53:06 -0700] rev 6677
Merge
Wed, 22 Sep 2010 11:06:50 -0700 6946527: rebranding system properties per Oracle Requirements (vendor)
ohair [Wed, 22 Sep 2010 11:06:50 -0700] rev 6676
6946527: rebranding system properties per Oracle Requirements (vendor) Summary: Changes from "Sun Microsystems, Inc." to "Oracle Corporation" in the java.vendor, java.specification.vendor and java.vendor.url Java system properties. Also change of Windows COMPANY file property from "Oracle" to "Oracle Corporation". Reviewed-by: lancea, flar
Wed, 22 Sep 2010 07:46:49 -0700 6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear
dcubed [Wed, 22 Sep 2010 07:46:49 -0700] rev 6675
6949710: 3/3 the GC'able nature of Logging objects needs to be made brutally clear Summary: Add words in more places to make it clear that Logger objects are GC'able unless there is a strong reference. Reviewed-by: dholmes, andrew
Tue, 21 Sep 2010 16:06:59 +0100 6986050: Small clarifications and fixes for ForkJoin
dl [Tue, 21 Sep 2010 16:06:59 +0100] rev 6674
6986050: Small clarifications and fixes for ForkJoin Summary: Clarify FJ.get on throw InterruptedException, propagate ThreadFactory, shutdown transition Reviewed-by: chegar
Tue, 21 Sep 2010 15:58:06 +0100 6672144: HttpURLConnection.getInputStream sends POST request after failed chunked
chegar [Tue, 21 Sep 2010 15:58:06 +0100] rev 6673
6672144: HttpURLConnection.getInputStream sends POST request after failed chunked Reviewed-by: michaelm
Mon, 20 Sep 2010 18:05:09 -0700 6981113: Add ConcurrentLinkedDeque
dl [Mon, 20 Sep 2010 18:05:09 -0700] rev 6672
6981113: Add ConcurrentLinkedDeque Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes. Reviewed-by: martin, dholmes, chegar
Sat, 18 Sep 2010 06:09:48 -0400 6984044: RowSet source needs to rebrand vendor references
lancea [Sat, 18 Sep 2010 06:09:48 -0400] rev 6671
6984044: RowSet source needs to rebrand vendor references Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 14:40:38 -0700 6981157: Improve UnknownHostException with EAI error details and other cleanups
martin [Fri, 17 Sep 2010 14:40:38 -0700] rev 6670
6981157: Improve UnknownHostException with EAI error details and other cleanups Summary: generify; remove compiler warnings, typos, casts; return status information via gai_strerror when getaddrinfo fails; show full stack of native failures Reviewed-by: michaelm, alanb
Fri, 17 Sep 2010 14:35:00 -0700 6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx)
martin [Fri, 17 Sep 2010 14:35:00 -0700] rev 6669
6981138: (process) Process.waitFor() may hang if subprocess has live descendants (lnx) Summary: Do exit status handling before trying to close streams Reviewed-by: alanb, dholmes
Fri, 17 Sep 2010 14:16:14 -0700 6888546: restore System.initializeSystemClasses
mchung [Fri, 17 Sep 2010 14:16:14 -0700] rev 6668
6888546: restore System.initializeSystemClasses Summary: restore System.initializeSystemClasses prior to fix for 6797688 Reviewed-by: alanb
Fri, 17 Sep 2010 13:33:40 -0400 6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc
lancea [Fri, 17 Sep 2010 13:33:40 -0400] rev 6667
6985725: RowSetProvider has typo for the property javax.sql.rowset.RowSetFactory in the javadoc Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 13:30:44 -0400 6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)"
lancea [Fri, 17 Sep 2010 13:30:44 -0400] rev 6666
6985400: DatabaseMetaData.generatedKeyAlwaysReturned, "indexe(s)" should be "index(es)" Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 13:26:17 -0400 6984864: Exception when running acceptChanges with custom SyncProvider
lancea [Fri, 17 Sep 2010 13:26:17 -0400] rev 6665
6984864: Exception when running acceptChanges with custom SyncProvider Reviewed-by: darcy, ohair
Fri, 17 Sep 2010 13:23:33 -0400 6983452: SyncProvider issue for JoinRowSet implementation
lancea [Fri, 17 Sep 2010 13:23:33 -0400] rev 6664
6983452: SyncProvider issue for JoinRowSet implementation Reviewed-by: darcy, ohair
Mon, 04 Oct 2010 14:38:14 -0700 Merge
lana [Mon, 04 Oct 2010 14:38:14 -0700] rev 6663
Merge
(0) -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip