Aleksey Shipilev
|
7b4aefe9e1
|
8263530: sun.awt.X11.ListHelper.removeAll() should use clear()
Reviewed-by: serb, kizune
|
2021-03-15 09:50:52 +00:00 |
|
Olga Mikhaltsova
|
d3398324e9
|
8257414: Drag n Drop target area is wrong on high DPI systems
Reviewed-by: serb
|
2021-03-02 00:57:50 +00:00 |
|
Sergey Bylokhov
|
98a76921ec
|
8076313: GraphicsEnvironment does not detect changes in count of monitors on Linux OS
Reviewed-by: kizune
|
2021-02-03 03:41:53 +00:00 |
|
Sergey Bylokhov
|
a7c2ebc763
|
8239894: Xserver crashes when the wrong high refresh rate is used
Reviewed-by: kizune
|
2021-01-22 00:21:36 +00:00 |
|
Sergey Bylokhov
|
978bed6c7f
|
8259522: Apply java.io.Serial annotations in java.desktop
Reviewed-by: aivanov, psadhukhan
|
2021-01-15 00:28:08 +00:00 |
|
Sergey Bylokhov
|
61c5b95b0d
|
7194219: java/awt/Component/UpdatingBootTime/UpdatingBootTime.html fails on Linux
Reviewed-by: aivanov
|
2021-01-12 06:53:17 +00:00 |
|
Anton Litvinov
|
e8c40bafa5
|
8255880: UI of Swing components is not redrawn after their internal state changed
Reviewed-by: prr, serb
|
2020-12-14 14:36:15 +00:00 |
|
Sergey Bylokhov
|
973255c469
|
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: kizune
|
2020-11-26 08:43:29 +00:00 |
|
Sergey Bylokhov
|
33ee441df1
|
8252349: Delete the "sun.awt.X11.checkSTRUT" property
Reviewed-by: kizune, prr
|
2020-08-28 22:55:38 +01:00 |
|
Pankaj Bansal
|
79a4a019bb
|
8247753: UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
Reviewed-by: prr, psadhukhan
|
2020-08-09 14:30:02 +05:30 |
|
Matthias Baesken
|
7a0914c44c
|
8248802: Add log helper methods to FontUtilities.java
Reviewed-by: clanger, jdv
|
2020-07-14 17:02:48 +02:00 |
|
Matthias Baesken
|
f23c983a46
|
8248468: java/awt/font/DefaultFontTest/DefaultFontTest.java fails in SunFontManager.findFont2D
Reviewed-by: jdv
|
2020-06-29 09:59:45 +02:00 |
|
Mikael Vidstedt
|
071bd521bc
|
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
|
2020-05-20 17:33:37 -07:00 |
|
Sergey Bylokhov
|
10ca487305
|
8239819: XToolkit: Misread of screen information memory
Reviewed-by: prr
|
2020-04-08 02:53:43 -07:00 |
|
Sergey Bylokhov
|
ead83e6b63
|
8239124: Minimize the usage of AwtGraphicsConfigDataPtr in native
Reviewed-by: pbansal
|
2020-02-06 16:15:56 -08:00 |
|
Sergey Bylokhov
|
40f6d697d2
|
8233573: Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException
Reviewed-by: prr, jdv
|
2020-03-10 11:30:33 -07:00 |
|
Sergey Bylokhov
|
9d0a4875d7
|
8238936: The crash in XRobotPeer when the custom GraphicsDevice is used
Reviewed-by: kizune
|
2020-03-03 03:46:11 +00:00 |
|
Sergey Bylokhov
|
1b3b413ee6
|
8238276: ComponentPeer.xxxImage are not implemented in some peers
Reviewed-by: aivanov
|
2020-02-08 14:25:06 -08:00 |
|
Sergey Bylokhov
|
e8fdc9408e
|
8234706: MenuPeer cleanup
Reviewed-by: prr
|
2019-12-26 22:38:38 +03:00 |
|
Sergey Bylokhov
|
e13f184eb3
|
8236506: [macosx] Some datatransfer classes were loaded on startup
Reviewed-by: prr
|
2019-12-25 10:15:32 +03:00 |
|
Mario Torre
|
9f2d6b8d2c
|
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991
Fix off by one in wheel detection logic
Reviewed-by: prr
|
2019-11-15 09:27:50 +01:00 |
|
Mario Torre
|
194c2726ea
|
8231991: Mouse wheel change focus on awt/swing windows
Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov
|
2019-11-12 15:54:24 +01:00 |
|
Sergey Bylokhov
|
0356d202b6
|
8225101: Crash at sun.awt.X11.XlibWrapper.XkbGetUpdatedMap when change keybord map
Reviewed-by: prr, pbansal
|
2019-09-12 22:20:35 -07:00 |
|
Phil Race
|
bb7ac5cc11
|
Merge
|
2019-07-01 14:57:02 -07:00 |
|
Phil Race
|
f9c491c478
|
8226783: GTK is not being returned as the System L&F on Gnome
Reviewed-by: serb, psadhukhan
|
2019-06-27 12:55:55 -07:00 |
|
Sergey Bylokhov
|
992b2081e3
|
8224171: The cleanup multi-font related code in the XFontPeer
Reviewed-by: prr
|
2019-06-09 18:14:48 -07:00 |
|
Toshio Nakamura
|
189e938d3a
|
8219901: Noto fonts for East Asian countries cannot belong to CompositeFont
Reviewed-by: prr, jdv
|
2019-06-02 16:59:41 -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 |
|
Ichiroh Takiguchi
|
3a894521eb
|
8213232: Unix/X11 setCompositionEnableNative issue
Reviewed-by: serb
|
2019-04-30 14:30:17 -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 |
|
Phil Race
|
e3e016b54c
|
8212701: remove sun.desktop property from launcher code
Reviewed-by: serb, alanb, rriggs
|
2019-04-24 09:21:02 -07:00 |
|
Ichiroh Takiguchi
|
46d13560a3
|
8212676: AWT SystemColor setting on CDE
Reviewed-by: serb
|
2019-04-22 18:54:19 -07:00 |
|
Sergey Bylokhov
|
4c53126638
|
8220320: Remove unused old code in GraphicsEnvironment on unix
Reviewed-by: prr
|
2019-03-29 17:46:59 -07:00 |
|
Sergey Bylokhov
|
75325facdd
|
8177960: Deprecate the Swing Motif Look and Feel and document it as unsupported on macOS
Reviewed-by: psadhukhan, prr
|
2019-03-22 12:44:47 -07:00 |
|
Dmitry Markov
|
d98bc090d7
|
8214109: XToolkit is not correctly displayed color on 16-bit high color setting
Reviewed-by: serb, prr
|
2019-02-26 18:12:06 +00:00 |
|
Prasanta Sadhukhan
|
c45e97f1e3
|
Merge
|
2019-02-04 11:01:04 +05:30 |
|
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 |
|
Sergey Bylokhov
|
481dfd65f1
|
8214918: Unify GraphicsEnvironment.getCenterPoint()/getMaximumWindowBounds() across the platforms
Reviewed-by: kaddepalli, aivanov, prr
|
2019-01-29 13:53:54 -08:00 |
|
Sergey Bylokhov
|
df2ad6cdd8
|
8214076: Cleanup the code related to GraphicsEnvironment/Device/Configuration
Reviewed-by: aivanov, prr
|
2019-01-28 17:19:54 -08:00 |
|
Pankaj Bansal
|
ef37f8afb6
|
8214765: All TrayIcon MessageType icons does not show up with gtk3 option set
Reviewed-by: serb, psadhukhan
|
2019-01-18 13:54:32 +05:30 |
|
Prasanta Sadhukhan
|
f6fcaf0f7d
|
Merge
|
2019-01-07 11:02:11 +05:30 |
|
Ichiroh Takiguchi
|
97d60fdf0e
|
8211267: StackOverflowError happened by TextField.setFont(...)
Reviewed-by: serb, prr
|
2019-01-06 19:28:21 -08:00 |
|
Jesper Wilhelmsson
|
d3867602ab
|
Merge
|
2019-01-30 21:12:56 +01:00 |
|
Krishna Addepalli
|
cf132f89b2
|
8215921: There is no change when select different Foreground and Background by mouse
Reviewed-by: serb, psadhukhan
|
2019-01-30 15:02:05 +05:30 |
|
Toshio Nakamura
|
4de0c13ff8
|
8213183: InputMethod cannot be used after its restarting
Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback
Reviewed-by: naoto
|
2018-12-13 00:46:39 +09:00 |
|
Ichiroh Takiguchi
|
a7a96c5f01
|
8213614: DnD operation change feature does not work with 64bit big endian CPU
Reviewed-by: serb
|
2018-11-14 18:04:54 -08:00 |
|
Phil Race
|
5fa252a52c
|
8213213: Remove src/java.desktop/unix/classes/sun/awt/X11/keysym2ucs.h
Reviewed-by: serb
|
2018-11-01 13:56:14 -07:00 |
|
Ichiroh Takiguchi
|
812a004bc9
|
8211810: X11 Time stamp data should be unsigned
Reviewed-by: serb
|
2018-10-30 15:51:10 -07:00 |
|
Krishna Addepalli
|
0caefc787f
|
8014503: AWT Choice implementation should be made consistent across platforms
Reviewed-by: serb, aghaisas, sveerabhadra
|
2018-10-09 12:08:59 +05:30 |
|