Tue, 24 May 2011 15:28:43 -0700 7048009: Update .jcheck/conf files for JDK 8
mr [Tue, 24 May 2011 15:28:43 -0700] rev 10154
7048009: Update .jcheck/conf files for JDK 8 Reviewed-by: jjh
Wed, 05 Jul 2017 17:47:52 +0200 Merge
duke [Wed, 05 Jul 2017 17:47:52 +0200] rev 10153
Merge
Tue, 09 Aug 2011 17:38:52 -0700 Merge
lana [Tue, 09 Aug 2011 17:38:52 -0700] rev 10152
Merge
Tue, 09 Aug 2011 16:59:44 +0100 7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
chegar [Tue, 09 Aug 2011 16:59:44 +0100] rev 10151
7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin Reviewed-by: alanb, dcubed
Tue, 09 Aug 2011 16:39:04 +0100 7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win)
chegar [Tue, 09 Aug 2011 16:39:04 +0100] rev 10150
7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win) Reviewed-by: mchung
Mon, 08 Aug 2011 16:27:41 -0700 7012365: TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin
mchung [Mon, 08 Aug 2011 16:27:41 -0700] rev 10149
7012365: TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin Reviewed-by: darcy
Mon, 08 Aug 2011 16:26:25 -0700 7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh
mchung [Mon, 08 Aug 2011 16:26:25 -0700] rev 10148
7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh 7036519: TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh Reviewed-by: sherman
Mon, 08 Aug 2011 09:07:43 -0700 6380161: (reflect) Exception from newInstance() not chained to cause.
darcy [Mon, 08 Aug 2011 09:07:43 -0700] rev 10147
6380161: (reflect) Exception from newInstance() not chained to cause. Reviewed-by: dholmes, lancea, forax
Mon, 08 Aug 2011 13:20:16 +0100 7076215: (jli) jdk/src/share/bin/jli_util.h should include function prototypes for str functions
alanb [Mon, 08 Aug 2011 13:20:16 +0100] rev 10146
7076215: (jli) jdk/src/share/bin/jli_util.h should include function prototypes for str functions Reviewed-by: alanb Contributed-by: neil.richards@ngmr.net
Sun, 07 Aug 2011 17:03:46 -0700 Merge
lana [Sun, 07 Aug 2011 17:03:46 -0700] rev 10145
Merge
Fri, 05 Aug 2011 16:03:00 -0700 Merge
lana [Fri, 05 Aug 2011 16:03:00 -0700] rev 10144
Merge
Sat, 06 Aug 2011 14:35:58 -0700 7075098: Remove unused fdlibm files
darcy [Sat, 06 Aug 2011 14:35:58 -0700] rev 10143
7075098: Remove unused fdlibm files Reviewed-by: alanb, mduigou
Thu, 04 Aug 2011 08:53:16 -0700 7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs.
mduigou [Thu, 04 Aug 2011 08:53:16 -0700] rev 10142
7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs. Reviewed-by: alanb, darcy
Thu, 04 Aug 2011 18:18:45 +0800 7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem
weijun [Thu, 04 Aug 2011 18:18:45 +0800] rev 10141
7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem Reviewed-by: valeriep
Fri, 29 Jul 2011 10:55:21 -0700 6978200: ServerSocket.toString include "port=0" in the returned String
chegar [Fri, 29 Jul 2011 10:55:21 -0700] rev 10140
6978200: ServerSocket.toString include "port=0" in the returned String Summary: Removal of "port=0" from ServerSocket.toString method Reviewed-by: alanb, chegar Contributed-by: kurchi.subhra.hazra@oracle.com
Fri, 29 Jul 2011 16:45:37 -0700 7072523: java.math should be built with javac -Xlint:all -Werror
jjg [Fri, 29 Jul 2011 16:45:37 -0700] rev 10139
7072523: java.math should be built with javac -Xlint:all -Werror Reviewed-by: darcy Contributed-by: alexandre.boulgakov@oracle.com
Fri, 29 Jul 2011 02:50:58 -0700 7068662: Reserve and restore the default locale
xuelei [Fri, 29 Jul 2011 02:50:58 -0700] rev 10138
7068662: Reserve and restore the default locale Reviewed-by: alanb, weijun
Thu, 28 Jul 2011 13:34:31 -0700 7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror
jjg [Thu, 28 Jul 2011 13:34:31 -0700] rev 10137
7068616: NIO libraries do not build with javac -Xlint:all,-deprecation -Werror Reviewed-by: alanb, chegar Contributed-by: alexandre.boulgakov@oracle.com
Wed, 27 Jul 2011 18:10:10 +0100 6670868: StackOverFlow with bad authenticated Proxy tunnels
chegar [Wed, 27 Jul 2011 18:10:10 +0100] rev 10136
6670868: StackOverFlow with bad authenticated Proxy tunnels Reviewed-by: michaelm
Mon, 25 Jul 2011 16:20:39 -0700 7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
jjg [Mon, 25 Jul 2011 16:20:39 -0700] rev 10135
7069870: Parts of the JDK erroneously rely on generic array initializers with diamond Reviewed-by: ksrini, mcimadamore Contributed-by: alexandre.boulgakov@oracle.com
Mon, 25 Jul 2011 14:35:13 -0700 7035556: DatagramSocket.java:183: warning: unreachable catch clause
chegar [Mon, 25 Jul 2011 14:35:13 -0700] rev 10134
7035556: DatagramSocket.java:183: warning: unreachable catch clause Summary: Remove redundant catches in bind Reviewed-by: alanb, michaelm, wetmore, chegar Contributed-by: kurchi.subhra.hazra@oracle.com
Fri, 22 Jul 2011 21:31:12 -0700 Merge
ohair [Fri, 22 Jul 2011 21:31:12 -0700] rev 10133
Merge
Fri, 22 Jul 2011 17:35:39 -0700 7069993: Adjust make/jprt.properties file for jdk8
ohair [Fri, 22 Jul 2011 17:35:39 -0700] rev 10132
7069993: Adjust make/jprt.properties file for jdk8 Reviewed-by: katleman
Fri, 22 Jul 2011 10:25:46 +0800 6330275: Rework the PaddingTest regression test.
weijun [Fri, 22 Jul 2011 10:25:46 +0800] rev 10131
6330275: Rework the PaddingTest regression test. Reviewed-by: wetmore, smarks
Thu, 21 Jul 2011 17:28:10 +0100 7068416: Lightweight HTTP Server should support TCP_NODELAY
chegar [Thu, 21 Jul 2011 17:28:10 +0100] rev 10130
7068416: Lightweight HTTP Server should support TCP_NODELAY Reviewed-by: alanb, michaelm
Wed, 20 Jul 2011 12:19:41 -0700 7068617: Core libraries don't build with javac -Xlint:all -Werror
jjg [Wed, 20 Jul 2011 12:19:41 -0700] rev 10129
7068617: Core libraries don't build with javac -Xlint:all -Werror Reviewed-by: darcy Contributed-by: alexandre.boulgakov@oracle.com
Tue, 19 Jul 2011 21:47:23 -0700 7065972: Some race condition may happen in SSLSocketImpl class
xuelei [Tue, 19 Jul 2011 21:47:23 -0700] rev 10128
7065972: Some race condition may happen in SSLSocketImpl class Reviewed-by: wetmore, weijun, dgu
Tue, 19 Jul 2011 17:45:11 -0700 7007535: (reflect) Please generalize Constructor and Method
darcy [Tue, 19 Jul 2011 17:45:11 -0700] rev 10127
7007535: (reflect) Please generalize Constructor and Method Reviewed-by: mduigou, peterjones, dholmes, andrew
Tue, 19 Jul 2011 10:58:50 -0700 7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
ksrini [Tue, 19 Jul 2011 10:58:50 -0700] rev 10126
7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute Reviewed-by: darcy, ohair, alanb, mduigou
Tue, 19 Jul 2011 08:21:05 -0700 7059709: close the IO in a final block
xuelei [Tue, 19 Jul 2011 08:21:05 -0700] rev 10125
7059709: close the IO in a final block Reviewed-by: smarks, mullan, wetmore
Mon, 18 Jul 2011 22:25:58 +0100 7021280: SocketPermission should accept wildcards
chegar [Mon, 18 Jul 2011 22:25:58 +0100] rev 10124
7021280: SocketPermission should accept wildcards Reviewed-by: michaelm
Mon, 18 Jul 2011 13:10:02 +0100 7068059: Update jdk/test/ProblemList.txt
alanb [Mon, 18 Jul 2011 13:10:02 +0100] rev 10123
7068059: Update jdk/test/ProblemList.txt Reviewed-by: mchung, chegar
Sun, 17 Jul 2011 18:53:40 -0700 7062430: Minor inconsistency in ulp descriptions
darcy [Sun, 17 Jul 2011 18:53:40 -0700] rev 10122
7062430: Minor inconsistency in ulp descriptions Reviewed-by: smarks, alanb
Fri, 15 Jul 2011 16:38:41 -0700 7062969: java -help still shows http://java.sun.com/javase/reference
ksrini [Fri, 15 Jul 2011 16:38:41 -0700] rev 10121
7062969: java -help still shows http://java.sun.com/javase/reference Reviewed-by: ohair, darcy
Thu, 14 Jul 2011 18:57:55 -0700 Merge
lana [Thu, 14 Jul 2011 18:57:55 -0700] rev 10120
Merge
Wed, 13 Jul 2011 12:24:56 +0100 7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
dl [Wed, 13 Jul 2011 12:24:56 +0100] rev 10119
7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently Summary: Add retry/timeout for checking activeCount Reviewed-by: chegar
Tue, 12 Jul 2011 10:28:37 -0700 7022407: Spinning CPU in LocaleObjectCache.get()
naoto [Tue, 12 Jul 2011 10:28:37 -0700] rev 10118
7022407: Spinning CPU in LocaleObjectCache.get() Reviewed-by: okutsu
Tue, 12 Jul 2011 15:23:23 +0100 7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently
dl [Tue, 12 Jul 2011 15:23:23 +0100] rev 10117
7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently Reviewed-by: chegar
Tue, 12 Jul 2011 07:32:29 +0900 7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin
peytoia [Tue, 12 Jul 2011 07:32:29 +0900] rev 10116
7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin Reviewed-by: okutsu
Fri, 08 Jul 2011 10:25:57 -0700 7060849: Eliminate pack200 build warnings
ksrini [Fri, 08 Jul 2011 10:25:57 -0700] rev 10115
7060849: Eliminate pack200 build warnings Reviewed-by: ksrini, jjg Contributed-by: alexandre.boulgakov@oracle.com
Wed, 06 Jul 2011 11:08:20 -0400 7054969: Null-check-in-finally pattern in java/security documentation
mullan [Wed, 06 Jul 2011 11:08:20 -0400] rev 10114
7054969: Null-check-in-finally pattern in java/security documentation Reviewed-by: vinnie
Tue, 05 Jul 2011 15:25:10 +0100 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
coffeys [Tue, 05 Jul 2011 15:25:10 +0100] rev 10113
7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator Reviewed-by: weijun, xuelei
Fri, 01 Jul 2011 17:12:22 -0700 Merge
valeriep [Fri, 01 Jul 2011 17:12:22 -0700] rev 10112
Merge
Thu, 30 Jun 2011 18:42:37 -0700 7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
valeriep [Thu, 30 Jun 2011 18:42:37 -0700] rev 10111
7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk Summary: Changed javah to use the newly built classes specified by $(CLASSDESTDIR) Reviewed-by: vinnie
Thu, 30 Jun 2011 17:59:13 -0700 7058708: Eliminate JDK build tools build warnings
jjg [Thu, 30 Jun 2011 17:59:13 -0700] rev 10110
7058708: Eliminate JDK build tools build warnings Reviewed-by: ohair, jjg Contributed-by: alexandre.boulgakov@oracle.com
Thu, 30 Jun 2011 16:50:34 -0700 7061195: Clean up makefiles for JDK 8
jjg [Thu, 30 Jun 2011 16:50:34 -0700] rev 10109
7061195: Clean up makefiles for JDK 8 Reviewed-by: ohair, jjg Contributed-by: alexandre.boulgakov@oracle.com
Thu, 30 Jun 2011 16:48:44 -0700 7061190: Update boot JDK version for JDK 8
jjg [Thu, 30 Jun 2011 16:48:44 -0700] rev 10108
7061190: Update boot JDK version for JDK 8 Reviewed-by: ohair, jjg Contributed-by: alexandre.boulgakov@oracle.com
Fri, 05 Aug 2011 15:35:04 -0700 Merge
lana [Fri, 05 Aug 2011 15:35:04 -0700] rev 10107
Merge
Wed, 03 Aug 2011 16:59:23 +0400 7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one
rupashka [Wed, 03 Aug 2011 16:59:23 +0400] rev 10106
7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one Reviewed-by: peterz
Mon, 01 Aug 2011 17:05:16 +0400 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
serb [Mon, 01 Aug 2011 17:05:16 +0400] rev 10105
7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows Reviewed-by: art, dcherepanov
Thu, 28 Jul 2011 18:24:54 +0400 7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
rupashka [Thu, 28 Jul 2011 18:24:54 +0400] rev 10104
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown Reviewed-by: peterz
Thu, 28 Jul 2011 18:13:17 +0400 6995769: occasion NPE thrown from SwingUtilities.computeIntersection()
rupashka [Thu, 28 Jul 2011 18:13:17 +0400] rev 10103
6995769: occasion NPE thrown from SwingUtilities.computeIntersection() Reviewed-by: alexp
Mon, 01 Aug 2011 17:40:38 -0700 Merge
lana [Mon, 01 Aug 2011 17:40:38 -0700] rev 10102
Merge
Wed, 27 Jul 2011 22:42:19 -0700 Merge
lana [Wed, 27 Jul 2011 22:42:19 -0700] rev 10101
Merge
Mon, 18 Jul 2011 18:21:31 +0400 7031941: Use generificated JComboBox and JList in core libraries
rupashka [Mon, 18 Jul 2011 18:21:31 +0400] rev 10100
7031941: Use generificated JComboBox and JList in core libraries Reviewed-by: alexp
Mon, 18 Jul 2011 17:40:12 +0400 6509273: Password in JPasswordField gets Printed in clear text
rupashka [Mon, 18 Jul 2011 17:40:12 +0400] rev 10099
6509273: Password in JPasswordField gets Printed in clear text Reviewed-by: alexp
Fri, 15 Jul 2011 19:25:06 +0400 4717864: setFont() does not update Fonts of Menus already on screen
serb [Fri, 15 Jul 2011 19:25:06 +0400] rev 10098
4717864: setFont() does not update Fonts of Menus already on screen Reviewed-by: art, bagiras
Fri, 15 Jul 2011 19:24:09 +0400 6642728: Use reflection to access ScrollPane's private method from within sun.awt package
serb [Fri, 15 Jul 2011 19:24:09 +0400] rev 10097
6642728: Use reflection to access ScrollPane's private method from within sun.awt package Reviewed-by: art, anthony
Fri, 15 Jul 2011 19:23:03 +0400 6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
serb [Fri, 15 Jul 2011 19:23:03 +0400] rev 10096
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails Reviewed-by: art, dcherepanov, anthony
Fri, 15 Jul 2011 19:19:33 +0400 7043815: AWT-XAWT - AWT-EventQueue-0 deadlock.
serb [Fri, 15 Jul 2011 19:19:33 +0400] rev 10095
7043815: AWT-XAWT - AWT-EventQueue-0 deadlock. Reviewed-by: art, dcherepanov
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip