Leo Jiang
|
0de207a5e0
|
8228397: Missing license copyright header in some properties files
Reviewed-by: iris, mchung, naoto
|
2019-07-25 15:29:50 +08:00 |
|
Sergey Bylokhov
|
f10a064297
|
8221246: NullPointerException within Win32ShellFolder2
Reviewed-by: prr
|
2019-06-11 16:23:33 -07:00 |
|
Andrew Luo
|
86c9e2e1ce
|
8224056: Fix some assignments of string literals to LPSTR (instead of LPCSTR)
Reviewed-by: prr
|
2019-06-02 12:38:45 -07:00 |
|
Andrew Luo
|
7202c3b943
|
8225032: Fix some C++ conformance issues in AWT Windows code
Reviewed-by: prr, serb
|
2019-05-30 17:14:06 -07:00 |
|
Phil Race
|
312d66471a
|
8223271: SplashScreen is still shown if defaulting to headless on MacOS
Reviewed-by: bpb, serb, kcr
|
2019-05-30 11:52:23 -07:00 |
|
Sergey Bylokhov
|
5111ad3ca8
|
8223766: Remains of ancient code in AWT initialization
Reviewed-by: jdv
|
2019-05-17 22:48:03 -07:00 |
|
Phil Race
|
8ca1211aab
|
8212700: Change the mechanism by which JDK loads the platform-specific AWT Toolkit
Reviewed-by: serb, rriggs
|
2019-05-10 16:22:35 -07:00 |
|
Sergey Bylokhov
|
133a7aefc1
|
8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Reviewed-by: prr
|
2019-05-07 18:18:54 -07:00 |
|
Phil Race
|
d43616c60a
|
8130266: Change the mechanism by which JDK loads the platform-specific GraphicsEnvironment class
Reviewed-by: serb, bchristi
|
2019-04-29 10:16:58 -07:00 |
|
Christoph Langer
|
ab051f87d4
|
8221979: Cleanups for building Windows resources
Reviewed-by: erikj
|
2019-04-11 15:36:09 +01:00 |
|
Alexey Ivanov
|
f468c7a4ff
|
8217707: JNICALL declaration breaks Splash screen functions
Reviewed-by: prr, stuefe
|
2019-03-28 18:51:52 +00:00 |
|
Alexey Ivanov
|
f883ffee64
|
8221412: lookupPrintServices() does not always update the list of Windows remote printers
Reviewed-by: prr, serb
|
2019-03-28 14:52:41 +00:00 |
|
Mikhail Filippov
|
ad90ef79d1
|
8218914: Support fonts installed per-user on Windows 10
Reviewed-by: prr, serb
|
2019-03-18 14:55:41 -07:00 |
|
Shashidhara Veerabhadraiah
|
d644970c02
|
8212202: [Windows] Exception if no printers are installed
Reviewed-by: prr
|
2019-02-25 11:02:53 +05:30 |
|
Ichiroh Takiguchi
|
60613c5fbc
|
8212678: Windows IME related patch
Reviewed-by: serb, naoto
|
2019-02-17 15:15:30 -08:00 |
|
Sergey Bylokhov
|
293f77f18f
|
8216318: The usage of Disposer in the java.awt.Robot can be deleted
Reviewed-by: prr
|
2019-01-31 15:20:42 -08:00 |
|
Prasanta Sadhukhan
|
8d08255ca9
|
Merge
|
2019-01-29 11:06:19 +05:30 |
|
Sergey Bylokhov
|
df2ad6cdd8
|
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Reviewed-by: aivanov, prr
|
2019-01-28 17:19:54 -08:00 |
|
Matthias Baesken
|
c6543f1a2a
|
8230900: missing ReleaseStringUTFChars in java.desktop native code
Reviewed-by: clanger, prr
|
2019-09-13 07:43:59 +02:00 |
|
Prasanta Sadhukhan
|
bcff4990ad
|
Merge
|
2019-08-29 15:09:48 +05:30 |
|
Jesper Wilhelmsson
|
a8c5f1e59a
|
Merge
|
2019-01-15 22:54:09 +01:00 |
|
Sergey Bylokhov
|
153777cbe4
|
8214461: Some unused classes may be removed
Reviewed-by: kaddepalli, prr
|
2018-12-15 10:35:45 -08:00 |
|
Henry Jen
|
d77f96b0b2
|
Merge
|
2018-12-13 11:47:35 -08:00 |
|
Matthias Baesken
|
542ddf4f4d
|
8214380: AwtDragSource function LoadCache misses a ReleaseLongArrayElements in special case
Reviewed-by: serb, stuefe
|
2018-11-30 13:31:31 +01:00 |
|
Phil Race
|
7fe615f9a7
|
8130264: change the mechanism by which JDK loads the platform-specific PrinterJob implementation
Reviewed-by: serb, rriggs
|
2018-11-30 10:55:59 -08:00 |
|
Dmitry Markov
|
8a217022ca
|
8213583: Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files
Reviewed-by: kaddepalli, aivanov, serb
|
2018-11-29 15:17:58 +00:00 |
|
Matthias Baesken
|
faae1772c1
|
8213532: add missing LocalFree calls after using FormatMessage(A) [windows]
Reviewed-by: dmarkov, serb
|
2018-11-08 17:10:47 +01:00 |
|
Ambarish Rapte
|
bc3c7c9b32
|
8198002: java/awt/Mixing/Validating.java debug assert on Windows
Reviewed-by: serb, kaddepalli
|
2018-11-09 18:35:25 +05:30 |
|
Ambarish Rapte
|
3ec1c6f949
|
8198000: java/awt/List/EmptyListEventTest/EmptyListEventTest.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-09 12:08:05 +05:30 |
|
Prasanta Sadhukhan
|
b553485436
|
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
Reviewed-by: prr
|
2018-11-08 12:09:06 +05:30 |
|
Sergey Bylokhov
|
3656228787
|
8207070: Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor
Reviewed-by: prr
|
2018-11-02 15:38:03 -07:00 |
|
Ambarish Rapte
|
fa9ec805d9
|
8198001: java/awt/Menu/WrongParentAfterRemoveMenu/WrongParentAfterRemoveMenu.java debug assert on Windows
Reviewed-by: prr, serb
|
2018-11-02 23:05:47 +05:30 |
|
Jayathirth D V
|
3e85467bc6
|
Merge
|
2018-10-16 23:21:05 +05:30 |
|
Prasanta Sadhukhan
|
b64e7fc2bd
|
8211987: Menu bar gets input focus even if Alt-released event is consumed
Reviewed-by: serb
|
2018-10-19 12:50:25 +05:30 |
|
Tagir F. Valeev
|
fc807d0914
|
8211300: Convert C-style array declarations in JDK client code
Reviewed-by: prr, serb
|
2018-10-04 12:40:55 -07:00 |
|
Martin Mraz
|
0f45d2d52a
|
8203281: [Windows] JComboBox change in ui when editor.setBorder() is called
Reviewed-by: psadhukhan
|
2018-10-04 14:56:03 +05:30 |
|
Magnus Ihse Bursie
|
4db2b90f44
|
8056217: Remove awt_makecube.cpp
Reviewed-by: erikj, serb
|
2018-09-10 10:02:48 +02:00 |
|
Prasanta Sadhukhan
|
43b3a6a6bb
|
8205360: Choose printer defaults
Reviewed-by: prr, mschoene, rhalade
|
2018-07-31 11:43:24 +05:30 |
|
Krishna Addepalli
|
c8f1daa9eb
|
8194546: Choosier FileManagers
Reviewed-by: serb, prr, rhalade, skoivu
|
2018-06-29 10:28:05 +05:30 |
|
Sergey Bylokhov
|
4f38d4ff72
|
8189604: possible hang in sun.awt.shell.Win32ShellFolder2$KnownFolderDefinition::<clinit>
Reviewed-by: prr, kaddepalli
|
2018-07-05 19:05:08 +03:00 |
|
Shashidhara Veerabhadraiah
|
67b1418aa8
|
8153732: Windows remote printer changes do not reflect in lookupPrintServices()
Reviewed-by: prr, psadhukhan
|
2018-06-25 14:32:46 +05:30 |
|
Pankaj Bansal
|
91f281c8d7
|
8194873: right ALT key hotkeys no longer work in Swing components
Reviewed-by: serb, psadhukhan
|
2018-06-25 12:50:25 +05:30 |
|
Dmitry Markov
|
9752f5f644
|
8200353: Shift or Capslock not working in Textfield after accented keystrokes
Reviewed-by: serb, prr
|
2018-06-13 12:54:41 +01:00 |
|
Phil Race
|
3d93888690
|
8203796: Define API to support specifying ownership of print dialogs
Reviewed-by: serb, kcr
|
2018-06-06 12:51:44 -07:00 |
|
Phil Race
|
f6245c499f
|
8204496: backout fix for 8203796 which was pushed under another ID
Reviewed-by: serb
|
2018-06-06 12:35:44 -07:00 |
|
Phil Race
|
24dd5debd4
|
8203499: Uninitialised memory in WinAccessBridge.cpp
Reviewed-by: serb
|
2018-06-06 10:44:27 -07:00 |
|
Matthias Baesken
|
be8554b697
|
8204211: windows : handle potential C++ exception in GDIRenderer
Reviewed-by: clanger, prr, serb
|
2018-06-04 16:11:21 +02:00 |
|
Sergey Bylokhov
|
014033a098
|
8196030: AWT Robot mouseMove fails on Windows 10 1709 with HiDPI
8190326: Robot.mouseMove uses scaling factor of main display on unscaled second display
Reviewed-by: prr, kcr
|
2018-06-04 20:32:19 -07:00 |
|
Matthias Baesken
|
60eb10cace
|
8204085: avoid printing uninitialized pointer in java.desktop/windows/native/libawt/java2d/windows/GDIWindowSurfaceData.cpp
Reviewed-by: clanger, prr, serb, stuefe
|
2018-05-30 15:01:36 +02:00 |
|
Sergey Bylokhov
|
414dd381fc
|
8202051: Address compilation warnings in libawt with VS2017
Reviewed-by: prr
|
2018-05-31 09:24:27 -07:00 |
|