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
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
Thu, 02 Sep 2010 23:10:05 +0530 6458749: TypeParameterElement.getEnclosedElements throws NPE within javac.
sundar [Thu, 02 Sep 2010 23:10:05 +0530] rev 6584
6458749: TypeParameterElement.getEnclosedElements throws NPE within javac. Reviewed-by: jjg
Wed, 01 Sep 2010 03:19:16 -0700 6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case
jrose [Wed, 01 Sep 2010 03:19:16 -0700] rev 6583
6979683: inconsistent interaction of reference cast with box/unbox conversions leaves out a useful case Summary: Allow casts which narrow and then unbox. Reviewed-by: mcimadamore
Mon, 30 Aug 2010 18:03:35 -0700 6403465: javac should defer diagnostics until it can be determined they are persistent
jjg [Mon, 30 Aug 2010 18:03:35 -0700] rev 6582
6403465: javac should defer diagnostics until it can be determined they are persistent Reviewed-by: mcimadamore, darcy
Fri, 27 Aug 2010 17:59:08 -0700 6980707: Reduce use of IOException in JavaCompiler
jjg [Fri, 27 Aug 2010 17:59:08 -0700] rev 6581
6980707: Reduce use of IOException in JavaCompiler Reviewed-by: darcy
Fri, 27 Aug 2010 17:21:17 -0700 6570730: com.sun.source.tree.ModifiersTree.getFlags() should return class type
jjg [Fri, 27 Aug 2010 17:21:17 -0700] rev 6580
6570730: com.sun.source.tree.ModifiersTree.getFlags() should return class type Reviewed-by: mcimadamore
Fri, 27 Aug 2010 17:14:51 -0700 6980724: test/tools/javac/InterfaceAssert.java sometimes fails
jjg [Fri, 27 Aug 2010 17:14:51 -0700] rev 6579
6980724: test/tools/javac/InterfaceAssert.java sometimes fails Reviewed-by: darcy
Thu, 26 Aug 2010 16:13:33 -0700 6980017: javap -XDdetail:source behaves badly if source not available.
jjg [Thu, 26 Aug 2010 16:13:33 -0700] rev 6578
6980017: javap -XDdetail:source behaves badly if source not available. Reviewed-by: ksrini
Thu, 26 Aug 2010 15:17:17 -0700 6604599: ToolProvider should be less compiler-specific
jjg [Thu, 26 Aug 2010 15:17:17 -0700] rev 6577
6604599: ToolProvider should be less compiler-specific Reviewed-by: darcy
Wed, 25 Aug 2010 15:31:46 -0700 6875847: Java Locale Enhancement
naoto [Wed, 25 Aug 2010 15:31:46 -0700] rev 6576
6875847: Java Locale Enhancement Summary: Fix for javac to allow "sun.util.locale" package accessible. Reviewed-by: jjg
Wed, 25 Aug 2010 11:40:25 -0700 6960424: new option -Xpkginfo for better control of when package-info.class is generated
jjg [Wed, 25 Aug 2010 11:40:25 -0700] rev 6575
6960424: new option -Xpkginfo for better control of when package-info.class is generated Reviewed-by: mcimadamore
Wed, 25 Aug 2010 11:24:30 -0700 6979564: ":" for path separator in dist/bin/javac does not work on Windows
jjg [Wed, 25 Aug 2010 11:24:30 -0700] rev 6574
6979564: ":" for path separator in dist/bin/javac does not work on Windows Reviewed-by: jjh
Tue, 24 Aug 2010 15:09:21 -0700 6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry
jjg [Tue, 24 Aug 2010 15:09:21 -0700] rev 6573
6929404: Filer.getResource(SOURCE_PATH, ...) does not work when -sourcepath contains >1 entry Reviewed-by: darcy
Tue, 24 Aug 2010 11:31:00 -0700 6935638: -implicit:none prevents compilation with annotation processing
jjg [Tue, 24 Aug 2010 11:31:00 -0700] rev 6572
6935638: -implicit:none prevents compilation with annotation processing Reviewed-by: darcy
Thu, 23 Sep 2010 17:33:52 -0700 Added tag jdk7-b111 for changeset 4ad83e49760f
cl [Thu, 23 Sep 2010 17:33:52 -0700] rev 6571
Added tag jdk7-b111 for changeset 4ad83e49760f
Wed, 05 Jul 2017 17:23:08 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:08 +0200] rev 6570
Merge
Fri, 24 Sep 2010 16:38:09 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:09 -0700] rev 6569
Merge
Thu, 16 Sep 2010 11:18:41 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:41 -0700] rev 6568
Merge
Tue, 07 Sep 2010 15:51:24 -0700 Merge
ohair [Tue, 07 Sep 2010 15:51:24 -0700] rev 6567
Merge
Thu, 02 Sep 2010 22:09:19 -0700 Merge
lana [Thu, 02 Sep 2010 22:09:19 -0700] rev 6566
Merge
Mon, 30 Aug 2010 16:00:46 -0700 6962317: jdk7 jaxws source bundle still needs rebranding
ohair [Mon, 30 Aug 2010 16:00:46 -0700] rev 6565
6962317: jdk7 jaxws source bundle still needs rebranding 6955300: Missing files in the jaf source bundle Reviewed-by: ramap
Thu, 23 Sep 2010 17:33:33 -0700 Added tag jdk7-b111 for changeset 492db456c4fa
cl [Thu, 23 Sep 2010 17:33:33 -0700] rev 6564
Added tag jdk7-b111 for changeset 492db456c4fa
Wed, 05 Jul 2017 17:23:03 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:03 +0200] rev 6563
Merge
Fri, 24 Sep 2010 16:38:08 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:08 -0700] rev 6562
Merge
Thu, 16 Sep 2010 11:18:37 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:37 -0700] rev 6561
Merge
Tue, 07 Sep 2010 15:50:58 -0700 Merge
ohair [Tue, 07 Sep 2010 15:50:58 -0700] rev 6560
Merge
Thu, 02 Sep 2010 22:09:16 -0700 Merge
lana [Thu, 02 Sep 2010 22:09:16 -0700] rev 6559
Merge
Wed, 01 Sep 2010 13:28:07 -0700 6981408: Upgrade jaxp to 1.4.4
ohair [Wed, 01 Sep 2010 13:28:07 -0700] rev 6558
6981408: Upgrade jaxp to 1.4.4 Reviewed-by: darcy Contributed-by: Joe Wang <huizhe.wang@oracle.com>
Thu, 23 Sep 2010 17:33:33 -0700 Added tag jdk7-b111 for changeset d32614f0702d
cl [Thu, 23 Sep 2010 17:33:33 -0700] rev 6557
Added tag jdk7-b111 for changeset d32614f0702d
Wed, 05 Jul 2017 17:22:58 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:58 +0200] rev 6556
Merge
Fri, 24 Sep 2010 16:38:05 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:05 -0700] rev 6555
Merge
Thu, 16 Sep 2010 11:18:27 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:27 -0700] rev 6554
Merge
Tue, 07 Sep 2010 15:50:33 -0700 Merge
ohair [Tue, 07 Sep 2010 15:50:33 -0700] rev 6553
Merge
Thu, 02 Sep 2010 22:07:45 -0700 Merge
lana [Thu, 02 Sep 2010 22:07:45 -0700] rev 6552
Merge
Mon, 30 Aug 2010 14:39:42 -0700 6981043: Clean out all native code makefile logic from corba repository
ohair [Mon, 30 Aug 2010 14:39:42 -0700] rev 6551
6981043: Clean out all native code makefile logic from corba repository Reviewed-by: jjg
Thu, 23 Sep 2010 17:33:23 -0700 Added tag jdk7-b111 for changeset eaf3ed79a7b5
cl [Thu, 23 Sep 2010 17:33:23 -0700] rev 6550
Added tag jdk7-b111 for changeset eaf3ed79a7b5
Wed, 05 Jul 2017 17:22:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:53 +0200] rev 6549
Merge
Fri, 24 Sep 2010 16:41:32 -0700 Merge
lana [Fri, 24 Sep 2010 16:41:32 -0700] rev 6548
Merge
Thu, 16 Sep 2010 11:19:43 -0700 Merge
lana [Thu, 16 Sep 2010 11:19:43 -0700] rev 6547
Merge
Thu, 16 Sep 2010 13:25:20 +0200 6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME
ptisnovs [Thu, 16 Sep 2010 13:25:20 +0200] rev 6546
6984543: Test sun/java2d/DirectX/OnScreenRenderingResizeTest fails on GNOME Summary: Testcase correction. Reviewed-by: art
Wed, 15 Sep 2010 15:13:50 +0100 6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable
alanb [Wed, 15 Sep 2010 15:13:50 +0100] rev 6545
6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable Reviewed-by: forax
Tue, 14 Sep 2010 10:18:16 +0800 6982840: sun/security/tools/jarsigner/emptymanifest.sh fails
weijun [Tue, 14 Sep 2010 10:18:16 +0800] rev 6544
6982840: sun/security/tools/jarsigner/emptymanifest.sh fails Reviewed-by: dholmes
Mon, 13 Sep 2010 09:55:03 +0100 6978087: jsr166y Updates
dl [Mon, 13 Sep 2010 09:55:03 +0100] rev 6543
6978087: jsr166y Updates Summary: Simplify the ForkJoinPool API, reworking some of the internals Reviewed-by: martin, dholmes, chegar
Mon, 13 Sep 2010 09:32:36 +0800 6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions
weijun [Mon, 13 Sep 2010 09:32:36 +0800] rev 6542
6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions Reviewed-by: lancea
Fri, 10 Sep 2010 18:51:11 -0400 6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs
lancea [Fri, 10 Sep 2010 18:51:11 -0400] rev 6541
6983984: Fixed typo in DatabaseMetaData.getPseudoColumns() javadocs Reviewed-by: darcy
Fri, 10 Sep 2010 15:26:04 -0400 6589685: JDBC 4.1 updates
lancea [Fri, 10 Sep 2010 15:26:04 -0400] rev 6540
6589685: JDBC 4.1 updates Reviewed-by: darcy
Fri, 10 Sep 2010 18:50:52 +0100 Merge
alanb [Fri, 10 Sep 2010 18:50:52 +0100] rev 6539
Merge
Fri, 10 Sep 2010 18:48:49 +0100 6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing
alanb [Fri, 10 Sep 2010 18:48:49 +0100] rev 6538
6983794: TEST_BUG: test/java/nio/channels/Selector/ConnectWrite.java failing Reviewed-by: chegar
Fri, 10 Sep 2010 16:36:48 +0100 6881498: (file) Re-examine DirectoryStream exception handling
alanb [Fri, 10 Sep 2010 16:36:48 +0100] rev 6537
6881498: (file) Re-examine DirectoryStream exception handling Reviewed-by: forax
Fri, 10 Sep 2010 15:57:05 +0100 6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException
chegar [Fri, 10 Sep 2010 15:57:05 +0100] rev 6536
6980517: TEST_BUG sun\net\www\http\ChunkedInputStream\ChunkedEncodingTest.java NullPointerException Reviewed-by: michaelm
Thu, 09 Sep 2010 11:50:40 -0700 6390477: (launcher) replace unsafe usages of sprintf with snprintf
ksrini [Thu, 09 Sep 2010 11:50:40 -0700] rev 6535
6390477: (launcher) replace unsafe usages of sprintf with snprintf Reviewed-by: darcy, mchung
Wed, 08 Sep 2010 17:10:04 -0700 6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class
darcy [Wed, 08 Sep 2010 17:10:04 -0700] rev 6534
6294399: (reflect) Constructor.getName() returns fully qualified name of declaring class Reviewed-by: alanb
Tue, 07 Sep 2010 15:53:32 -0700 Merge
ohair [Tue, 07 Sep 2010 15:53:32 -0700] rev 6533
Merge
Tue, 07 Sep 2010 08:36:10 +0100 6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar
alanb [Tue, 07 Sep 2010 08:36:10 +0100] rev 6532
6971706: sun/nio/cs/ext/* classes are duplicated between rt.jar, charsets.jar, and localedata.jar Reviewed-by: ohair
Sat, 04 Sep 2010 15:37:26 -0400 6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years
lancea [Sat, 04 Sep 2010 15:37:26 -0400] rev 6531
6982510: Updated SQLException subclasses from the outback for 6861385 so that the copyrights only have 2 years Reviewed-by: alanb
Sat, 04 Sep 2010 15:30:23 -0400 6680198: UnmarshalException caused by incompatible serialVersionUID
lancea [Sat, 04 Sep 2010 15:30:23 -0400] rev 6530
6680198: UnmarshalException caused by incompatible serialVersionUID Reviewed-by: sherman
Sat, 04 Sep 2010 13:56:27 -0400 6843995: RowSet 1.1 updates
lancea [Sat, 04 Sep 2010 13:56:27 -0400] rev 6529
6843995: RowSet 1.1 updates Reviewed-by: darcy, valeriep
Sat, 04 Sep 2010 12:21:56 -0400 6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions
lancea [Sat, 04 Sep 2010 12:21:56 -0400] rev 6528
6861385: Updated SQLException subclasses to clarify that they may be thrown for vendor specific conditions Reviewed-by: alanb
Fri, 03 Sep 2010 15:00:10 -0700 4881419: The type of X[].clone() should be X[]
darcy [Fri, 03 Sep 2010 15:00:10 -0700] rev 6527
4881419: The type of X[].clone() should be X[] Reviewed-by: martin
Fri, 03 Sep 2010 21:03:45 +0100 Merge
alanb [Fri, 03 Sep 2010 21:03:45 +0100] rev 6526
Merge
Fri, 03 Sep 2010 13:11:54 +0100 6965072: Need API to create SDP sockets
alanb [Fri, 03 Sep 2010 13:11:54 +0100] rev 6525
6965072: Need API to create SDP sockets Reviewed-by: michaelm
Fri, 03 Sep 2010 12:00:52 -0700 Merge
lana [Fri, 03 Sep 2010 12:00:52 -0700] rev 6524
Merge
Thu, 02 Sep 2010 22:11:05 -0700 Merge
lana [Thu, 02 Sep 2010 22:11:05 -0700] rev 6523
Merge
Fri, 03 Sep 2010 07:59:21 -0700 6981001: (launcher) EnsureJREInstallation is not being called in order
ksrini [Fri, 03 Sep 2010 07:59:21 -0700] rev 6522
6981001: (launcher) EnsureJREInstallation is not being called in order Reviewed-by: darcy
Wed, 01 Sep 2010 17:37:45 -0700 6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
mchung [Wed, 01 Sep 2010 17:37:45 -0700] rev 6521
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method Reviewed-by: sherman
Wed, 01 Sep 2010 09:45:08 -0700 6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
martin [Wed, 01 Sep 2010 09:45:08 -0700] rev 6520
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups Summary: Avoid *Critical; fix compile warnings; improve readability Reviewed-by: alanb
Tue, 31 Aug 2010 09:17:46 -0700 6977548: Broken link in ClassLoader.defineClass javadoc
mchung [Tue, 31 Aug 2010 09:17:46 -0700] rev 6519
6977548: Broken link in ClassLoader.defineClass javadoc Reviewed-by: valeriep
Tue, 31 Aug 2010 09:15:34 -0700 6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
mchung [Tue, 31 Aug 2010 09:15:34 -0700] rev 6518
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows Summary: Increase timeout value Reviewed-by: alanb
Mon, 30 Aug 2010 14:37:43 +0800 6911951: NTLM should be a supported Java SASL mechanism
weijun [Mon, 30 Aug 2010 14:37:43 +0800] rev 6517
6911951: NTLM should be a supported Java SASL mechanism Reviewed-by: vinnie, michaelm
Sat, 28 Aug 2010 12:15:52 -0700 6980747: Runtime.exec can fail due to SecurityException (lnx)
martin [Sat, 28 Aug 2010 12:15:52 -0700] rev 6516
6980747: Runtime.exec can fail due to SecurityException (lnx) Summary: Add missing doPrivileged to UNIXProcess.java.linux Reviewed-by: alanb
Wed, 25 Aug 2010 15:35:45 -0700 6980019: Finish rename of ARM -> try-with-resources in jdk repository
darcy [Wed, 25 Aug 2010 15:35:45 -0700] rev 6515
6980019: Finish rename of ARM -> try-with-resources in jdk repository Reviewed-by: jjg
Thu, 16 Sep 2010 11:17:32 -0700 Merge
lana [Thu, 16 Sep 2010 11:17:32 -0700] rev 6514
Merge
Thu, 16 Sep 2010 09:07:03 +0400 6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f
malenkov [Thu, 16 Sep 2010 09:07:03 +0400] rev 6513
6741392: libmawt.so crash at Java_com_sun_java_swing_plaf_gtk_GTKEngine_nativeFinishPainting+0x4f Reviewed-by: peterz
Tue, 14 Sep 2010 22:05:03 +0400 6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105.
malenkov [Tue, 14 Sep 2010 22:05:03 +0400] rev 6512
6977726: JColorChooser.getPreviewPanel() returnes null starting from jdk7 b105. Reviewed-by: alexp
Tue, 14 Sep 2010 21:22:12 +0400 6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed
malenkov [Tue, 14 Sep 2010 21:22:12 +0400] rev 6511
6635395: javax.swing.JDialog constructors should specify IAE throwing if invalid owners passed Reviewed-by: alexp
Tue, 14 Sep 2010 19:12:28 +0400 6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst
malenkov [Tue, 14 Sep 2010 19:12:28 +0400] rev 6510
6978482: MetalBorders.ToolBarBorder should specify that its getBorderInsets impl accepts only JToolBar inst Reviewed-by: alexp
Tue, 14 Sep 2010 10:45:38 -0400 6979979: Rounding error in font sizes selected by the GTK Look and Feel
omajid [Tue, 14 Sep 2010 10:45:38 -0400] rev 6509
6979979: Rounding error in font sizes selected by the GTK Look and Feel Summary: Use floating point font sizes Reviewed-by: prr
Tue, 14 Sep 2010 14:14:18 +0400 4933700: RFE: Add way to get device from Receiver and Transmitter
amenkov [Tue, 14 Sep 2010 14:14:18 +0400] rev 6508
4933700: RFE: Add way to get device from Receiver and Transmitter Reviewed-by: art
Tue, 14 Sep 2010 14:09:26 +0400 Merge
amenkov [Tue, 14 Sep 2010 14:09:26 +0400] rev 6507
Merge
Tue, 14 Sep 2010 14:07:58 +0400 4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields
amenkov [Tue, 14 Sep 2010 14:07:58 +0400] rev 6506
4937708: AudioFormat.matches should allow NOT_SPECIFY in all fields Reviewed-by: denis
Tue, 14 Sep 2010 12:38:49 +0400 6944033: RFE: add PCM_FLOAT support
amenkov [Tue, 14 Sep 2010 12:38:49 +0400] rev 6505
6944033: RFE: add PCM_FLOAT support Reviewed-by: dav
Tue, 14 Sep 2010 16:47:28 +0900 6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient
okutsu [Tue, 14 Sep 2010 16:47:28 +0900] rev 6504
6984418: (cal) GregorianCalendar.setWeekDate doesn't check parameter consistency in non-lenient Reviewed-by: peytoia
Mon, 13 Sep 2010 15:34:24 +0400 6943053: Gervill: failures on invalid ranges and 14-bit banks
kalli [Mon, 13 Sep 2010 15:34:24 +0400] rev 6503
6943053: Gervill: failures on invalid ranges and 14-bit banks Summary: ModelStandardIndexedDirector fails on invalid ranges. Program changes with 14-bit banks where handled incorectly as 7-bit banks. Reviewed-by: amenkov
Mon, 13 Sep 2010 15:12:31 +0400 6941027: Gervill update, April 2010
kalli [Mon, 13 Sep 2010 15:12:31 +0400] rev 6502
6941027: Gervill update, April 2010 Reviewed-by: amenkov
Fri, 10 Sep 2010 15:29:40 -0700 6875847: Java Locale Enhancement
naoto [Fri, 10 Sep 2010 15:29:40 -0700] rev 6501
6875847: Java Locale Enhancement Reviewed-by: srl Contributed-by: Yoshito Umaoka <y.umaoka@gmail.com>, Doug Felt <dougfelt@google.com>, Mark Davis <markdavis@google.com>
Fri, 10 Sep 2010 20:48:17 +0400 6915566: Closed swing tests failing with assert errors when run with -ea -esa
malenkov [Fri, 10 Sep 2010 20:48:17 +0400] rev 6500
6915566: Closed swing tests failing with assert errors when run with -ea -esa Reviewed-by: art, peterz
Fri, 10 Sep 2010 17:51:53 +0900 6912560: Timezone is not set correctly on Win Vista when Security manager is present.
okutsu [Fri, 10 Sep 2010 17:51:53 +0900] rev 6499
6912560: Timezone is not set correctly on Win Vista when Security manager is present. 6941137: DST broken in 6u18 when jre/lib/zi is moved elsewhere and replaced with symlink. Reviewed-by: peytoia
Fri, 10 Sep 2010 17:22:36 +0900 6983724: redundant @exception description for Character.Subset(String name)
peytoia [Fri, 10 Sep 2010 17:22:36 +0900] rev 6498
6983724: redundant @exception description for Character.Subset(String name) Reviewed-by: okutsu
Thu, 09 Sep 2010 15:37:57 +0900 4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone
okutsu [Thu, 09 Sep 2010 15:37:57 +0900] rev 6497
4919632: RFE: SimpleDateFormat should fully support ISO8601 standard for timezone Reviewed-by: peytoia
Thu, 02 Sep 2010 11:13:42 -0700 6930062: Need to remove or build as part of the test file jdk/test/java/util/Locale/data/deflocale.exe
naoto [Thu, 02 Sep 2010 11:13:42 -0700] rev 6496
6930062: Need to remove or build as part of the test file jdk/test/java/util/Locale/data/deflocale.exe Reviewed-by: okutsu
Thu, 02 Sep 2010 11:09:09 -0700 6981759: copyright header fix for test/java/util/Locale/LocaleCategory.java
naoto [Thu, 02 Sep 2010 11:09:09 -0700] rev 6495
6981759: copyright header fix for test/java/util/Locale/LocaleCategory.java Reviewed-by: okutsu
Thu, 02 Sep 2010 00:02:23 -0700 Merge
lana [Thu, 02 Sep 2010 00:02:23 -0700] rev 6494
Merge
Wed, 01 Sep 2010 16:15:57 -0700 Merge
lana [Wed, 01 Sep 2010 16:15:57 -0700] rev 6493
Merge
Thu, 02 Sep 2010 10:52:52 +0900 Merge
okutsu [Thu, 02 Sep 2010 10:52:52 +0900] rev 6492
Merge
Wed, 01 Sep 2010 15:19:13 +0900 4267450: (cal) API: Need public API to calculate, format and parse "year of week"
okutsu [Wed, 01 Sep 2010 15:19:13 +0900] rev 6491
4267450: (cal) API: Need public API to calculate, format and parse "year of week" 6549953: (cal) WEEK_OF_YEAR and DAY_OF_YEAR calculation problems around Gregorian cutover Reviewed-by: peytoia
Tue, 31 Aug 2010 23:56:17 -0700 6981466: Adding missing test LocaleCategory.java
naoto [Tue, 31 Aug 2010 23:56:17 -0700] rev 6490
6981466: Adding missing test LocaleCategory.java Reviewed-by: okutsu
Tue, 31 Aug 2010 11:27:10 -0700 4700857: RFE: separating user locale and user interface locale
naoto [Tue, 31 Aug 2010 11:27:10 -0700] rev 6489
4700857: RFE: separating user locale and user interface locale Reviewed-by: okutsu
Thu, 16 Sep 2010 11:16:02 -0700 Merge
lana [Thu, 16 Sep 2010 11:16:02 -0700] rev 6488
Merge
Fri, 03 Sep 2010 11:08:41 +0400 6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame
ant [Fri, 03 Sep 2010 11:08:41 +0400] rev 6487
6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame Reviewed-by: dcherepanov, art
Thu, 02 Sep 2010 12:17:21 -0700 Merge
lana [Thu, 02 Sep 2010 12:17:21 -0700] rev 6486
Merge
Tue, 31 Aug 2010 15:05:09 +0400 6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards.
dav [Tue, 31 Aug 2010 15:05:09 +0400] rev 6485
6480547: REG: bug 4118621 which got Integrated in 1.1.8 fails in mustang from b25 onwards. 6808185: test/closed/java/awt/Menu/NullMenuLabelTest crashes Reviewed-by: dcherepanov
Tue, 24 Aug 2010 12:54:46 +0400 6949936: Provide API for running nested events loops, similar to what modal dialogs do
art [Tue, 24 Aug 2010 12:54:46 +0400] rev 6484
6949936: Provide API for running nested events loops, similar to what modal dialogs do Reviewed-by: ant, anthony
Thu, 16 Sep 2010 11:15:07 -0700 Merge
lana [Thu, 16 Sep 2010 11:15:07 -0700] rev 6483
Merge
Thu, 09 Sep 2010 16:20:55 +0400 6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library
bae [Thu, 09 Sep 2010 16:20:55 +0400] rev 6482
6523398: OSS CMM: Need to implement writing ICC profile tags in new lcms library Reviewed-by: igor, prr
Tue, 07 Sep 2010 16:54:39 +0400 6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed
bae [Tue, 07 Sep 2010 16:54:39 +0400] rev 6481
6972495: javax/imageio/CachePremissionsTest/CachePermissionsTest.java failed Reviewed-by: prr
Thu, 23 Sep 2010 17:33:40 -0700 Added tag jdk7-b111 for changeset 6daafb1093c6
cl [Thu, 23 Sep 2010 17:33:40 -0700] rev 6480
Added tag jdk7-b111 for changeset 6daafb1093c6
Wed, 05 Jul 2017 17:22:39 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:39 +0200] rev 6479
Merge
Thu, 30 Sep 2010 16:00:40 -0700 6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler
iveresov [Thu, 30 Sep 2010 16:00:40 -0700] rev 6478
6988779: c1_LIRAssembler_x86.cpp crashes VS2010 compiler Summary: The workaround changes the scope of the variable Reviewed-by: phh, ysr, kvn
Fri, 24 Sep 2010 00:52:04 -0700 6987149: Fix incorrect Oracle copyright header in make/templates files
trims [Fri, 24 Sep 2010 00:52:04 -0700] rev 6477
6987149: Fix incorrect Oracle copyright header in make/templates files Summary: Minor fix to first line of template copyright files Reviewed-by: ohair
Fri, 24 Sep 2010 00:51:15 -0700 Merge
trims [Fri, 24 Sep 2010 00:51:15 -0700] rev 6476
Merge
Wed, 22 Sep 2010 12:54:51 -0400 Merge
kamg [Wed, 22 Sep 2010 12:54:51 -0400] rev 6475
Merge
Tue, 21 Sep 2010 06:58:44 -0700 6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time
dcubed [Tue, 21 Sep 2010 06:58:44 -0700] rev 6474
6985848: 3/4 fix for 6561870 causes sa-jdi.jar to be rebuilt every time Summary: Refine fix for 6561870 to only rebuild sa-jdi.jar when needed Reviewed-by: never, ohair, coleenp
Mon, 20 Sep 2010 15:38:04 -0400 6975210: java.lang.VerifyError in some of JCK tests
kamg [Mon, 20 Sep 2010 15:38:04 -0400] rev 6473
6975210: java.lang.VerifyError in some of JCK tests Summary: Naked oop in verificationType::is_reference_assignable_from() Reviewed-by: never, kvn, coleenp
Fri, 17 Sep 2010 19:45:12 -0400 Merge
kamg [Fri, 17 Sep 2010 19:45:12 -0400] rev 6472
Merge
Fri, 17 Sep 2010 09:14:26 -0700 Merge
zgu [Fri, 17 Sep 2010 09:14:26 -0700] rev 6471
Merge
Fri, 17 Sep 2010 09:45:32 -0400 6981753: Rebrand vm vendor property settings
zgu [Fri, 17 Sep 2010 09:45:32 -0400] rev 6470
6981753: Rebrand vm vendor property settings Summary: Uses JDK_Version to determinate to set vm vendor to "Oracle Corporation" for JDK7 and later. Reviewed-by: kamg, ohair, coleenp
Wed, 15 Sep 2010 16:28:19 -0400 6974813: JVM needs to use demand loading for its DTrace probes
kamg [Wed, 15 Sep 2010 16:28:19 -0400] rev 6469
6974813: JVM needs to use demand loading for its DTrace probes Summary: Pass -xlazyload to the 'dtrace -G' invocation Reviewed-by: phh, ysr
Tue, 14 Sep 2010 10:15:27 -0400 Merge
acorn [Tue, 14 Sep 2010 10:15:27 -0400] rev 6468
Merge
Fri, 10 Sep 2010 12:36:47 -0400 6942092: Loader-constraint test is failing
acorn [Fri, 10 Sep 2010 12:36:47 -0400] rev 6467
6942092: Loader-constraint test is failing Summary: Fix test string compare to match source update Reviewed-by: dcubed, phh
Thu, 16 Sep 2010 16:48:40 -0700 Merge
kvn [Thu, 16 Sep 2010 16:48:40 -0700] rev 6466
Merge
Tue, 14 Sep 2010 17:19:35 -0700 6984368: Large default heap size does not allow to use zero based compressed oops
kvn [Tue, 14 Sep 2010 17:19:35 -0700] rev 6465
6984368: Large default heap size does not allow to use zero based compressed oops Summary: take into account HeapBaseMinAddress and round down MaxPermSize Reviewed-by: never
Tue, 14 Sep 2010 14:09:24 -0700 6982370: SIGBUS in jbyte_fill
never [Tue, 14 Sep 2010 14:09:24 -0700] rev 6464
6982370: SIGBUS in jbyte_fill Reviewed-by: kvn
Mon, 13 Sep 2010 23:24:30 -0700 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
jrose [Mon, 13 Sep 2010 23:24:30 -0700] rev 6463
6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions Reviewed-by: never
Mon, 13 Sep 2010 16:45:00 -0700 6984346: Remove development code in type.hpp
kvn [Mon, 13 Sep 2010 16:45:00 -0700] rev 6462
6984346: Remove development code in type.hpp Summary: Remove code which use UseNewCode in type.hpp Reviewed-by: never
Mon, 13 Sep 2010 12:10:49 -0700 6919069: client compiler needs to capture more profile information for tiered work
iveresov [Mon, 13 Sep 2010 12:10:49 -0700] rev 6461
6919069: client compiler needs to capture more profile information for tiered work Summary: Added profiling of instanceof and aastore. Reviewed-by: kvn, jrose, never
Sat, 11 Sep 2010 15:21:37 -0700 6984056: C1: incorrect code for integer constant addition on x64
iveresov [Sat, 11 Sep 2010 15:21:37 -0700] rev 6460
6984056: C1: incorrect code for integer constant addition on x64 Summary: Fix add/sub of constants to ints on x64 Reviewed-by: kvn
Thu, 09 Sep 2010 05:24:11 -0700 6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall
twisti [Thu, 09 Sep 2010 05:24:11 -0700] rev 6459
6934483: GCC 4.5 errors "suggest parentheses around something..." when compiling with -Werror and -Wall Summary: These are minor changes fixing compile failure when -Wall -Werror flags are used under gcc 4.5. Reviewed-by: twisti, kvn, rasbold Contributed-by: Pavel Tisnovsky <ptisnovs@redhat.com>
Thu, 09 Sep 2010 01:43:48 -0700 Merge
twisti [Thu, 09 Sep 2010 01:43:48 -0700] rev 6458
Merge
Wed, 08 Sep 2010 04:50:26 -0700 6983073: fix compiler error with GCC 4.4 or newer on SPARC
twisti [Wed, 08 Sep 2010 04:50:26 -0700] rev 6457
6983073: fix compiler error with GCC 4.4 or newer on SPARC Reviewed-by: twisti Contributed-by: Matthias Klose <doko@ubuntu.com>
Wed, 08 Sep 2010 20:28:57 -0700 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
never [Wed, 08 Sep 2010 20:28:57 -0700] rev 6456
6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000 Reviewed-by: kvn
Tue, 07 Sep 2010 11:31:27 -0700 6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled
never [Tue, 07 Sep 2010 11:31:27 -0700] rev 6455
6982533: Crash in ~StubRoutines::jbyte_fill with AggressiveOpts enabled Reviewed-by: kvn
Tue, 07 Sep 2010 14:16:50 -0700 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
iveresov [Tue, 07 Sep 2010 14:16:50 -0700] rev 6454
6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod Summary: Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method. The fix adds an appropriate check. Reviewed-by: never, twisti
Fri, 03 Sep 2010 17:51:07 -0700 6953144: Tiered compilation
iveresov [Fri, 03 Sep 2010 17:51:07 -0700] rev 6453
6953144: Tiered compilation Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation. Reviewed-by: kvn, never, phh, twisti
Thu, 02 Sep 2010 11:40:02 -0700 6981773: incorrect fill value with OptimizeFill
never [Thu, 02 Sep 2010 11:40:02 -0700] rev 6452
6981773: incorrect fill value with OptimizeFill Reviewed-by: kvn, twisti
Thu, 16 Sep 2010 13:45:55 -0700 Merge
johnc [Thu, 16 Sep 2010 13:45:55 -0700] rev 6451
Merge
Wed, 15 Sep 2010 10:39:13 -0700 6985022: update make/jprt.properties for new jdk7 tools
jcoomes [Wed, 15 Sep 2010 10:39:13 -0700] rev 6450
6985022: update make/jprt.properties for new jdk7 tools Reviewed-by: ohair, kvn
Mon, 13 Sep 2010 10:00:24 -0700 6981746: G1: SEGV with -XX:+TraceGen0Time
johnc [Mon, 13 Sep 2010 10:00:24 -0700] rev 6449
6981746: G1: SEGV with -XX:+TraceGen0Time Summary: Pass correct value for length to NumberSeq constructor. Guard dereferences of "body_summary" pointer with a NULL check. Reviewed-by: tonyp, ysr
Sat, 11 Sep 2010 11:42:09 -0700 Merge
ysr [Sat, 11 Sep 2010 11:42:09 -0700] rev 6448
Merge
Fri, 10 Sep 2010 17:07:55 -0700 6983930: CMS: Various small cleanups ca September 2010
ysr [Fri, 10 Sep 2010 17:07:55 -0700] rev 6447
6983930: CMS: Various small cleanups ca September 2010 Summary: Fixed comment/documentation typos; converted some guarantee()s to assert()s. Reviewed-by: jmasa
Mon, 13 Sep 2010 07:38:10 -0700 Merge
kamg [Mon, 13 Sep 2010 07:38:10 -0700] rev 6446
Merge
Sat, 11 Sep 2010 08:18:31 +0200 6765718: Indicate which thread throwing OOME when generating the heap dump at OOME
thurka [Sat, 11 Sep 2010 08:18:31 +0200] rev 6445
6765718: Indicate which thread throwing OOME when generating the heap dump at OOME Summary: Emit a fake frame that makes it look like the thread is in the OutOfMemoryError zero-parameter constructor Reviewed-by: dcubed
Wed, 08 Sep 2010 08:34:57 -0700 6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?)
dcubed [Wed, 08 Sep 2010 08:34:57 -0700] rev 6444
6561870: 3/3 Long javac compile lines fail due to command line length issues (agent compiles?) Summary: Use javac's @filename construct to avoid long compile lines Reviewed-by: ohair, twisti, never Contributed-by: doko@ubuntu.com
Wed, 08 Sep 2010 18:33:31 -0700 6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM
trims [Wed, 08 Sep 2010 18:33:31 -0700] rev 6443
6983320: Fork HS19 to HS20 - renumber Major and build numbers of JVM Summary: Update the Major and Build numbers for HS20 Reviewed-by: jcoomes
Wed, 08 Sep 2010 18:33:04 -0700 Merge
trims [Wed, 08 Sep 2010 18:33:04 -0700] rev 6442
Merge
Tue, 07 Sep 2010 11:50:59 -0400 6982851: Add b107 machine classifications to jprt.properties file.
kamg [Tue, 07 Sep 2010 11:50:59 -0400] rev 6441
6982851: Add b107 machine classifications to jprt.properties file. Summary: See synopsis Reviewed-by: ohair
Tue, 07 Sep 2010 11:38:09 -0400 Merge
kamg [Tue, 07 Sep 2010 11:38:09 -0400] rev 6440
Merge
Fri, 03 Sep 2010 14:47:05 -0400 6870851: Bad frame_chop in StackMapTable crashes JVM
kamg [Fri, 03 Sep 2010 14:47:05 -0400] rev 6439
6870851: Bad frame_chop in StackMapTable crashes JVM Summary: Must check locals for null when processing chop frame Reviewed-by: dholmes, dcubed
Tue, 31 Aug 2010 03:14:00 -0700 6979444: add command line option to print command line flags descriptions
ikrylov [Tue, 31 Aug 2010 03:14:00 -0700] rev 6438
6979444: add command line option to print command line flags descriptions Summary: Implementation of a nonproduct boolean flag XX:PrintFlagsWithComments Reviewed-by: kamg, dholmes, dsamersoff
Wed, 01 Sep 2010 00:40:05 -0700 Merge
never [Wed, 01 Sep 2010 00:40:05 -0700] rev 6437
Merge
Mon, 30 Aug 2010 17:27:35 -0700 6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value()
never [Mon, 30 Aug 2010 17:27:35 -0700] rev 6436
6969586: OptimizeStringConcat: SIGSEGV in LoadNode::Value() Reviewed-by: kvn
Mon, 30 Aug 2010 11:02:53 -0700 6980978: assert(mt == t->xmeet(this)) failed: meet not commutative
kvn [Mon, 30 Aug 2010 11:02:53 -0700] rev 6435
6980978: assert(mt == t->xmeet(this)) failed: meet not commutative Summary: Fix code in TypeAryPtr::xmeet() for constant array. Reviewed-by: never
Fri, 27 Aug 2010 17:35:08 -0700 Merge
never [Fri, 27 Aug 2010 17:35:08 -0700] rev 6434
Merge
Fri, 27 Aug 2010 17:33:49 -0700 4809552: Optimize Arrays.fill(...)
never [Fri, 27 Aug 2010 17:33:49 -0700] rev 6433
4809552: Optimize Arrays.fill(...) Reviewed-by: kvn
Fri, 27 Aug 2010 01:51:27 -0700 6961697: move nmethod constants section before instruction section
twisti [Fri, 27 Aug 2010 01:51:27 -0700] rev 6432
6961697: move nmethod constants section before instruction section Summary: This is a preparation for 6961690. Reviewed-by: kvn, never
Thu, 26 Aug 2010 11:05:25 -0700 6976400: "Meet Not Symmetric"
kvn [Thu, 26 Aug 2010 11:05:25 -0700] rev 6431
6976400: "Meet Not Symmetric" Summary: Use NULL as klass for TypeAryPtr::RANGE. Add klass verification into TypeAryPtr ctor. Reviewed-by: never
Mon, 30 Aug 2010 10:58:13 -0700 Merge
tonyp [Mon, 30 Aug 2010 10:58:13 -0700] rev 6430
Merge
Mon, 30 Aug 2010 13:00:51 -0400 Merge
tonyp [Mon, 30 Aug 2010 13:00:51 -0400] rev 6429
Merge
Fri, 27 Aug 2010 10:44:06 -0700 Merge
tonyp [Fri, 27 Aug 2010 10:44:06 -0700] rev 6428
Merge
Fri, 27 Aug 2010 13:34:14 -0400 6980206: G1: assert(has_undefined_max_size, "Undefined max size");
tonyp [Fri, 27 Aug 2010 13:34:14 -0400] rev 6427
6980206: G1: assert(has_undefined_max_size, "Undefined max size"); Summary: An assert in the management.cpp is too strong and assumes the max size is always defined on memory pools, even when we don't need to use it. Reviewed-by: mchung, johnc
Fri, 27 Aug 2010 16:57:04 +0100 6980392: TEST_BUG: gc/6581734/Test6581734.java has typo
kevinw [Fri, 27 Aug 2010 16:57:04 +0100] rev 6426
6980392: TEST_BUG: gc/6581734/Test6581734.java has typo Summary: simple correction in testcase Reviewed-by: mchung
Wed, 25 Aug 2010 14:39:55 -0700 6978300: G1: debug builds crash if ParallelGCThreads==0
jcoomes [Wed, 25 Aug 2010 14:39:55 -0700] rev 6425
6978300: G1: debug builds crash if ParallelGCThreads==0 Reviewed-by: tonyp, ysr
Wed, 25 Aug 2010 08:44:58 -0400 6941275: G1: The MemoryPools are incorrectly supported for G1
tonyp [Wed, 25 Aug 2010 08:44:58 -0400] rev 6424
6941275: G1: The MemoryPools are incorrectly supported for G1 Summary: The way we were caluclating the max value meant that it might fluctuate during the run and this broke some assumptions inside the MBeans framework. This change sets the max value of each pool to -1, which means undefined according to the spec. Reviewed-by: mchung, johnc
Mon, 23 Aug 2010 17:51:10 -0700 6910183: CMS: assert(_index < capacity(),"_index out of bounds")
ysr [Mon, 23 Aug 2010 17:51:10 -0700] rev 6423
6910183: CMS: assert(_index < capacity(),"_index out of bounds") Summary: Weakened a too-strong, off-by-one assert; added code to keep track of and report any overflows at appropriate level of verbosity. Reviewed-by: jcoomes, tonyp
Fri, 27 Aug 2010 21:31:15 -0700 Merge
dcubed [Fri, 27 Aug 2010 21:31:15 -0700] rev 6422
Merge
Fri, 27 Aug 2010 15:05:28 -0400 6980262: Memory leak when exception is thrown in static initializer
kamg [Fri, 27 Aug 2010 15:05:28 -0400] rev 6421
6980262: Memory leak when exception is thrown in static initializer Summary: Use resource memory instead of c-heap for the exception message Reviewed-by: phh, jmasa
Wed, 25 Aug 2010 21:29:05 -0400 6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths
dholmes [Wed, 25 Aug 2010 21:29:05 -0400] rev 6420
6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths Summary: Disable stack bounds checks in product mode other than for the initial thread Reviewed-by: coleenp, jcoomes, aph
Wed, 25 Aug 2010 10:31:45 -0700 Merge
never [Wed, 25 Aug 2010 10:31:45 -0700] rev 6419
Merge
Wed, 25 Aug 2010 05:27:54 -0700 6978355: renaming for 6961697
twisti [Wed, 25 Aug 2010 05:27:54 -0700] rev 6418
6978355: renaming for 6961697 Summary: This is the renaming part of 6961697 to keep the actual changes small for review. Reviewed-by: kvn, never
Mon, 23 Aug 2010 09:09:36 -0700 6896381: CTW fails share/vm/ci/bcEscapeAnalyzer.cpp:99, assert(_stack_height < _max_stack,"stack overflow")
kvn [Mon, 23 Aug 2010 09:09:36 -0700] rev 6417
6896381: CTW fails share/vm/ci/bcEscapeAnalyzer.cpp:99, assert(_stack_height < _max_stack,"stack overflow") Summary: Check constant Tag type instead of calling get_constant(). Reviewed-by: never
Fri, 20 Aug 2010 23:40:30 -0700 6912064: type profiles need to be exploited more for dynamic language support
jrose [Fri, 20 Aug 2010 23:40:30 -0700] rev 6416
6912064: type profiles need to be exploited more for dynamic language support Reviewed-by: kvn
Mon, 23 Aug 2010 08:44:03 -0700 Merge
dcubed [Mon, 23 Aug 2010 08:44:03 -0700] rev 6415
Merge
Thu, 19 Aug 2010 14:23:59 -0400 6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash
ptisnovs [Thu, 19 Aug 2010 14:23:59 -0400] rev 6414
6885308: The incorrect -XX:StackRedPages, -XX:StackShadowPages, -XX:StackYellowPages could cause VM crash Summary: Test minimal stack sizes given (also fixed linux compilation error) Reviewed-by: never, phh, coleenp
Thu, 23 Sep 2010 17:33:27 -0700 Added tag jdk7-b111 for changeset a8fb6372bee7
cl [Thu, 23 Sep 2010 17:33:27 -0700] rev 6413
Added tag jdk7-b111 for changeset a8fb6372bee7
Fri, 24 Sep 2010 16:38:02 -0700 Merge
lana [Fri, 24 Sep 2010 16:38:02 -0700] rev 6412
Merge
Thu, 16 Sep 2010 11:18:21 -0700 Merge
lana [Thu, 16 Sep 2010 11:18:21 -0700] rev 6411
Merge
Tue, 07 Sep 2010 15:51:45 -0700 Merge
ohair [Tue, 07 Sep 2010 15:51:45 -0700] rev 6410
Merge
Thu, 02 Sep 2010 22:07:42 -0700 Merge
lana [Thu, 02 Sep 2010 22:07:42 -0700] rev 6409
Merge
Tue, 24 Aug 2010 13:27:45 +0100 6976186: Integrate Shark
gbenson [Tue, 24 Aug 2010 13:27:45 +0100] rev 6408
6976186: Integrate Shark Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: ohair
Thu, 23 Sep 2010 17:33:18 -0700 Added tag jdk7-b111 for changeset fde8c74d7bd1
cl [Thu, 23 Sep 2010 17:33:18 -0700] rev 6407
Added tag jdk7-b111 for changeset fde8c74d7bd1
Wed, 05 Jul 2017 17:22:21 +0200 Added tag jdk7-b111 for changeset 69f3edf08347
duke [Wed, 05 Jul 2017 17:22:21 +0200] rev 6406
Added tag jdk7-b111 for changeset 69f3edf08347
Wed, 05 Jul 2017 17:22:21 +0200 Merge jdk7-b111
duke [Wed, 05 Jul 2017 17:22:21 +0200] rev 6405
Merge
Wed, 05 Jul 2017 17:22:18 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:18 +0200] rev 6404
Merge
Thu, 16 Sep 2010 15:13:23 -0700 Added tag jdk7-b110 for changeset a74f1fdb0bb8
cl [Thu, 16 Sep 2010 15:13:23 -0700] rev 6403
Added tag jdk7-b110 for changeset a74f1fdb0bb8
Wed, 05 Jul 2017 17:22:16 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:16 +0200] rev 6402
Merge
Thu, 16 Sep 2010 15:13:04 -0700 Added tag jdk7-b110 for changeset 763ed87a4ad6
cl [Thu, 16 Sep 2010 15:13:04 -0700] rev 6401
Added tag jdk7-b110 for changeset 763ed87a4ad6
Wed, 05 Jul 2017 17:22:14 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:14 +0200] rev 6400
Merge
Thu, 16 Sep 2010 15:13:03 -0700 Added tag jdk7-b110 for changeset dcabd2849331
cl [Thu, 16 Sep 2010 15:13:03 -0700] rev 6399
Added tag jdk7-b110 for changeset dcabd2849331
Wed, 05 Jul 2017 17:22:12 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:12 +0200] rev 6398
Merge
Thu, 16 Sep 2010 15:12:53 -0700 Added tag jdk7-b110 for changeset 50870108a9a4
cl [Thu, 16 Sep 2010 15:12:53 -0700] rev 6397
Added tag jdk7-b110 for changeset 50870108a9a4
Wed, 05 Jul 2017 17:22:10 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:10 +0200] rev 6396
Merge
Thu, 16 Sep 2010 15:13:11 -0700 Added tag jdk7-b110 for changeset 5c7242a0a4a5
cl [Thu, 16 Sep 2010 15:13:11 -0700] rev 6395
Added tag jdk7-b110 for changeset 5c7242a0a4a5
Wed, 05 Jul 2017 17:22:07 +0200 Merge
duke [Wed, 05 Jul 2017 17:22:07 +0200] rev 6394
Merge
Thu, 16 Sep 2010 15:12:57 -0700 Added tag jdk7-b110 for changeset 184ac472c680
cl [Thu, 16 Sep 2010 15:12:57 -0700] rev 6393
Added tag jdk7-b110 for changeset 184ac472c680
Thu, 16 Sep 2010 15:12:48 -0700 Added tag jdk7-b110 for changeset 65cdbb9664e3
cl [Thu, 16 Sep 2010 15:12:48 -0700] rev 6392
Added tag jdk7-b110 for changeset 65cdbb9664e3
Wed, 05 Jul 2017 17:21:59 +0200 Added tag jdk7-b110 for changeset a6442d6bc38a
duke [Wed, 05 Jul 2017 17:21:59 +0200] rev 6391
Added tag jdk7-b110 for changeset a6442d6bc38a
Wed, 05 Jul 2017 17:21:58 +0200 Merge jdk7-b110
duke [Wed, 05 Jul 2017 17:21:58 +0200] rev 6390
Merge
Wed, 05 Jul 2017 17:21:56 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:56 +0200] rev 6389
Merge
Wed, 15 Sep 2010 13:41:14 -0700 Merge
cl [Wed, 15 Sep 2010 13:41:14 -0700] rev 6388
Merge
Thu, 09 Sep 2010 16:29:40 -0700 6982137: Rebranding pass 2 - missed copyright changes
ohair [Thu, 09 Sep 2010 16:29:40 -0700] rev 6387
6982137: Rebranding pass 2 - missed copyright changes Reviewed-by: mbykov
Thu, 09 Sep 2010 15:08:03 -0700 Added tag jdk7-b109 for changeset e14215cd81b9
cl [Thu, 09 Sep 2010 15:08:03 -0700] rev 6386
Added tag jdk7-b109 for changeset e14215cd81b9
Wed, 05 Jul 2017 17:21:53 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:53 +0200] rev 6385
Merge
Thu, 09 Sep 2010 15:07:44 -0700 Added tag jdk7-b109 for changeset 156995b5d710
cl [Thu, 09 Sep 2010 15:07:44 -0700] rev 6384
Added tag jdk7-b109 for changeset 156995b5d710
Wed, 05 Jul 2017 17:21:50 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:50 +0200] rev 6383
Merge
Thu, 09 Sep 2010 15:07:43 -0700 Added tag jdk7-b109 for changeset 6ae478428a17
cl [Thu, 09 Sep 2010 15:07:43 -0700] rev 6382
Added tag jdk7-b109 for changeset 6ae478428a17
Wed, 05 Jul 2017 17:21:48 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:48 +0200] rev 6381
Merge
Thu, 09 Sep 2010 15:07:32 -0700 Added tag jdk7-b109 for changeset 7e79ddd7faee
cl [Thu, 09 Sep 2010 15:07:32 -0700] rev 6380
Added tag jdk7-b109 for changeset 7e79ddd7faee
Wed, 05 Jul 2017 17:21:45 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:45 +0200] rev 6379
Merge
Mon, 13 Sep 2010 13:10:26 -0400 6983225: libjvm_db.so is not imported into solaris-x86 builds, and libjvm_dtrace.so not imported at all.
kamg [Mon, 13 Sep 2010 13:10:26 -0400] rev 6378
6983225: libjvm_db.so is not imported into solaris-x86 builds, and libjvm_dtrace.so not imported at all. Summary: Removed sparc-only libjvm_db code and added rules for libjvm_dtrace Reviewed-by: ohair
Mon, 13 Sep 2010 02:54:35 -0700 Merge
yhuang [Mon, 13 Sep 2010 02:54:35 -0700] rev 6377
Merge
Thu, 09 Sep 2010 23:30:59 -0700 Merge
yhuang [Thu, 09 Sep 2010 23:30:59 -0700] rev 6376
Merge
Thu, 09 Sep 2010 23:01:43 -0700 6980510: Fix for 6959252 broke JConsole mnemonic keys
yhuang [Thu, 09 Sep 2010 23:01:43 -0700] rev 6375
6980510: Fix for 6959252 broke JConsole mnemonic keys Reviewed-by: mfang, yhuang
Thu, 09 Sep 2010 16:26:46 -0700 6982137: Rebranding pass 2 - missed copyright changes
ohair [Thu, 09 Sep 2010 16:26:46 -0700] rev 6374
6982137: Rebranding pass 2 - missed copyright changes Reviewed-by: mbykov
Wed, 08 Sep 2010 15:12:37 -0700 6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
ohair [Wed, 08 Sep 2010 15:12:37 -0700] rev 6373
6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches) Reviewed-by: jcoomes
Thu, 09 Sep 2010 15:07:51 -0700 Added tag jdk7-b109 for changeset f2f25ed74ff7
cl [Thu, 09 Sep 2010 15:07:51 -0700] rev 6372
Added tag jdk7-b109 for changeset f2f25ed74ff7
Wed, 05 Jul 2017 17:21:41 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:41 +0200] rev 6371
Merge
Thu, 09 Sep 2010 15:07:37 -0700 Added tag jdk7-b109 for changeset 59327a28f6c0
cl [Thu, 09 Sep 2010 15:07:37 -0700] rev 6370
Added tag jdk7-b109 for changeset 59327a28f6c0
Wed, 15 Sep 2010 13:40:23 -0700 Merge
cl [Wed, 15 Sep 2010 13:40:23 -0700] rev 6369
Merge
Thu, 09 Sep 2010 17:08:42 -0700 6982137: Rebranding pass 2 - missed copyright changes
ohair [Thu, 09 Sep 2010 17:08:42 -0700] rev 6368
6982137: Rebranding pass 2 - missed copyright changes Reviewed-by: mbykov
Wed, 08 Sep 2010 17:29:34 -0700 Merge
cl [Wed, 08 Sep 2010 17:29:34 -0700] rev 6367
Merge
Wed, 08 Sep 2010 15:13:31 -0700 6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches)
ohair [Wed, 08 Sep 2010 15:13:31 -0700] rev 6366
6974017: Upgrade required Solaris Studio compilers to 5.10 (12 update 1 + patches) Reviewed-by: jcoomes
Thu, 09 Sep 2010 15:07:31 -0700 Added tag jdk7-b109 for changeset bca3b1e3474c
cl [Thu, 09 Sep 2010 15:07:31 -0700] rev 6365
Added tag jdk7-b109 for changeset bca3b1e3474c
Wed, 05 Jul 2017 17:21:33 +0200 Added tag jdk7-b109 for changeset e02b4d709e17
duke [Wed, 05 Jul 2017 17:21:33 +0200] rev 6364
Added tag jdk7-b109 for changeset e02b4d709e17
Wed, 05 Jul 2017 17:21:32 +0200 Merge jdk7-b109
duke [Wed, 05 Jul 2017 17:21:32 +0200] rev 6363
Merge
Wed, 05 Jul 2017 17:21:29 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:29 +0200] rev 6362
Merge
Thu, 09 Sep 2010 13:49:03 -0700 Merge
cl [Thu, 09 Sep 2010 13:49:03 -0700] rev 6361
Merge
Fri, 03 Sep 2010 12:50:19 -0700 Added tag jdk7-b108 for changeset 44d515c5b5b6
cl [Fri, 03 Sep 2010 12:50:19 -0700] rev 6360
Added tag jdk7-b108 for changeset 44d515c5b5b6
Tue, 07 Sep 2010 15:14:49 -0700 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
ohair [Tue, 07 Sep 2010 15:14:49 -0700] rev 6359
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list Reviewed-by: kamg
Sun, 29 Aug 2010 22:42:08 -0700 Merge
lana [Sun, 29 Aug 2010 22:42:08 -0700] rev 6358
Merge
Mon, 23 Aug 2010 19:14:55 -0700 Merge
lana [Mon, 23 Aug 2010 19:14:55 -0700] rev 6357
Merge
Mon, 23 Aug 2010 15:13:33 -0700 6976747: JCDiagnostic: replace "boolean mandatory" with new "Set<JCDiagnostic.Flag>"
jjg [Mon, 23 Aug 2010 15:13:33 -0700] rev 6356
6976747: JCDiagnostic: replace "boolean mandatory" with new "Set<JCDiagnostic.Flag>" Reviewed-by: mcimadamore
Mon, 23 Aug 2010 11:56:53 -0700 6975005: improve JavacProcessingEnvironment.Round abstraction
jjg [Mon, 23 Aug 2010 11:56:53 -0700] rev 6355
6975005: improve JavacProcessingEnvironment.Round abstraction Reviewed-by: darcy
Mon, 23 Aug 2010 17:00:07 +0100 6978574: return statement in try block with multi-catch causes ClassFormatError
mcimadamore [Mon, 23 Aug 2010 17:00:07 +0100] rev 6354
6978574: return statement in try block with multi-catch causes ClassFormatError Summary: Wrong nested loops in Gen.java causes javac to generate bad bytecode Reviewed-by: jjg
Mon, 23 Aug 2010 16:59:30 +0100 6932571: Compiling Generics causing Inconvertible types
mcimadamore [Mon, 23 Aug 2010 16:59:30 +0100] rev 6353
6932571: Compiling Generics causing Inconvertible types Summary: Types.rewriteQuantifiers() does not work well with recursive type-variable bounds Reviewed-by: jjg
Thu, 19 Aug 2010 11:54:25 +0100 6977800: Regression: invalid resolution of supertype for local class
mcimadamore [Thu, 19 Aug 2010 11:54:25 +0100] rev 6352
6977800: Regression: invalid resolution of supertype for local class Summary: resolution of superclass/superinterfaces in extends/implements clause skips local classes Reviewed-by: jjg
Thu, 19 Aug 2010 11:52:58 +0100 6885255: Improve usability of raw warnings
mcimadamore [Thu, 19 Aug 2010 11:52:58 +0100] rev 6351
6885255: Improve usability of raw warnings Summary: raw warnings should be disabled in (i) instanceof expressions and (ii) when java.lang.Class is not parameterized Reviewed-by: jjg
Thu, 19 Aug 2010 11:50:50 +0100 6886247: regression: javac crashes with an assertion error in Attr.java
mcimadamore [Thu, 19 Aug 2010 11:50:50 +0100] rev 6350
6886247: regression: javac crashes with an assertion error in Attr.java Summary: capture conversion does not work on nested types Reviewed-by: jjg
Mon, 16 Aug 2010 14:59:21 -0700 6976833: options included twice in Example SimpleCompiler
jjg [Mon, 16 Aug 2010 14:59:21 -0700] rev 6349
6976833: options included twice in Example SimpleCompiler Reviewed-by: darcy
Mon, 16 Aug 2010 14:58:10 +0100 6369605: Unconstrained type variables fails to include bounds
mcimadamore [Mon, 16 Aug 2010 14:58:10 +0100] rev 6348
6369605: Unconstrained type variables fails to include bounds Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
Mon, 16 Aug 2010 14:56:23 +0100 6976649: javac does not enforce required annotation elements in arrays
mcimadamore [Mon, 16 Aug 2010 14:56:23 +0100] rev 6347
6976649: javac does not enforce required annotation elements in arrays Summary: type annotation should take advantage of recursive annotation checking Reviewed-by: jjg
Thu, 12 Aug 2010 19:59:10 -0700 Merge
lana [Thu, 12 Aug 2010 19:59:10 -0700] rev 6346
Merge
Tue, 10 Aug 2010 14:53:19 +0100 6975231: Regression test for 6881115 is failing with compiler output not matching expected output
mcimadamore [Tue, 10 Aug 2010 14:53:19 +0100] rev 6345
6975231: Regression test for 6881115 is failing with compiler output not matching expected output Summary: missing symbols are collected in an HashSet which doesn't preserve ordering Reviewed-by: jjg
Tue, 10 Aug 2010 14:52:34 +0100 6975275: diamond implementation needs some cleanup
mcimadamore [Tue, 10 Aug 2010 14:52:34 +0100] rev 6344
6975275: diamond implementation needs some cleanup Summary: resolution issues during diamond inference should be reported through Resolve.logResolveError() Reviewed-by: jjg
Thu, 05 Aug 2010 09:45:25 +0100 6857948: Calling a constructor with a doubly bogus argument causes an internal error
mcimadamore [Thu, 05 Aug 2010 09:45:25 +0100] rev 6343
6857948: Calling a constructor with a doubly bogus argument causes an internal error Summary: problem when constructor resolution returns an erroneous symbol Reviewed-by: jjg
Thu, 05 Aug 2010 09:44:54 +0100 6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException
mcimadamore [Thu, 05 Aug 2010 09:44:54 +0100] rev 6342
6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException Summary: default annotation value is not attributed Reviewed-by: jjg, darcy
Wed, 05 Jul 2017 17:21:24 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:24 +0200] rev 6341
Merge
Wed, 08 Sep 2010 14:04:18 -0700 Merge
cl [Wed, 08 Sep 2010 14:04:18 -0700] rev 6340
Merge
Tue, 07 Sep 2010 15:16:01 -0700 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
ohair [Tue, 07 Sep 2010 15:16:01 -0700] rev 6339
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list Reviewed-by: kamg
Fri, 03 Sep 2010 12:49:59 -0700 Added tag jdk7-b108 for changeset 4fc84aaaa7ab
cl [Fri, 03 Sep 2010 12:49:59 -0700] rev 6338
Added tag jdk7-b108 for changeset 4fc84aaaa7ab
Wed, 05 Jul 2017 17:21:22 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:22 +0200] rev 6337
Merge
Wed, 08 Sep 2010 14:04:18 -0700 Merge
cl [Wed, 08 Sep 2010 14:04:18 -0700] rev 6336
Merge
Tue, 07 Sep 2010 15:15:33 -0700 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
ohair [Tue, 07 Sep 2010 15:15:33 -0700] rev 6335
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list Reviewed-by: kamg
Fri, 03 Sep 2010 12:49:59 -0700 Added tag jdk7-b108 for changeset 47349e388f34
cl [Fri, 03 Sep 2010 12:49:59 -0700] rev 6334
Added tag jdk7-b108 for changeset 47349e388f34
Wed, 05 Jul 2017 17:21:19 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:19 +0200] rev 6333
Merge
Wed, 08 Sep 2010 14:04:15 -0700 Merge
cl [Wed, 08 Sep 2010 14:04:15 -0700] rev 6332
Merge
Tue, 07 Sep 2010 15:16:24 -0700 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
ohair [Tue, 07 Sep 2010 15:16:24 -0700] rev 6331
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list Reviewed-by: kamg
Fri, 03 Sep 2010 12:49:48 -0700 Added tag jdk7-b108 for changeset 82e065bffb94
cl [Fri, 03 Sep 2010 12:49:48 -0700] rev 6330
Added tag jdk7-b108 for changeset 82e065bffb94
Wed, 05 Jul 2017 17:21:16 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:16 +0200] rev 6329
Merge
Thu, 09 Sep 2010 13:48:44 -0700 Merge
cl [Thu, 09 Sep 2010 13:48:44 -0700] rev 6328
Merge
Fri, 03 Sep 2010 12:50:07 -0700 Added tag jdk7-b108 for changeset b5444f4cf92e
cl [Fri, 03 Sep 2010 12:50:07 -0700] rev 6327
Added tag jdk7-b108 for changeset b5444f4cf92e
Tue, 07 Sep 2010 15:17:43 -0700 6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list
ohair [Tue, 07 Sep 2010 15:17:43 -0700] rev 6326
6982946: Change make/jprt.properties to defer to JPRT itself for jdk platform list Reviewed-by: kamg
Sun, 29 Aug 2010 22:41:28 -0700 Merge
lana [Sun, 29 Aug 2010 22:41:28 -0700] rev 6325
Merge
Mon, 23 Aug 2010 19:14:20 -0700 Merge
lana [Mon, 23 Aug 2010 19:14:20 -0700] rev 6324
Merge
Mon, 23 Aug 2010 10:47:42 -0700 6966740: (pack200) need to add the timezone regression test
ksrini [Mon, 23 Aug 2010 10:47:42 -0700] rev 6323
6966740: (pack200) need to add the timezone regression test Reviewed-by: jrose
Mon, 23 Aug 2010 10:19:20 -0700 6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1
ksrini [Mon, 23 Aug 2010 10:19:20 -0700] rev 6322
6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1 Reviewed-by: jrose
Mon, 23 Aug 2010 21:59:13 +0100 6977851: NPE from FileURLConnection.connect
chegar [Mon, 23 Aug 2010 21:59:13 +0100] rev 6321
6977851: NPE from FileURLConnection.connect Reviewed-by: michaelm
Mon, 23 Aug 2010 08:18:08 -0700 6531345: Memory leak in unpack200
ksrini [Mon, 23 Aug 2010 08:18:08 -0700] rev 6320
6531345: Memory leak in unpack200 Reviewed-by: jrose
Mon, 23 Aug 2010 17:35:18 +0100 6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out
alanb [Mon, 23 Aug 2010 17:35:18 +0100] rev 6319
6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out Reviewed-by: forax, chegar
Mon, 23 Aug 2010 17:11:07 +0100 6978511: (file) Path.toRealPath should fail if not resolving links and file does not exist
alanb [Mon, 23 Aug 2010 17:11:07 +0100] rev 6318
6978511: (file) Path.toRealPath should fail if not resolving links and file does not exist Reviewed-by: forax, chegar
Mon, 23 Aug 2010 16:27:56 +0100 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe
chegar [Mon, 23 Aug 2010 16:27:56 +0100] rev 6317
6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe Reviewed-by: michaelm
Mon, 23 Aug 2010 14:35:22 +0100 6968584: Thread should not be Cloneable
chegar [Mon, 23 Aug 2010 14:35:22 +0100] rev 6316
6968584: Thread should not be Cloneable Reviewed-by: dholmes
Fri, 20 Aug 2010 08:49:48 -0700 Merge
ksrini [Fri, 20 Aug 2010 08:49:48 -0700] rev 6315
Merge
Fri, 20 Aug 2010 08:18:54 -0700 6966737: (pack200) the pack200 regression tests need to be more robust.
ksrini [Fri, 20 Aug 2010 08:18:54 -0700] rev 6314
6966737: (pack200) the pack200 regression tests need to be more robust. Reviewed-by: jrose, ohair
Thu, 19 Aug 2010 14:08:04 -0700 6888127: java.util.jar.Pack200.Packer Memory Leak
ksrini [Thu, 19 Aug 2010 14:08:04 -0700] rev 6313
6888127: java.util.jar.Pack200.Packer Memory Leak Reviewed-by: jrose
Thu, 19 Aug 2010 12:24:53 +0800 6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException
weijun [Thu, 19 Aug 2010 12:24:53 +0800] rev 6312
6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException Reviewed-by: vinnie, xuelei
Thu, 19 Aug 2010 11:26:32 +0800 6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default.
weijun [Thu, 19 Aug 2010 11:26:32 +0800] rev 6311
6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default. Reviewed-by: valeriep
Wed, 18 Aug 2010 13:46:39 -0700 6932743: Makefiles not parsing version strings with - from uname -r
ohair [Wed, 18 Aug 2010 13:46:39 -0700] rev 6310
6932743: Makefiles not parsing version strings with - from uname -r Reviewed-by: mchung
Wed, 18 Aug 2010 13:46:02 -0700 6974005: Use of cygpath in Makefile logic needs to silence error messages
ohair [Wed, 18 Aug 2010 13:46:02 -0700] rev 6309
6974005: Use of cygpath in Makefile logic needs to silence error messages Reviewed-by: mchung
Tue, 17 Aug 2010 16:01:54 -0700 6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS
sherman [Tue, 17 Aug 2010 16:01:54 -0700] rev 6308
6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS Summary: changed to use more appropriate nfs file time Reviewed-by: martin
Tue, 17 Aug 2010 14:49:01 +0100 6339649: URI.create should include a detail message when throwing IllegalArgumentException
michaelm [Tue, 17 Aug 2010 14:49:01 +0100] rev 6307
6339649: URI.create should include a detail message when throwing IllegalArgumentException Summary: create enclosing exception with message of enclosed Reviewed-by: alanb, chegar
Mon, 16 Aug 2010 15:36:13 -0700 6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin
mchung [Mon, 16 Aug 2010 15:36:13 -0700] rev 6306
6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin Summary: Add check for CYGWIN Reviewed-by: ohair
Fri, 13 Aug 2010 22:26:27 +0100 6976186: Integrate Shark
gbenson [Fri, 13 Aug 2010 22:26:27 +0100] rev 6305
6976186: Integrate Shark Summary: Shark is a JIT compiler for Zero that uses the LLVM compiler infrastructure. Reviewed-by: ohair
Thu, 12 Aug 2010 19:58:19 -0700 Merge
lana [Thu, 12 Aug 2010 19:58:19 -0700] rev 6304
Merge
Thu, 12 Aug 2010 16:47:13 -0700 Merge
mchung [Thu, 12 Aug 2010 16:47:13 -0700] rev 6303
Merge
Thu, 12 Aug 2010 16:36:49 -0700 6973831: NPE when printing stack trace of OOME
mchung [Thu, 12 Aug 2010 16:36:49 -0700] rev 6302
6973831: NPE when printing stack trace of OOME Summary: Initialize suppressedExceptions field to null Reviewed-by: briangoetz, dholmes, forax
Thu, 12 Aug 2010 19:53:25 +0100 6971825: (so) improve scatter/gather implementation
alanb [Thu, 12 Aug 2010 19:53:25 +0100] rev 6301
6971825: (so) improve scatter/gather implementation Reviewed-by: chegar, sherman
Tue, 10 Aug 2010 13:15:40 -0700 6923794: About 40 JCK test case fail with AssertionError if -esa option is specified
sherman [Tue, 10 Aug 2010 13:15:40 -0700] rev 6300
6923794: About 40 JCK test case fail with AssertionError if -esa option is specified Summary: removed the assert Reviewed-by: alanb
Tue, 10 Aug 2010 17:30:43 +0100 6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled.
chegar [Tue, 10 Aug 2010 17:30:43 +0100] rev 6299
6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled. Reviewed-by: alanb
Tue, 10 Aug 2010 10:07:33 -0400 6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax
lancea [Tue, 10 Aug 2010 10:07:33 -0400] rev 6298
6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax Reviewed-by: minqi
Fri, 06 Aug 2010 11:07:16 -0700 6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure
dcubed [Fri, 06 Aug 2010 11:07:16 -0700] rev 6297
6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure Summary: Disable MonitorVmStartTerminate.sh until 6543856 is fixed. Reviewed-by: ohair
Wed, 04 Aug 2010 20:25:02 -0700 6945961: SIGSEGV in memcpy() during class loading on linux-i586
apangin [Wed, 04 Aug 2010 20:25:02 -0700] rev 6296
6945961: SIGSEGV in memcpy() during class loading on linux-i586 Summary: Check the result of strchr() in Bytecode Verifier Reviewed-by: kamg, acorn
Tue, 03 Aug 2010 12:22:49 -0700 6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94
martin [Tue, 03 Aug 2010 12:22:49 -0700] rev 6295
6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94 Summary: let arraycopy throw AIOOBE for invalid negative length Reviewed-by: chegar, forax
Tue, 03 Aug 2010 09:55:29 -0400 Merge
mullan [Tue, 03 Aug 2010 09:55:29 -0400] rev 6294
Merge
Tue, 03 Aug 2010 09:39:52 -0400 6653372: Error in java.security.KeyStore example code
mullan [Tue, 03 Aug 2010 09:39:52 -0400] rev 6293
6653372: Error in java.security.KeyStore example code Reviewed-by: weijun
Tue, 03 Aug 2010 12:03:03 +0100 6973030: NTLM proxy authentication fails with https
chegar [Tue, 03 Aug 2010 12:03:03 +0100] rev 6292
6973030: NTLM proxy authentication fails with https Reviewed-by: michaelm
Mon, 23 Aug 2010 19:13:15 -0700 Merge
lana [Mon, 23 Aug 2010 19:13:15 -0700] rev 6291
Merge
Mon, 23 Aug 2010 14:14:52 +0900 6977550: (tz) Support tzdata2010l
peytoia [Mon, 23 Aug 2010 14:14:52 +0900] rev 6290
6977550: (tz) Support tzdata2010l Reviewed-by: okutsu
Thu, 12 Aug 2010 11:23:15 -0700 Merge
lana [Thu, 12 Aug 2010 11:23:15 -0700] rev 6289
Merge
Tue, 10 Aug 2010 19:29:30 +0400 6960267: JTable.getRowHeight() returns value different from the specified default (16.0) with GTK L&F
malenkov [Tue, 10 Aug 2010 19:29:30 +0400] rev 6288
6960267: JTable.getRowHeight() returns value different from the specified default (16.0) with GTK L&F Reviewed-by: peterz
Mon, 23 Aug 2010 19:12:01 -0700 Merge
lana [Mon, 23 Aug 2010 19:12:01 -0700] rev 6287
Merge
Thu, 12 Aug 2010 19:55:48 -0700 Merge
lana [Thu, 12 Aug 2010 19:55:48 -0700] rev 6286
Merge
Wed, 11 Aug 2010 10:05:56 -0400 6976265: No STROKE_CONTROL
dlila [Wed, 11 Aug 2010 10:05:56 -0400] rev 6285
6976265: No STROKE_CONTROL Summary: implemented it in sun.java2d.pisces by adding a PathIterator. Reviewed-by: flar
Tue, 10 Aug 2010 13:19:44 -0400 6967436: lines longer than 2^15 can fill window.
dlila [Tue, 10 Aug 2010 13:19:44 -0400] rev 6284
6967436: lines longer than 2^15 can fill window. 6967433: dashed lines broken when using scaling transforms. Summary: converted pisces to floating point. Also, using better AA algorithm Reviewed-by: flar
Wed, 05 Jul 2017 17:21:06 +0200 Merge
duke [Wed, 05 Jul 2017 17:21:06 +0200] rev 6283
Merge
Thu, 09 Sep 2010 14:27:59 -0700 Merge
cl [Thu, 09 Sep 2010 14:27:59 -0700] rev 6282
Merge
Fri, 03 Sep 2010 12:49:53 -0700 Added tag jdk7-b108 for changeset 9aa5fae6f446
cl [Fri, 03 Sep 2010 12:49:53 -0700] rev 6281
Added tag jdk7-b108 for changeset 9aa5fae6f446
Tue, 31 Aug 2010 17:23:45 -0700 Added tag hs19-b06 for changeset 97604d92cdcf
trims [Tue, 31 Aug 2010 17:23:45 -0700] rev 6280
Added tag hs19-b06 for changeset 97604d92cdcf
Tue, 31 Aug 2010 16:48:07 -0700 Merge
trims [Tue, 31 Aug 2010 16:48:07 -0700] rev 6279
Merge
Fri, 20 Aug 2010 14:24:47 -0700 6978915: Remove Mercurial tags for Hotspot 19 Build 06
trims [Fri, 20 Aug 2010 14:24:47 -0700] rev 6278
6978915: Remove Mercurial tags for Hotspot 19 Build 06 Summary: Delete the hs19-b06 Hg tag, as it was put on incorrectly Reviewed-by: jcoomes
Fri, 20 Aug 2010 12:57:42 -0700 6978889: Remove premature change of build number to Hotspot 19 Build 07
trims [Fri, 20 Aug 2010 12:57:42 -0700] rev 6277
6978889: Remove premature change of build number to Hotspot 19 Build 07 Summary: Change the build number back to 06 Reviewed-by: jcoomes
Fri, 20 Aug 2010 12:01:10 -0700 Merge
tonyp [Fri, 20 Aug 2010 12:01:10 -0700] rev 6276
Merge
Fri, 20 Aug 2010 13:17:08 -0400 Merge
tonyp [Fri, 20 Aug 2010 13:17:08 -0400] rev 6275
Merge
Thu, 19 Aug 2010 12:02:10 -0700 6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly
ysr [Thu, 19 Aug 2010 12:02:10 -0700] rev 6274
6978533: CMS: Elide BOT update asserts until 6977974 is fixed correctly Reviewed-by: jcoomes, jmasa, tonyp
Fri, 20 Aug 2010 09:55:50 -0700 Merge
never [Fri, 20 Aug 2010 09:55:50 -0700] rev 6273
Merge
Thu, 19 Aug 2010 14:51:47 -0700 6978249: spill between cpu and fpu registers when those moves are fast
never [Thu, 19 Aug 2010 14:51:47 -0700] rev 6272
6978249: spill between cpu and fpu registers when those moves are fast Reviewed-by: kvn
Wed, 18 Aug 2010 01:22:16 -0700 6977640: Zero and Shark fixes
twisti [Wed, 18 Aug 2010 01:22:16 -0700] rev 6271
6977640: Zero and Shark fixes Summary: A number of fixes for Zero and Shark. Reviewed-by: twisti Contributed-by: Gary Benson <gbenson@redhat.com>
Fri, 13 Aug 2010 15:14:00 -0700 6976372: # assert(_owner == Thread::current()) failed: invariant
never [Fri, 13 Aug 2010 15:14:00 -0700] rev 6270
6976372: # assert(_owner == Thread::current()) failed: invariant Reviewed-by: kvn, twisti
Thu, 12 Aug 2010 23:34:34 -0700 6975006: assert(check.is_deoptimized_frame()) failed: missed deopt
never [Thu, 12 Aug 2010 23:34:34 -0700] rev 6269
6975006: assert(check.is_deoptimized_frame()) failed: missed deopt Reviewed-by: kvn, twisti
Thu, 12 Aug 2010 16:38:23 -0700 6974176: ShouldNotReachHere, instanceKlass.cpp:1426
never [Thu, 12 Aug 2010 16:38:23 -0700] rev 6268
6974176: ShouldNotReachHere, instanceKlass.cpp:1426 Reviewed-by: kvn, twisti
(0) -3000 -1000 -448 +448 +1000 +3000 +10000 +30000 tip