Lana Steuck
987b04c8e9
Merge
2010-12-05 15:26:16 -08:00
Alan Bateman
3111dfa081
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
...
Reviewed-by: chegar
2010-12-01 13:49:02 +00:00
Lana Steuck
b2e3b2f545
Merge
2010-11-12 15:07:29 -08:00
Anthony Petrov
b8107f137d
6989505: java.awt.Robot's getPixelColor treats not fully opaque Window as fully transparent
...
Use ::CreateDC() instead of ::GetDC()
Reviewed-by: art, dcherepanov
2010-11-09 19:28:21 +03:00
Anthony Petrov
a77052796a
6988428: Shape is not applied sometimes
...
Always call ::SetWindowRgn() on the toolkit thread
Reviewed-by: art, dcherepanov
2010-11-08 17:51:35 +03:00
Lana Steuck
fba090f3e8
Merge
2010-11-02 19:40:45 -07:00
Lana Steuck
458c60b276
Merge
2010-11-02 12:45:49 -07:00
Naoto Sato
63cb31c203
6989111: Incorrect default locale for New Zealand
...
6990452: Provide system properties for the user specified script
6992312: Currency becomes XXX if do not specify user.country.format
Reviewed-by: okutsu
2010-11-02 10:34:46 -07:00
Alan Bateman
f8b4e1e1bd
6816049: (bf) MappedByteBuffer.force() method does not flush data correctly
...
Reviewed-by: chegar
2010-10-22 17:40:31 +01:00
Alex Menkov
631d924ad6
6867515: Reduce impact of D3D initializion on startup time
...
6891435: Improve D3D preloading
6946559: AWTToolKit thread crashes in JNU_GetEnv
6987967: D3D preloading thread should initialize COM
Reviewed-by: igor, art, uta
2010-10-20 15:08:39 +04:00
Lana Steuck
45d07f9520
Merge
2010-10-18 21:50:02 -07:00
Lana Steuck
42fc60ebfd
Merge
2010-10-17 19:43:33 -07:00
Artem Ananiev
3ac6dde5fa
6989721: awt native code compiler warnings
...
Reviewed-by: yan, uta
2010-10-14 14:07:50 +04:00
Lana Steuck
0ffa1c4042
Merge
2010-10-13 17:51:41 -07:00
Alan Bateman
14a7edc2ad
6989466: Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
...
Reviewed-by: andrew, mchung, ohair
2010-10-07 14:36:17 +01:00
Artem Ananiev
42867588ae
6829546: Modal dialog causes underlying parent JFrame to be set to "Always on top"
...
Reviewed-by: anthony, dcherepanov
2010-10-05 18:12:04 +04:00
Lana Steuck
98a4c7fec4
Merge
2010-10-04 14:39:57 -07:00
Andrei Dmitriev
9c946f5a9c
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
...
Reviewed-by: art, anthony
2010-10-01 15:10:32 +04:00
Artem Ananiev
013d469322
6860270: JVM crash is occuring when verifying whether Browse action is supported on WinVista 64 bit
...
Reviewed-by: anthony, uta
2010-09-30 21:06:53 +04:00
Chris Hegarty
674e1ca1c7
6987461: Handle leak when enabling java.net.useSystemProxies
...
Release the registry key handle if ProxyEnable is 0
Reviewed-by: michaelm
2010-09-29 17:33:17 +01:00
Lana Steuck
b3583c3d0d
Merge
2010-09-28 00:20:15 -07:00
Anton Tarasov
0969410407
6886678: Clicking on parent JFrame's client area does not switch focus from JWindow to JFrame on Windows
...
Reviewed-by: dcherepanov, art
2010-09-27 17:38:57 +04:00
Lana Steuck
3921d2c36d
Merge
2010-09-16 11:17:32 -07:00
Anton Tarasov
fdaf5c86b2
6867293: switching TAB in a browser doesn't deactivate EmbeddedFrame
...
Reviewed-by: dcherepanov, art
2010-09-03 11:08:41 +04:00
Naoto Sato
6d2cb04013
4700857: RFE: separating user locale and user interface locale
...
Reviewed-by: okutsu
2010-08-31 11:27:10 -07:00
Andrei Dmitriev
41e1560d14
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
2010-08-31 15:05:09 +04:00
Lana Steuck
3d517c6b50
Merge
2010-08-02 19:45:28 -07:00
Lana Steuck
99a605b4b3
Merge
2010-07-29 22:02:45 -07:00
Lana Steuck
92a8ffe4ab
Merge
2010-07-29 13:48:23 -07:00
Alexey Utkin
70d7880102
6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build)
...
Reviewed-by: prr, art
2010-07-23 18:59:48 +04:00
Alan Bateman
11b424e02b
6963907: (so) Socket adapter need to implement sendUrgentData
...
Reviewed-by: chegar
2010-07-21 18:08:46 +01:00
Lana Steuck
6b9ad54671
Merge
2010-07-12 19:42:02 -07:00
Kelly O'Hair
37f89e6be6
6959998: Return of SurfaceData_InitOps point not checked in all cases (parfait found these)
...
Reviewed-by: prr
2010-07-12 13:16:28 -07:00
Alan Bateman
62b559b4e9
6213702: (so) non-blocking sockets with TCP urgent disabled get still selected for read ops (win)
...
Reviewed-by: michaelm, chegar
2010-06-29 17:11:12 +01:00
Lana Steuck
ac40d6f126
Merge
2010-06-21 22:08:10 -07:00
Alan Bateman
29b2194847
6395224: (so) SocketChannel writer blocked on large buffer is not preempted by close method (vista)
...
Reviewed-by: chegar
2010-06-17 17:49:59 +01:00
Igor Nekrestyanov
7313e1145f
6952043: Incorrect JNI calls in fontpath.c
...
Reviewed-by: jgodinez, prr
2010-06-10 15:00:30 -07:00
Alan Bateman
3c05d51ed6
6935563: (dc) Improve connection reset/port unreachable handling [win]
...
Reviewed-by: chegar
2010-06-09 18:51:32 +01:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Phil Race
325809a3cd
6931180: Migration to recent versions of MS Platform SDK
...
6944048: VS2010 build failure in make/com/sun/java/pack: missing unpack200.exe.manifest
6944015: VS2010 build failure in awt_TextArea.cpp: ambiguous call to abs()
6936319: JDK build fails in awt_DnDDS.cpp with Visual Studio 2008/Platform SDK 7
6944516: Windows L&F is broken in SwingSet2, when JDK is built with the recent Windows SDK
Changes to enable building JDK7 with Microsoft Visual Studio 2010
Reviewed-by: ohair, art, ccheung, dcubed
2010-05-11 14:36:10 -07:00
Yuka Kamiya
da8ef7e433
6907881: Different undesired behavior for entering Asian characters in Windows IME starting with Java 6.0
...
Reviewed-by: okutsu
2010-03-30 21:16:41 +09:00
Dmitry Cherepanov
2930227188
6705345: Enable multiple file selection in AWT FileDialog
...
Reviewed-by: art, anthony, alexp
2010-02-12 19:58:10 +03:00
Lana Steuck
21f09fb0b2
Merge
2010-01-28 18:24:54 -08:00
Dmitry Cherepanov
27a0a30da8
6756774: fstdebug jvm fails with assertion (result != deleted_handle(),"Used a deleted global handle.")
...
Reviewed-by: art, anthony
2010-01-22 19:47:18 +03:00
Dmitry Cherepanov
90bf9a073f
6660258: Java application stops Windows logout/shutdown (regression in 1.5.0_14)
...
Reviewed-by: anthony, art, uta
2010-01-20 01:33:49 +03:00
Alexey Utkin
b5f77a0513
6916867: Fastdebug build failed after CR 4874070 fix putback
...
Reviewed-by: art, dcherepanov
2010-01-14 17:56:49 +03:00
Alan Bateman
30d2fd5f41
6913877: (fs) AsynchronousFileChannel.write can return wrong result under load [win]
...
Reviewed-by: chegar
2010-01-10 12:29:19 +00:00
Alexey Utkin
fa9fcae42b
4874070: invoking DragSource's startDrag with an Image renders no image on drag
...
Reviewed-by: art, denis, alexp
2009-12-24 17:19:09 +03:00
Anthony Petrov
f11ee4ea15
6900622: Security warning icon is not getting displayed properly for tooltip
...
Pass a correct value for the hWndInsertAfter argument to the ::SetWindowPos() function
Reviewed-by: art, dcherepanov
2009-12-09 14:02:48 +03:00
Anthony Petrov
44e0bda21c
6901021: Security Warning Icon not getting displayed properly when frame loses focus
...
Make sure the gray icon is selected when hiding the security warning
Reviewed-by: art, dcherepanov
2009-12-02 14:51:39 +03:00