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
Mon, 04 Oct 2010 13:05:14 +0900 6955776: (tz) Windows-only: tzmappings needs update for KB981793
okutsu [Mon, 04 Oct 2010 13:05:14 +0900] rev 6662
6955776: (tz) Windows-only: tzmappings needs update for KB981793 6929185: (tz) Windows-only: tzmappings needs update for KB979306 Reviewed-by: peytoia
Thu, 30 Sep 2010 20:21:55 +0400 6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified
malenkov [Thu, 30 Sep 2010 20:21:55 +0400] rev 6661
6982753: javax/swing/JTextArea/6940863/bug6940863.java should be modified Reviewed-by: alexp
Tue, 28 Sep 2010 10:57:56 -0700 6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread
naoto [Tue, 28 Sep 2010 10:57:56 -0700] rev 6660
6915621: (rb) ResourceBundle.getBundle() deadlock when called inside a synchronized thread Reviewed-by: okutsu
Mon, 27 Sep 2010 21:07:45 +0400 6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows
malenkov [Mon, 27 Sep 2010 21:07:45 +0400] rev 6659
6986450: javax/swing/JTable/Test6888156.java test is failing against jdk7 just on windows Reviewed-by: alexp
Mon, 27 Sep 2010 11:30:03 -0400 6986968: Crash on XIM server restart
omajid [Mon, 27 Sep 2010 11:30:03 -0400] rev 6658
6986968: Crash on XIM server restart Summary: Free XIM data structures on DestroyXIMCallback Reviewed-by: naoto
Mon, 27 Sep 2010 13:38:49 +0400 6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102
malenkov [Mon, 27 Sep 2010 13:38:49 +0400] rev 6657
6976577: JCK7 api/java_beans/EventSetDescriptor/descriptions.html#Ctor1 fails since jdk7 b102 Reviewed-by: peterz
Sun, 26 Sep 2010 14:14:48 -0700 Merge
lana [Sun, 26 Sep 2010 14:14:48 -0700] rev 6656
Merge
Thu, 23 Sep 2010 20:05:20 -0700 6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails
naoto [Thu, 23 Sep 2010 20:05:20 -0700] rev 6655
6986612: pit jdk7 b112: java.util.Locale getDisplayVariant() sqe test getDisplayVariantTests.java fails Reviewed-by: dougfelt Contributed-by: Yoshito Umaoka <y.umaoka@gmail.com>
Tue, 21 Sep 2010 10:04:41 +0400 6978052: No appropriate CCC request for listed JDK 7 changes in javax.swing.plaf.synth package (b84)
peterz [Tue, 21 Sep 2010 10:04:41 +0400] rev 6654
6978052: No appropriate CCC request for listed JDK 7 changes in javax.swing.plaf.synth package (b84) Reviewed-by: malenkov
Tue, 21 Sep 2010 10:03:53 +0400 6960126: With GTK L&F JDesktopPane substitutes set desktop manager
peterz [Tue, 21 Sep 2010 10:03:53 +0400] rev 6653
6960126: With GTK L&F JDesktopPane substitutes set desktop manager Reviewed-by: malenkov
Fri, 17 Sep 2010 23:34:53 +0400 6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0
alexp [Fri, 17 Sep 2010 23:34:53 +0400] rev 6652
6542335: different behavior on knob of scroll bar between 1.4.2 and 5.0 Reviewed-by: peterz
Fri, 17 Sep 2010 23:21:51 +0400 4330950: Lost newly entered data in the cell when resizing column width
alexp [Fri, 17 Sep 2010 23:21:51 +0400] rev 6651
4330950: Lost newly entered data in the cell when resizing column width Reviewed-by: peterz
Fri, 17 Sep 2010 23:16:19 +0400 6576054: NullPointerException when closing tooltip by pressing esc
alexp [Fri, 17 Sep 2010 23:16:19 +0400] rev 6650
6576054: NullPointerException when closing tooltip by pressing esc Reviewed-by: rupashka
Fri, 17 Sep 2010 23:09:29 +0400 6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height
alexp [Fri, 17 Sep 2010 23:09:29 +0400] rev 6649
6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height Reviewed-by: rupashka
Fri, 17 Sep 2010 23:00:34 +0400 6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class
alexp [Fri, 17 Sep 2010 23:00:34 +0400] rev 6648
6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class Reviewed-by: rupashka
Fri, 17 Sep 2010 22:50:44 +0400 6982661: Complete JLayer component
alexp [Fri, 17 Sep 2010 22:50:44 +0400] rev 6647
6982661: Complete JLayer component Reviewed-by: malenkov
Mon, 04 Oct 2010 14:36:45 -0700 Merge
lana [Mon, 04 Oct 2010 14:36:45 -0700] rev 6646
Merge
Mon, 04 Oct 2010 16:21:26 +0400 6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE
anthony [Mon, 04 Oct 2010 16:21:26 +0400] rev 6645
6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE Summary: Rely on the WWindowPeer.getTranslucentGraphics()'s return value Reviewed-by: art, dcherepanov
Mon, 04 Oct 2010 16:12:07 +0400 6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used
anthony [Mon, 04 Oct 2010 16:12:07 +0400] rev 6644
6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used Summary: Add the trailing slash if it's absent Reviewed-by: art, dcherepanov
Mon, 04 Oct 2010 11:40:07 +0400 6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
dav [Mon, 04 Oct 2010 11:40:07 +0400] rev 6643
6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails Reviewed-by: denis
Fri, 01 Oct 2010 15:10:32 +0400 6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
dav [Fri, 01 Oct 2010 15:10:32 +0400] rev 6642
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5 Reviewed-by: art, anthony
Thu, 30 Sep 2010 21:06:53 +0400 6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit
art [Thu, 30 Sep 2010 21:06:53 +0400] rev 6641
6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit Reviewed-by: anthony, uta
Thu, 30 Sep 2010 14:50:36 +0400 6694729: obsolete link in ActionEvent javadoc
dav [Thu, 30 Sep 2010 14:50:36 +0400] rev 6640
6694729: obsolete link in ActionEvent javadoc Reviewed-by: art
Tue, 28 Sep 2010 11:43:45 -0700 Merge
lana [Tue, 28 Sep 2010 11:43:45 -0700] rev 6639
Merge
Tue, 28 Sep 2010 00:20:15 -0700 Merge
lana [Tue, 28 Sep 2010 00:20:15 -0700] rev 6638
Merge
Tue, 28 Sep 2010 10:16:18 -0400 6987945: XDecoratedPeer shouldn't allow to resize a frame to zero size
omajid [Tue, 28 Sep 2010 10:16:18 -0400] rev 6637
6987945: XDecoratedPeer shouldn't allow to resize a frame to zero size Reviewed-by: anthony
Tue, 28 Sep 2010 14:57:23 +0400 6987896: Modal dialogs resumes the calling thread before it's hidden
art [Tue, 28 Sep 2010 14:57:23 +0400] rev 6636
6987896: Modal dialogs resumes the calling thread before it's hidden Reviewed-by: anthony
Mon, 27 Sep 2010 17:38:57 +0400 6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
ant [Mon, 27 Sep 2010 17:38:57 +0400] rev 6635
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows Reviewed-by: dcherepanov, art
Mon, 27 Sep 2010 16:11:58 +0400 6505819: Provide traverseIn method for sun.awt.EmbeddedFrame
ant [Mon, 27 Sep 2010 16:11:58 +0400] rev 6634
6505819: Provide traverseIn method for sun.awt.EmbeddedFrame Reviewed-by: dcherepanov, art
Mon, 04 Oct 2010 14:34:54 -0700 Merge
lana [Mon, 04 Oct 2010 14:34:54 -0700] rev 6633
Merge
Sat, 02 Oct 2010 12:41:20 +0400 6988213: lcms build failure on windows-amd64
bae [Sat, 02 Oct 2010 12:41:20 +0400] rev 6632
6988213: lcms build failure on windows-amd64 Reviewed-by: igor, prr
Wed, 29 Sep 2010 10:44:02 +0400 6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException
bae [Wed, 29 Sep 2010 10:44:02 +0400] rev 6631
6735275: java.awt.image.SampleModel.getSamples() methods not allways throw ArrayIndexOutOfBoundsException Reviewed-by: igor, prr
Thu, 07 Oct 2010 15:12:19 -0700 Added tag jdk7-b113 for changeset 2347b7452dcd
cl [Thu, 07 Oct 2010 15:12:19 -0700] rev 6630
Added tag jdk7-b113 for changeset 2347b7452dcd
Wed, 05 Jul 2017 17:23:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:50 +0200] rev 6629
Merge
Thu, 07 Oct 2010 15:12:06 -0700 Added tag jdk7-b113 for changeset 4fb06c9f1ce0
cl [Thu, 07 Oct 2010 15:12:06 -0700] rev 6628
Added tag jdk7-b113 for changeset 4fb06c9f1ce0
Tue, 12 Oct 2010 12:47:55 -0700 Merge
lana [Tue, 12 Oct 2010 12:47:55 -0700] rev 6627
Merge
Mon, 04 Oct 2010 14:38:39 -0700 Merge
lana [Mon, 04 Oct 2010 14:38:39 -0700] rev 6626
Merge
Sat, 25 Sep 2010 10:38:50 -0700 Merge
lana [Sat, 25 Sep 2010 10:38:50 -0700] rev 6625
Merge
Fri, 24 Sep 2010 14:04:01 -0700 6987117: Add jprt test sets
ohair [Fri, 24 Sep 2010 14:04:01 -0700] rev 6624
6987117: Add jprt test sets Reviewed-by: mchung
Fri, 24 Sep 2010 14:03:33 -0700 6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target
ohair [Fri, 24 Sep 2010 14:03:33 -0700] rev 6623
6987114: Fix top level "test" Makefile logic, add jdk/make/Makefile test target Reviewed-by: mchung
Thu, 07 Oct 2010 15:12:00 -0700 Added tag jdk7-b113 for changeset 584eae2875f4
cl [Thu, 07 Oct 2010 15:12:00 -0700] rev 6622
Added tag jdk7-b113 for changeset 584eae2875f4
Wed, 05 Jul 2017 17:23:40 +0200 Added tag jdk7-b113 for changeset 1fee41c7ed2b
duke [Wed, 05 Jul 2017 17:23:40 +0200] rev 6621
Added tag jdk7-b113 for changeset 1fee41c7ed2b
Wed, 05 Jul 2017 17:23:40 +0200 Merge jdk7-b113
duke [Wed, 05 Jul 2017 17:23:40 +0200] rev 6620
Merge
Wed, 05 Jul 2017 17:23:37 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:37 +0200] rev 6619
Merge
Fri, 01 Oct 2010 15:45:26 -0700 Added tag jdk7-b112 for changeset c325801e1b17
cl [Fri, 01 Oct 2010 15:45:26 -0700] rev 6618
Added tag jdk7-b112 for changeset c325801e1b17
Wed, 05 Jul 2017 17:23:35 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:35 +0200] rev 6617
Merge
Fri, 01 Oct 2010 15:45:07 -0700 Added tag jdk7-b112 for changeset eb3c76a898eb
cl [Fri, 01 Oct 2010 15:45:07 -0700] rev 6616
Added tag jdk7-b112 for changeset eb3c76a898eb
Wed, 05 Jul 2017 17:23:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:32 +0200] rev 6615
Merge
Fri, 01 Oct 2010 15:45:06 -0700 Added tag jdk7-b112 for changeset 4597d735f40c
cl [Fri, 01 Oct 2010 15:45:06 -0700] rev 6614
Added tag jdk7-b112 for changeset 4597d735f40c
Wed, 05 Jul 2017 17:23:31 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:31 +0200] rev 6613
Merge
Fri, 01 Oct 2010 15:44:55 -0700 Added tag jdk7-b112 for changeset 2212d6ed6562
cl [Fri, 01 Oct 2010 15:44:55 -0700] rev 6612
Added tag jdk7-b112 for changeset 2212d6ed6562
Wed, 05 Jul 2017 17:23:29 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:29 +0200] rev 6611
Merge
Fri, 01 Oct 2010 15:45:14 -0700 Added tag jdk7-b112 for changeset 382d78ea38b0
cl [Fri, 01 Oct 2010 15:45:14 -0700] rev 6610
Added tag jdk7-b112 for changeset 382d78ea38b0
Wed, 05 Jul 2017 17:23:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:26 +0200] rev 6609
Merge
Fri, 01 Oct 2010 15:45:01 -0700 Added tag jdk7-b112 for changeset 75ef8813e3e2
cl [Fri, 01 Oct 2010 15:45:01 -0700] rev 6608
Added tag jdk7-b112 for changeset 75ef8813e3e2
Fri, 01 Oct 2010 15:44:51 -0700 Added tag jdk7-b112 for changeset 4dbc2a40aa76
cl [Fri, 01 Oct 2010 15:44:51 -0700] rev 6607
Added tag jdk7-b112 for changeset 4dbc2a40aa76
Wed, 05 Jul 2017 17:23:19 +0200 Added tag jdk7-b112 for changeset f960f117f162
duke [Wed, 05 Jul 2017 17:23:19 +0200] rev 6606
Added tag jdk7-b112 for changeset f960f117f162
Wed, 05 Jul 2017 17:23:18 +0200 Merge jdk7-b112
duke [Wed, 05 Jul 2017 17:23:18 +0200] rev 6605
Merge
Wed, 05 Jul 2017 17:23:15 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:15 +0200] rev 6604
Merge
Fri, 24 Sep 2010 16:43:08 -0700 Merge
lana [Fri, 24 Sep 2010 16:43:08 -0700] rev 6603
Merge
Thu, 16 Sep 2010 11:20:36 -0700 Merge
lana [Thu, 16 Sep 2010 11:20:36 -0700] rev 6602
Merge
Thu, 16 Sep 2010 09:57:37 -0700 6985115: tests create too much output
jjg [Thu, 16 Sep 2010 09:57:37 -0700] rev 6601
6985115: tests create too much output Reviewed-by: mcimadamore
Thu, 16 Sep 2010 09:56:25 -0700 6985181: Annotations lost from classfile
jjg [Thu, 16 Sep 2010 09:56:25 -0700] rev 6600
6985181: Annotations lost from classfile Reviewed-by: mcimadamore
Mon, 13 Sep 2010 11:40:58 -0700 6978974: [langtools] <findbugs> task should use ${target.java.home}
jjg [Mon, 13 Sep 2010 11:40:58 -0700] rev 6599
6978974: [langtools] <findbugs> task should use ${target.java.home} Reviewed-by: mcimadamore
Mon, 13 Sep 2010 11:35:27 -0700 6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
jjg [Mon, 13 Sep 2010 11:35:27 -0700] rev 6598
6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar Reviewed-by: mcimadamore Contributed-by: jesse.glick@oracle.com
Thu, 09 Sep 2010 13:31:28 -0700 6983239: TreeScanner does not scan default value for method
jjg [Thu, 09 Sep 2010 13:31:28 -0700] rev 6597
6983239: TreeScanner does not scan default value for method Reviewed-by: mcimadamore
Thu, 09 Sep 2010 09:42:45 +0530 6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
sundar [Thu, 09 Sep 2010 09:42:45 +0530] rev 6596
6900149: IllegalStateException when compiling same files and DiagnosticListener is set. Reviewed-by: jjg
Tue, 07 Sep 2010 15:49:48 -0700 Merge
ohair [Tue, 07 Sep 2010 15:49:48 -0700] rev 6595
Merge
Tue, 07 Sep 2010 17:33:43 +0100 6970584: Flow.java should be more error-friendly
mcimadamore [Tue, 07 Sep 2010 17:33:43 +0100] rev 6594
6970584: Flow.java should be more error-friendly Summary: Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution Reviewed-by: jjg
Tue, 07 Sep 2010 17:32:52 +0100 6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType
mcimadamore [Tue, 07 Sep 2010 17:32:52 +0100] rev 6593
6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType Summary: wrong implementation is causing trivial containment tests to fail unexpectedly (when such tests are executed using compiler API) Reviewed-by: jjg
Tue, 07 Sep 2010 17:32:27 +0100 6979327: method handle invocation should use casts instead of type parameters to specify return type
mcimadamore [Tue, 07 Sep 2010 17:32:27 +0100] rev 6592
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: infer return type for polymorphic signature calls according to updated JSR 292 draft Reviewed-by: jjg Contributed-by: john.r.rose@oracle.com
Tue, 07 Sep 2010 17:31:54 +0100 6337171: javac should create bridge methods when type variable bounds restricted
mcimadamore [Tue, 07 Sep 2010 17:31:54 +0100] rev 6591
6337171: javac should create bridge methods when type variable bounds restricted Summary: javac should add synthetic overrides for inherited abstract methods in order to preserve binary compatibility Reviewed-by: jjg
Mon, 06 Sep 2010 12:55:09 -0700 6930507: Symbols for anonymous and local classes made too late for use by java tree API
jjg [Mon, 06 Sep 2010 12:55:09 -0700] rev 6590
6930507: Symbols for anonymous and local classes made too late for use by java tree API Reviewed-by: mcimadamore
Fri, 03 Sep 2010 12:00:21 -0700 Merge
lana [Fri, 03 Sep 2010 12:00:21 -0700] rev 6589
Merge
Thu, 02 Sep 2010 22:11:39 -0700 Merge
lana [Thu, 02 Sep 2010 22:11:39 -0700] rev 6588
Merge
Fri, 03 Sep 2010 12:36:43 +0530 6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7.
sundar [Fri, 03 Sep 2010 12:36:43 +0530] rev 6587
6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7. Reviewed-by: jjg
Fri, 03 Sep 2010 11:25:43 +0530 6458823: Messager messages on TypeParamterElements to not include position information.
sundar [Fri, 03 Sep 2010 11:25:43 +0530] rev 6586
6458823: Messager messages on TypeParamterElements to not include position information. Reviewed-by: jjg
Thu, 02 Sep 2010 18:26:21 -0700 6921495: spurious semicolons in class def cause empty NOPOS blocks
jjg [Thu, 02 Sep 2010 18:26:21 -0700] rev 6585
6921495: spurious semicolons in class def cause empty NOPOS blocks Reviewed-by: mcimadamore
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip