Mon, 30 Mar 2009 16:33:39 +0400 6823589: Remake sizes.64-solaris-i386 with newly added fields
yan [Mon, 30 Mar 2009 16:33:39 +0400] rev 2474
6823589: Remake sizes.64-solaris-i386 with newly added fields 6782746: Keyboard hotkeys don't work in locales where non latin characters are used 6299348: Zero keycode returned in keyPressed and keyReleased for some keys in non-english layout - Win32 6316369: Provide a method to convert a character to VK_* Java keycode, if possible. 6446568: KeyEvent lacks 3 virtual keys of Danish keyboards 6559449: Support for converting from char to KeyEvent VK_ keycode 6182651: Need to identify any key pressed/released with a unique code Summary: Various by-products of 6680988 fix. Reviewed-by: art
Fri, 27 Mar 2009 12:01:24 +0300 6680988: KeyEvent is still missing VK values for many keyboards
yan [Fri, 27 Mar 2009 12:01:24 +0300] rev 2473
6680988: KeyEvent is still missing VK values for many keyboards Summary: 2 new methods and some fields added to KeyEvent, plus hash of constants introduced Reviewed-by: art
Thu, 26 Mar 2009 14:38:46 +0300 6693253: Security Warning appearance requires enhancements
anthony [Thu, 26 Mar 2009 14:38:46 +0300] rev 2472
6693253: Security Warning appearance requires enhancements 6779717: A Window does not show applet security warning icon on X platforms 6785058: Parent dn't get the focus after dialog is closed if security warning is applied Summary: Forward-port from 6u10-6u14 Reviewed-by: art, dcherepanov
Wed, 25 Mar 2009 13:37:08 +0300 6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux
anthony [Wed, 25 Mar 2009 13:37:08 +0300] rev 2471
6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux Summary: Added the system property sun.awt.disablegrab Reviewed-by: art, dcherepanov
Tue, 24 Mar 2009 21:57:50 +0100 6809233: Modal dialog blocks calling thread after it is hidden and disposed
rkennke [Tue, 24 Mar 2009 21:57:50 +0100] rev 2470
6809233: Modal dialog blocks calling thread after it is hidden and disposed Summary: Send WakingRunnable to toolkit to prevent early cleanup. Reviewed-by: art, son
Mon, 23 Mar 2009 09:47:39 -0400 6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
dcherepanov [Mon, 23 Mar 2009 09:47:39 -0400] rev 2469
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported Reviewed-by: art, dav
Mon, 23 Mar 2009 11:59:55 +0300 6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
dcherepanov [Mon, 23 Mar 2009 11:59:55 +0300] rev 2468
6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than Reviewed-by: art, dav
Fri, 20 Mar 2009 08:41:43 -0400 6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
dcherepanov [Fri, 20 Mar 2009 08:41:43 -0400] rev 2467
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly Reviewed-by: art
Fri, 13 Mar 2009 18:07:13 +0300 6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame.
dcherepanov [Fri, 13 Mar 2009 18:07:13 +0300] rev 2466
6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame. Reviewed-by: art, anthony
Wed, 11 Mar 2009 16:11:31 +0300 6815946: regression: failed to build MToolkit
ant [Wed, 11 Mar 2009 16:11:31 +0300] rev 2465
6815946: regression: failed to build MToolkit Reviewed-by: anthony
Tue, 10 Mar 2009 18:33:29 +0300 6806217: implement synthetic focus model for MS Windows
ant [Tue, 10 Mar 2009 18:33:29 +0300] rev 2464
6806217: implement synthetic focus model for MS Windows Reviewed-by: art, dcherepanov
Wed, 04 Mar 2009 18:10:48 +0300 6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount
art [Wed, 04 Mar 2009 18:10:48 +0300] rev 2463
6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount Reviewed-by: anthony, dav
Wed, 04 Mar 2009 13:05:56 +0300 6809227: poor performance on Panel.Add() method in jdk6
dcherepanov [Wed, 04 Mar 2009 13:05:56 +0300] rev 2462
6809227: poor performance on Panel.Add() method in jdk6 Reviewed-by: art, anthony
Tue, 03 Mar 2009 13:54:47 +0300 6811674: Container.setComponentZOrder throws NPE
anthony [Tue, 03 Mar 2009 13:54:47 +0300] rev 2461
6811674: Container.setComponentZOrder throws NPE Reviewed-by: art, dcherepanov
Sun, 22 Feb 2009 12:26:39 -0800 Merge
lana [Sun, 22 Feb 2009 12:26:39 -0800] rev 2460
Merge
Fri, 20 Feb 2009 17:34:16 +0300 6804747: Ensure consistent graphicsConfig member across components hierarchy
anthony [Fri, 20 Feb 2009 17:34:16 +0300] rev 2459
6804747: Ensure consistent graphicsConfig member across components hierarchy Reviewed-by: art, dcherepanov
Thu, 19 Feb 2009 14:10:19 +0300 6806224: PIT : Getting java.lang.NullPointerException while opening Filedialog
dcherepanov [Thu, 19 Feb 2009 14:10:19 +0300] rev 2458
6806224: PIT : Getting java.lang.NullPointerException while opening Filedialog Reviewed-by: art, dav
Tue, 17 Feb 2009 14:44:58 +0300 6723941: Crash in sun.awt.windows.WToolkit.eventLoop()
dcherepanov [Tue, 17 Feb 2009 14:44:58 +0300] rev 2457
6723941: Crash in sun.awt.windows.WToolkit.eventLoop() Reviewed-by: art, ant
Tue, 17 Feb 2009 14:30:52 +0300 6792023: Print suspends on Windows 2000 Pro since 6u12 b01
dcherepanov [Tue, 17 Feb 2009 14:30:52 +0300] rev 2456
6792023: Print suspends on Windows 2000 Pro since 6u12 b01 Reviewed-by: art, anthony
Tue, 17 Feb 2009 14:27:03 +0300 6769607: PIT : Modal frame hangs for a while for few seconds in 6u12 b01 pit build
dcherepanov [Tue, 17 Feb 2009 14:27:03 +0300] rev 2455
6769607: PIT : Modal frame hangs for a while for few seconds in 6u12 b01 pit build Reviewed-by: art, anthony
Tue, 17 Feb 2009 10:42:12 +0300 6806035: Fix for 6804680 is incomplete
art [Tue, 17 Feb 2009 10:42:12 +0300] rev 2454
6806035: Fix for 6804680 is incomplete Reviewed-by: yan
Thu, 12 Feb 2009 18:24:35 +0300 6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start
dcherepanov [Thu, 12 Feb 2009 18:24:35 +0300] rev 2453
6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start Reviewed-by: art, ant
Thu, 12 Feb 2009 17:27:39 +0300 6804680: Solaris AMD64 build fails after the fix for 6633275/7
art [Thu, 12 Feb 2009 17:27:39 +0300] rev 2452
6804680: Solaris AMD64 build fails after the fix for 6633275/7 Summary: addition to the fix for 6633275 Reviewed-by: yan
Wed, 11 Feb 2009 17:07:06 +0300 6633275: Need to support shaped/translucent windows
art [Wed, 11 Feb 2009 17:07:06 +0300] rev 2451
6633275: Need to support shaped/translucent windows Summary: forward-port from 6u14, no public API is introduced Reviewed-by: anthony, dcherepanov
Fri, 10 Apr 2009 15:30:37 -0700 Merge
tbell [Fri, 10 Apr 2009 15:30:37 -0700] rev 2450
Merge
Mon, 06 Apr 2009 18:52:03 -0700 6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader
valeriep [Mon, 06 Apr 2009 18:52:03 -0700] rev 2449
6440846: (cl) Deadlock between AppClassLoader and ExtClassLoader Summary: Fixed a deadlock between the two class loaders Reviewed-by: alanb
Mon, 06 Apr 2009 18:46:20 -0700 4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating
valeriep [Mon, 06 Apr 2009 18:46:20 -0700] rev 2448
4735126: (cl) ClassLoader.loadClass locks all instances in chain when delegating Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
Mon, 06 Apr 2009 11:29:03 +0100 Merge
alanb [Mon, 06 Apr 2009 11:29:03 +0100] rev 2447
Merge
Mon, 06 Apr 2009 08:59:33 +0100 4890703: Support SDP (sol)
alanb [Mon, 06 Apr 2009 08:59:33 +0100] rev 2446
4890703: Support SDP (sol) Reviewed-by: michaelm
Fri, 03 Apr 2009 22:10:36 +0100 6823609: (se) Selector.select hangs on Windows under load
alanb [Fri, 03 Apr 2009 22:10:36 +0100] rev 2445
6823609: (se) Selector.select hangs on Windows under load Reviewed-by: sherman
Thu, 02 Apr 2009 19:47:24 +0100 6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low
alanb [Thu, 02 Apr 2009 19:47:24 +0100] rev 2444
6824477: (se) Selector.select fails with IOException: "Invalid argument" if maximum file descriptors is low Reviewed-by: sherman
Thu, 02 Apr 2009 16:31:44 +0100 6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail
alanb [Thu, 02 Apr 2009 16:31:44 +0100] rev 2443
6824141: test/java/rmi/activation/rmidViaInheritedChannel tests fail Reviewed-by: peterjones
Thu, 02 Apr 2009 11:19:34 +0100 6666739: (ref) ReferenceQueue.poll() doesn't scale well
alanb [Thu, 02 Apr 2009 11:19:34 +0100] rev 2442
6666739: (ref) ReferenceQueue.poll() doesn't scale well 6711667: (ref) Update SoftReference timestamp only if clock advances Summary: Forward port from 6u14; originally fixed by Tom Rodriguez in earlier update Reviewed-by: martin
Thu, 02 Apr 2009 11:13:56 +0100 6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx)
alanb [Thu, 02 Apr 2009 11:13:56 +0100] rev 2441
6824135: (ch) test/java/nio/channels/AsyncCloseAndInterrupt.java fails (lnx) Reviewed-by: sherman
Fri, 03 Apr 2009 10:29:13 -0700 Merge
tbell [Fri, 03 Apr 2009 10:29:13 -0700] rev 2440
Merge
Fri, 03 Apr 2009 09:51:58 -0700 Merge
sherman [Fri, 03 Apr 2009 09:51:58 -0700] rev 2439
Merge
Thu, 02 Apr 2009 15:35:46 -0700 4681995: Add support for large (> 4GB) zip/jar files
sherman [Thu, 02 Apr 2009 15:35:46 -0700] rev 2438
4681995: Add support for large (> 4GB) zip/jar files Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
Fri, 03 Apr 2009 11:36:19 +0800 6825352: support self-issued certificate in keytool
weijun [Fri, 03 Apr 2009 11:36:19 +0800] rev 2437
6825352: support self-issued certificate in keytool Reviewed-by: xuelei
Tue, 31 Mar 2009 23:52:04 -0700 6819110: Lazily load Sun digest provider for jar verification
mchung [Tue, 31 Mar 2009 23:52:04 -0700] rev 2436
6819110: Lazily load Sun digest provider for jar verification Summary: Lazily call Providers.getSunProvider() instead of at static initializer Reviewed-by: mullan
Mon, 30 Mar 2009 19:22:27 +0100 Merge
alanb [Mon, 30 Mar 2009 19:22:27 +0100] rev 2435
Merge
Fri, 27 Mar 2009 16:04:05 +0000 6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64
alanb [Fri, 27 Mar 2009 16:04:05 +0000] rev 2434
6772303: (se) IOException: Invalid argument" thrown on a call to Selector.select(value) with -d64 Reviewed-by: sherman
Fri, 27 Mar 2009 15:24:37 +0000 6693490: (se) select throws "File exists" IOException under load (lnx)
alanb [Fri, 27 Mar 2009 15:24:37 +0000] rev 2433
6693490: (se) select throws "File exists" IOException under load (lnx) Reviewed-by: sherman
Fri, 27 Mar 2009 11:05:45 +0800 6802846: jarsigner needs enhanced cert validation(options)
weijun [Fri, 27 Mar 2009 11:05:45 +0800] rev 2432
6802846: jarsigner needs enhanced cert validation(options) Reviewed-by: xuelei
Thu, 26 Mar 2009 17:39:42 -0700 6822903: Reliability and documentation improvements for ReentrantReadWriteLock
dl [Thu, 26 Mar 2009 17:39:42 -0700] rev 2431
6822903: Reliability and documentation improvements for ReentrantReadWriteLock Summary: Make firstReader a Thread, not a long Reviewed-by: martin
Thu, 26 Mar 2009 11:59:07 -0700 6801020: Concurrent Semaphore release may cause some require thread not signaled
dl [Thu, 26 Mar 2009 11:59:07 -0700] rev 2430
6801020: Concurrent Semaphore release may cause some require thread not signaled Summary: Introduce PROPAGATE waitStatus Reviewed-by: martin
Wed, 25 Mar 2009 12:24:30 -0700 6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects
mchung [Wed, 25 Mar 2009 12:24:30 -0700] rev 2429
6819122: DefaultProxySelector should lazily initialize the Pattern object and the NonProxyInfo objects Summary: Move two static NonProxyInfo fields into NonProxyInfo class and instantiate Pattern object when needed Reviewed-by: jccollet
Tue, 24 Mar 2009 19:42:23 -0700 6800572: Removing elements from views of NavigableMap implementations does not always work correctly.
dl [Tue, 24 Mar 2009 19:42:23 -0700] rev 2428
6800572: Removing elements from views of NavigableMap implementations does not always work correctly. Summary: Replace use of new TreeSet with new KeySet Reviewed-by: martin
Tue, 24 Mar 2009 14:10:38 +0000 6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified
alanb [Tue, 24 Mar 2009 14:10:38 +0000] rev 2427
6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified Reviewed-by: sherman
Tue, 24 Mar 2009 14:08:37 +0000 6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win]
alanb [Tue, 24 Mar 2009 14:08:37 +0000] rev 2426
6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win] Reviewed-by: sherman Contributed-by: andreas.frischknecht@softwired-inc.com
Tue, 24 Mar 2009 14:05:44 +0000 6807702: Integer.valueOf cache should be configurable
alanb [Tue, 24 Mar 2009 14:05:44 +0000] rev 2425
6807702: Integer.valueOf cache should be configurable Reviewed-by: darcy
Tue, 24 Mar 2009 14:03:46 +0000 6819886: System.getProperty("os.name") reports Vista on Windows 7
alanb [Tue, 24 Mar 2009 14:03:46 +0000] rev 2424
6819886: System.getProperty("os.name") reports Vista on Windows 7 Reviewed-by: sherman
Thu, 09 Apr 2009 10:37:30 -0700 Added tag jdk7-b54 for changeset 0e9e14e7f54a
xdono [Thu, 09 Apr 2009 10:37:30 -0700] rev 2423
Added tag jdk7-b54 for changeset 0e9e14e7f54a
Wed, 05 Jul 2017 16:50:44 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:44 +0200] rev 2422
Merge
Thu, 09 Apr 2009 10:37:18 -0700 Added tag jdk7-b54 for changeset c77d20908054
xdono [Thu, 09 Apr 2009 10:37:18 -0700] rev 2421
Added tag jdk7-b54 for changeset c77d20908054
Thu, 09 Apr 2009 10:37:13 -0700 Added tag jdk7-b54 for changeset 9590951ad57b
xdono [Thu, 09 Apr 2009 10:37:13 -0700] rev 2420
Added tag jdk7-b54 for changeset 9590951ad57b
Wed, 05 Jul 2017 16:50:37 +0200 Added tag jdk7-b54 for changeset 15096652c4d4
duke [Wed, 05 Jul 2017 16:50:37 +0200] rev 2419
Added tag jdk7-b54 for changeset 15096652c4d4
Wed, 05 Jul 2017 16:50:36 +0200 Merge jdk7-b54
duke [Wed, 05 Jul 2017 16:50:36 +0200] rev 2418
Merge
Wed, 05 Jul 2017 16:50:34 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:34 +0200] rev 2417
Merge
Thu, 02 Apr 2009 16:52:05 -0700 Added tag jdk7-b53 for changeset e053a98a8120
xdono [Thu, 02 Apr 2009 16:52:05 -0700] rev 2416
Added tag jdk7-b53 for changeset e053a98a8120
Wed, 05 Jul 2017 16:50:32 +0200 Merge
duke [Wed, 05 Jul 2017 16:50:32 +0200] rev 2415
Merge
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip