Thu, 09 Oct 2008 11:13:34 -0700 Added tag jdk7-b37 for changeset 076a3cde30d5
xdono [Thu, 09 Oct 2008 11:13:34 -0700] rev 1354
Added tag jdk7-b37 for changeset 076a3cde30d5
Wed, 05 Jul 2017 16:42:31 +0200 Merge
duke [Wed, 05 Jul 2017 16:42:31 +0200] rev 1353
Merge
Thu, 09 Oct 2008 11:13:18 -0700 Added tag jdk7-b37 for changeset 4c4fb0aeb1fc
xdono [Thu, 09 Oct 2008 11:13:18 -0700] rev 1352
Added tag jdk7-b37 for changeset 4c4fb0aeb1fc
Wed, 05 Jul 2017 16:42:29 +0200 Merge
duke [Wed, 05 Jul 2017 16:42:29 +0200] rev 1351
Merge
Thu, 09 Oct 2008 11:13:16 -0700 Added tag jdk7-b37 for changeset e665a277bfd2
xdono [Thu, 09 Oct 2008 11:13:16 -0700] rev 1350
Added tag jdk7-b37 for changeset e665a277bfd2
Wed, 05 Jul 2017 16:42:26 +0200 Merge
duke [Wed, 05 Jul 2017 16:42:26 +0200] rev 1349
Merge
Thu, 16 Oct 2008 10:29:41 -0700 Merge
xdono [Thu, 16 Oct 2008 10:29:41 -0700] rev 1348
Merge
Wed, 15 Oct 2008 21:24:26 -0700 6759959: VS2008 errors compiling corba sources
tbell [Wed, 15 Oct 2008 21:24:26 -0700] rev 1347
6759959: VS2008 errors compiling corba sources Summary: Update Makefiles to deal with newer Visual Studio releases Reviewed-by: ohair
Thu, 09 Oct 2008 11:13:08 -0700 Added tag jdk7-b37 for changeset 7ffc53470502
xdono [Thu, 09 Oct 2008 11:13:08 -0700] rev 1346
Added tag jdk7-b37 for changeset 7ffc53470502
Wed, 05 Jul 2017 16:42:23 +0200 Merge
duke [Wed, 05 Jul 2017 16:42:23 +0200] rev 1345
Merge
Fri, 17 Oct 2008 08:41:15 -0700 Merge
tbell [Fri, 17 Oct 2008 08:41:15 -0700] rev 1344
Merge
Tue, 14 Oct 2008 13:02:30 -0700 6758881: (launcher) needs to throw NoClassDefFoundError instead of JavaRuntimeException
ksrini [Tue, 14 Oct 2008 13:02:30 -0700] rev 1343
6758881: (launcher) needs to throw NoClassDefFoundError instead of JavaRuntimeException Summary: The launcher will throw the Error vs. Exception, also fixed some minor issues with the tests. Reviewed-by: darcy
Fri, 10 Oct 2008 13:28:14 -0700 Merge
tbell [Fri, 10 Oct 2008 13:28:14 -0700] rev 1342
Merge
Mon, 06 Oct 2008 09:17:35 -0700 Merge
wetmore [Mon, 06 Oct 2008 09:17:35 -0700] rev 1341
Merge
Fri, 26 Sep 2008 11:24:04 +0100 6752807: java.net test ADatagramSocket.sh is broken
chegar [Fri, 26 Sep 2008 11:24:04 +0100] rev 1340
6752807: java.net test ADatagramSocket.sh is broken Summary: update bootclasspath set by test to simply prepend TESTCLASSES Reviewed-by: michaelm
Wed, 24 Sep 2008 17:10:17 +0100 6621697: Problem with file test/sun/net/www/http/ChunkedInputStream/test.txt
chegar [Wed, 24 Sep 2008 17:10:17 +0100] rev 1339
6621697: Problem with file test/sun/net/www/http/ChunkedInputStream/test.txt Reviewed-by: michaelm
Mon, 22 Sep 2008 11:26:17 -0400 Merge
mullan [Mon, 22 Sep 2008 11:26:17 -0400] rev 1338
Merge
Mon, 22 Sep 2008 10:43:17 -0400 6469266: Integrate Apache XMLSec 1.4.2 into JDK 7
mullan [Mon, 22 Sep 2008 10:43:17 -0400] rev 1337
6469266: Integrate Apache XMLSec 1.4.2 into JDK 7 Reviewed-by: valeriep
Mon, 22 Sep 2008 16:05:18 +0100 Merge
michaelm [Mon, 22 Sep 2008 16:05:18 +0100] rev 1336
Merge
Mon, 22 Sep 2008 15:53:58 +0100 6739920: java 6u4~ use larger C heap if there are many threads
michaelm [Mon, 22 Sep 2008 15:53:58 +0100] rev 1335
6739920: java 6u4~ use larger C heap if there are many threads Reviewed-by: chegar
Fri, 19 Sep 2008 15:14:53 +0100 6746836: java.net exception classes don't specify serialVersionUID
chegar [Fri, 19 Sep 2008 15:14:53 +0100] rev 1334
6746836: java.net exception classes don't specify serialVersionUID Reviewed-by: alanb, jccollet
Fri, 19 Sep 2008 14:03:04 +0100 Merge
michaelm [Fri, 19 Sep 2008 14:03:04 +0100] rev 1333
Merge
Fri, 19 Sep 2008 13:32:36 +0100 6750364: Error in test for 6744329
michaelm [Fri, 19 Sep 2008 13:32:36 +0100] rev 1332
6750364: Error in test for 6744329 Reviewed-by: chegar
Sun, 05 Oct 2008 18:53:03 -0700 6755847: (launcher) will trigger assertions in debug build
ksrini [Sun, 05 Oct 2008 18:53:03 -0700] rev 1331
6755847: (launcher) will trigger assertions in debug build Summary: Adds a temporary counter measure to to prevent assertions CR: 6755845 Reviewed-by: darcy, dholmes
Sat, 04 Oct 2008 22:57:59 -0700 Merge
tbell [Sat, 04 Oct 2008 22:57:59 -0700] rev 1330
Merge
Wed, 01 Oct 2008 09:04:42 -0700 4459600: java -jar fails to run Main-Class if classname followed by whitespace.
ksrini [Wed, 01 Oct 2008 09:04:42 -0700] rev 1329
4459600: java -jar fails to run Main-Class if classname followed by whitespace. Summary: Fixed whitespace trimming in the manifest as well as post review comments on CR: 6742159 Reviewed-by: darcy, dholmes
Fri, 03 Oct 2008 09:36:05 -0700 Merge
mchung [Fri, 03 Oct 2008 09:36:05 -0700] rev 1328
Merge
Thu, 02 Oct 2008 16:50:41 -0700 6581243: Service Tag and Product Registration Support in JDK 7
mchung [Thu, 02 Oct 2008 16:50:41 -0700] rev 1327
6581243: Service Tag and Product Registration Support in JDK 7 Summary: Include service tag creation and product registration support in JDK Reviewed-by: ksrini
Thu, 02 Oct 2008 18:23:23 -0700 6751643: ThreadReference.ownedMonitors() can return null
jjh [Thu, 02 Oct 2008 18:23:23 -0700] rev 1326
6751643: ThreadReference.ownedMonitors() can return null Summary: Make a local copy of the cache so it doesn't get modified by a racy resume Reviewed-by: dcubed, swamyv
Sat, 04 Oct 2008 22:48:54 -0700 Merge
tbell [Sat, 04 Oct 2008 22:48:54 -0700] rev 1325
Merge
Mon, 29 Sep 2008 22:10:00 -0700 Merge
tbell [Mon, 29 Sep 2008 22:10:00 -0700] rev 1324
Merge
Wed, 24 Sep 2008 15:07:41 -0700 6742159: (launcher) improve the java launching mechanism
ksrini [Wed, 24 Sep 2008 15:07:41 -0700] rev 1323
6742159: (launcher) improve the java launching mechanism Summary: improves launching, also addresses 6694671 and 6749732 Reviewed-by: darcy, dholmes
Wed, 24 Sep 2008 15:19:07 +0200 6750935: The expected NotCompliantMBeanException is not thrown for the custom MXBeanMappingFactory
emcmanus [Wed, 24 Sep 2008 15:19:07 +0200] rev 1322
6750935: The expected NotCompliantMBeanException is not thrown for the custom MXBeanMappingFactory 6751872: MXBeanMappingFactory example says "implements" when it should be "extends" Reviewed-by: dfuchs
Wed, 24 Sep 2008 05:59:26 -0700 Merge
chegar [Wed, 24 Sep 2008 05:59:26 -0700] rev 1321
Merge
Wed, 24 Sep 2008 05:35:31 -0700 6749308: java.io, java.lang, java.util exception classes don't specify serialVersionUID
chegar [Wed, 24 Sep 2008 05:35:31 -0700] rev 1320
6749308: java.io, java.lang, java.util exception classes don't specify serialVersionUID Reviewed-by: alanb
Mon, 13 Oct 2008 17:13:29 -0700 Merge
lana [Mon, 13 Oct 2008 17:13:29 -0700] rev 1319
Merge
Wed, 24 Sep 2008 08:14:37 -0700 Merge
lana [Wed, 24 Sep 2008 08:14:37 -0700] rev 1318
Merge
Wed, 10 Sep 2008 19:16:14 +0400 6587742: filling half of a JSlider's track is no longer optional
rupashka [Wed, 10 Sep 2008 19:16:14 +0400] rev 1317
6587742: filling half of a JSlider's track is no longer optional Summary: now OceanTheme uses the JSlider.isFilled property like other themes Reviewed-by: alexp
Mon, 08 Sep 2008 17:35:07 +0900 6730743: (tz) Support tzdata2008e
peytoia [Mon, 08 Sep 2008 17:35:07 +0900] rev 1316
6730743: (tz) Support tzdata2008e Reviewed-by: okutsu
Mon, 08 Sep 2008 15:21:55 +0900 6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids
peytoia [Mon, 08 Sep 2008 15:21:55 +0900] rev 1315
6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids Reviewed-by: okutsu
Mon, 08 Sep 2008 14:48:14 +0900 6650748: (tz) Java runtime doesn't detect VET time zone correctly on Windows
peytoia [Mon, 08 Sep 2008 14:48:14 +0900] rev 1314
6650748: (tz) Java runtime doesn't detect VET time zone correctly on Windows Reviewed-by: okutsu
Mon, 08 Sep 2008 14:31:08 +0900 4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation
peytoia [Mon, 08 Sep 2008 14:31:08 +0900] rev 1313
4823811: [Fmt-Da] SimpleDateFormat patterns don't allow embedding of some literal punctuation Reviewed-by: okutsu
Mon, 08 Sep 2008 13:31:45 +0900 6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly
peytoia [Mon, 08 Sep 2008 13:31:45 +0900] rev 1312
6645292: [Fmt-Da] Timezone Western Summer Time (Australia) is parsed incorrectly Reviewed-by: okutsu
Mon, 08 Sep 2008 11:49:49 +0900 6607310: InputContext may cause loading of swing classes even for non-Swing applets
peytoia [Mon, 08 Sep 2008 11:49:49 +0900] rev 1311
6607310: InputContext may cause loading of swing classes even for non-Swing applets Reviewed-by: okutsu
Mon, 08 Sep 2008 10:44:57 +0900 6665028: native code of method j*.text.Bidi.nativeBidiChars is using the contents of a primitive array direct
peytoia [Mon, 08 Sep 2008 10:44:57 +0900] rev 1310
6665028: native code of method j*.text.Bidi.nativeBidiChars is using the contents of a primitive array direct Reviewed-by: okutsu
Thu, 04 Sep 2008 15:15:24 +0400 6278700: JSlider created with BoundedRangeModel fires twice when changed
rupashka [Thu, 04 Sep 2008 15:15:24 +0400] rev 1309
6278700: JSlider created with BoundedRangeModel fires twice when changed Summary: Removed second registration of listener Reviewed-by: peterz
Wed, 03 Sep 2008 21:00:04 +0400 6397609: DOC: De-register API required for PropertyEditorManager and/or doc change
malenkov [Wed, 03 Sep 2008 21:00:04 +0400] rev 1308
6397609: DOC: De-register API required for PropertyEditorManager and/or doc change Reviewed-by: peterz, rupashka
Mon, 01 Sep 2008 17:36:57 +0400 5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say
malenkov [Mon, 01 Sep 2008 17:36:57 +0400] rev 1307
5026703: RFE: DOC: Are PropertyChangeSupport & VetoableChangeSupport Thread-Safe? --Docs Should Say Reviewed-by: peterz, rupashka
Mon, 01 Sep 2008 15:21:46 +0400 5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException
peterz [Mon, 01 Sep 2008 15:21:46 +0400] rev 1306
5062055: JEditorPane HTML: HR-tag with attribute size=1px causes NumberFormatException Summary: Wrapped parseInt() with try/catch Reviewed-by: gsm
Sat, 30 Aug 2008 17:29:59 +0400 6554743: JFileChooser dn't close after pressing escape key after changing the views
rupashka [Sat, 30 Aug 2008 17:29:59 +0400] rev 1305
6554743: JFileChooser dn't close after pressing escape key after changing the views Summary: Restore focus after changing the views in JFileChooser Reviewed-by: loneid
Fri, 29 Aug 2008 18:58:17 +0400 6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme
rupashka [Fri, 29 Aug 2008 18:58:17 +0400] rev 1304
6742358: MetalSliderUI paint wrong vertical disabled filled JSlider for DefaultMetalTheme Summary: Corrected the method MetalSliderUI.paintTrack Reviewed-by: malenkov
Fri, 29 Aug 2008 13:23:55 +0400 6742490: JSlider tests are located in JFileChooser directory
rupashka [Fri, 29 Aug 2008 13:23:55 +0400] rev 1303
6742490: JSlider tests are located in JFileChooser directory Summary: Tests were moved to appropriate folder Reviewed-by: peterz
Wed, 27 Aug 2008 20:49:35 +0400 6351074: JFileChooser removes leading space in filename
rupashka [Wed, 27 Aug 2008 20:49:35 +0400] rev 1302
6351074: JFileChooser removes leading space in filename Summary: Removed trimming of leading spaces in filename Reviewed-by: alexp
Tue, 26 Aug 2008 15:12:54 +0400 6727662: Code improvement and warnings removing from swing packages
rupashka [Tue, 26 Aug 2008 15:12:54 +0400] rev 1301
6727662: Code improvement and warnings removing from swing packages Summary: Removed unnecessary castings and other warnings Reviewed-by: malenkov
Tue, 26 Aug 2008 12:16:23 +0400 6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux
mlapshin [Tue, 26 Aug 2008 12:16:23 +0400] rev 1300
6736649: test/closed/javax/swing/JMenuItem/6458123/ManualBug6458123.java fails on Linux Summary: Now text bearings are taken into account when labelRect width is calculated Reviewed-by: alexp
Tue, 12 Aug 2008 17:59:58 -0700 Merge
lana [Tue, 12 Aug 2008 17:59:58 -0700] rev 1299
Merge
Tue, 12 Aug 2008 12:52:10 +0400 6735918: test/closed/javax/swing/JMenuItem/6458123/bug6458123.java fails on Linux
mlapshin [Tue, 12 Aug 2008 12:52:10 +0400] rev 1298
6735918: test/closed/javax/swing/JMenuItem/6458123/bug6458123.java fails on Linux Summary: All the bearings-related code is removed from MenuItemLayoutHelper class Reviewed-by: alexp
Mon, 11 Aug 2008 16:49:46 +0400 6579243: Windows, GTK: Internal frame title is drawn wrong if the frame has RTL orientation
mlapshin [Mon, 11 Aug 2008 16:49:46 +0400] rev 1297
6579243: Windows, GTK: Internal frame title is drawn wrong if the frame has RTL orientation Summary: Added right-to-left code branches to WindowsInternalFrameTitlePane and Metacity classes Reviewed-by: alexp
Mon, 11 Aug 2008 16:39:17 +0400 6604281: NimbusL&F :Regression in Focus traversal in JFileChooser in pit build.
rupashka [Mon, 11 Aug 2008 16:39:17 +0400] rev 1296
6604281: NimbusL&F :Regression in Focus traversal in JFileChooser in pit build. Summary: Fixed calculation of preferred size in SynthButtonUI Reviewed-by: loneid, peterz
Fri, 08 Aug 2008 20:49:26 +0400 6584657: GTK Look and Feel: Bugs in menu item layout
mlapshin [Fri, 08 Aug 2008 20:49:26 +0400] rev 1295
6584657: GTK Look and Feel: Bugs in menu item layout Reviewed-by: peterz, alexp
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip