Dmitry Cherepanov
29e370d911
6829326: Getting java.lang.NullPointerException: null pData while opening a File,Print,Page Dialog in Win
...
Reviewed-by: art, yan
2009-04-13 15:22:12 +04:00
Anthony Petrov
0a24bf67c2
6818312: com.sun.awt.SecurityWarning.getSize() always reports (0, 0) on X11
...
The fix got pushed with 6693253. However the test was omitted. Here it comes.
Reviewed-by: dcherepanov, art
2009-04-01 19:05:47 +04:00
Andrew John Hughes
f38ce53536
6819601: Fix AWT JTReg tests which fail to compile
...
Fix compilation of tests.
Reviewed-by: anthony, son
2009-03-31 18:47:31 +04:00
Yuri Nesterenko
0c7428a720
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
Various by-products of 6680988 fix.
Reviewed-by: art
2009-03-30 16:33:39 +04:00
Yuri Nesterenko
51ef95c396
6680988: KeyEvent is still missing VK values for many keyboards
...
2 new methods and some fields added to KeyEvent, plus hash of constants introduced
Reviewed-by: art
2009-03-27 12:01:24 +03:00
Anthony Petrov
a1fd30eb7a
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
Forward-port from 6u10-6u14
Reviewed-by: art, dcherepanov
2009-03-26 14:38:46 +03:00
Anthony Petrov
be5021d224
6714678: IDE (Netbeans, Eclipse, JDeveloper) Debugger hangs process on Linux
...
Added the system property sun.awt.disablegrab
Reviewed-by: art, dcherepanov
2009-03-25 13:37:08 +03:00
Roman Kennke
1a0a9da570
6809233: Modal dialog blocks calling thread after it is hidden and disposed
...
Send WakingRunnable to toolkit to prevent early cleanup.
Reviewed-by: art, son
2009-03-24 21:57:50 +01:00
Dmitry Cherepanov
cd71edadc5
6730447: Support for high resolution mouse wheel is still incomplete. AWT panel needs to be supported
...
Reviewed-by: art, dav
2009-03-23 09:47:39 -04:00
Dmitry Cherepanov
542f88fae5
6516404: regression: Choice vertical scrollbar is not seen when the item in the choice is increased more than
...
Reviewed-by: art, dav
2009-03-23 11:59:55 +03:00
Dmitry Cherepanov
dc5ad18362
6774258: api/java_awt/Component/index.html#PaintUpdate fails randomly
...
Reviewed-by: art
2009-03-20 08:41:43 -04:00
Dmitry Cherepanov
cc57a283fb
6805897: Gap present between the choice and its drop down list in Jdk 7 build for a non resizable frame
...
Reviewed-by: art, anthony
2009-03-13 18:07:13 +03:00
Anton Tarasov
97942f9872
6815946: regression: failed to build MToolkit
...
Reviewed-by: anthony
2009-03-11 16:11:31 +03:00
Anton Tarasov
56f4a68e6b
6806217: implement synthetic focus model for MS Windows
...
Reviewed-by: art, dcherepanov
2009-03-10 18:33:29 +03:00
Artem Ananiev
e63a1bf460
6784816: Remove AWT tree lock from Container methods: getComponent, getComponents, getComponentCount
...
Reviewed-by: anthony, dav
2009-03-04 18:10:48 +03:00
Dmitry Cherepanov
8a7cd86a28
6809227: poor performance on Panel.Add() method in jdk6
...
Reviewed-by: art, anthony
2009-03-04 13:05:56 +03:00
Anthony Petrov
7a593ea895
6811674: Container.setComponentZOrder throws NPE
...
Reviewed-by: art, dcherepanov
2009-03-03 13:54:47 +03:00
Lana Steuck
ddc1549079
Merge
2009-02-22 12:26:39 -08:00
Anthony Petrov
f9a987bf43
6804747: Ensure consistent graphicsConfig member across components hierarchy
...
Reviewed-by: art, dcherepanov
2009-02-20 17:34:16 +03:00
Xiomara Jayasena
2f8cdfaaa7
Added tag jdk7-b48 for changeset 7b8efe5390c4
2009-02-19 14:08:12 -08:00
Dmitry Cherepanov
a1117d31b6
6806224: PIT : Getting java.lang.NullPointerException while opening Filedialog
...
Reviewed-by: art, dav
2009-02-19 14:10:19 +03:00
Lana Steuck
0b8159d689
Merge
2009-02-18 10:05:41 -08:00
Tim Bell
47f944a908
Merge
2009-02-17 09:06:16 -08:00
Dmitry Cherepanov
c59552fc2d
6723941: Crash in sun.awt.windows.WToolkit.eventLoop()
...
Reviewed-by: art, ant
2009-02-17 14:44:58 +03:00
Dmitry Cherepanov
e05fd5d6f5
6792023: Print suspends on Windows 2000 Pro since 6u12 b01
...
Reviewed-by: art, anthony
2009-02-17 14:30:52 +03:00
Dmitry Cherepanov
0d79cc7529
6769607: PIT : Modal frame hangs for a while for few seconds in 6u12 b01 pit build
...
Reviewed-by: art, anthony
2009-02-17 14:27:03 +03:00
Artem Ananiev
022fb387d9
6806035: Fix for 6804680 is incomplete
...
Reviewed-by: yan
2009-02-17 10:42:12 +03:00
Xiomara Jayasena
c8d87a676a
Added tag jdk7-b47 for changeset 37d45cffbdfc
2009-02-12 14:00:50 -08:00
Dmitry Cherepanov
ce1993bf8e
6724890: Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start
...
Reviewed-by: art, ant
2009-02-12 18:24:35 +03:00
Artem Ananiev
3ca96fa445
6804680: Solaris AMD64 build fails after the fix for 6633275/7
...
Addition to the fix for 6633275
Reviewed-by: yan
2009-02-12 17:27:39 +03:00
Artem Ananiev
e67e7cb5a7
6633275: Need to support shaped/translucent windows
...
Forward-port from 6u14, no public API is introduced
Reviewed-by: anthony, dcherepanov
2009-02-11 17:07:06 +03:00
Lana Steuck
f9c7b83d22
Merge
2009-02-10 12:26:12 -08:00
Tim Bell
5ee59847d1
Merge
2009-02-06 09:43:27 -08:00
Xiomara Jayasena
46cd7f09fc
Added tag jdk7-b46 for changeset 3a1f36b2dd3b
2009-02-05 16:07:48 -08:00
Tim Bell
04d96f9698
Merge
2009-02-05 09:28:04 -08:00
Tim Bell
354177b550
Merge
2009-02-05 09:24:45 -08:00
Jean-Christophe Collet
b17d12c83d
6585546: Please update API doc for java.net.CookieManager
...
Trivial doc updates
Reviewed-by: chegar
2009-02-04 14:15:13 +01:00
Xue-Lei Andrew Fan
df345d27f4
6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException
...
Make the test robust
Reviewed-by: weijun
2009-02-04 19:10:09 +08:00
Anthony Petrov
13c271c69b
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
...
Reviewed-by: art, dcherepanov
2009-02-04 11:58:13 +03:00
Lana Steuck
c88ad511d0
Merge
2009-02-03 22:02:55 -08:00
Joe Darcy
6a6fc9ad3f
6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String)
...
Reviewed-by: martin
2009-02-03 16:29:32 -08:00
Weijun Wang
17e0db945f
6785456: Read Kerberos setting from Windows environment variables
...
Reviewed-by: valeriep
2009-02-03 09:38:31 +08:00
Weijun Wang
e7c217c72d
6552334: Enable DNS in Kerberos by default
...
Reviewed-by: valeriep
2009-02-03 09:38:13 +08:00
Jean-Christophe Collet
57a4df4e50
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
...
Force Locale.US when parsing the cookie expiration date.
Reviewed-by: chegar
2009-02-02 16:50:54 +01:00
Tim Bell
fbaf68fa07
Merge
2009-01-30 23:27:20 -08:00
Joe Darcy
82b15672f3
6799462: Minor typo (wrong word) in JavaDoc for InputStream.read(byte[] b) method
...
Reviewed-by: sherman, martin
2009-01-30 15:09:00 -08:00
Michael McMahon
aad69adc7b
Merge
2009-01-30 22:27:02 +00:00
Michael McMahon
71dfa4d2db
4167874: URL-downloaded jar files can consume all available file descriptors
...
Added close method to URLClassLoader
Reviewed-by: alanb
2009-01-30 22:05:30 +00:00
Joe Darcy
2b84dc567f
6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain
...
Reviewed-by: alanb
2009-01-30 12:40:27 -08:00
Tim Bell
811c6c0fea
Merge
2009-01-29 21:46:48 -08:00