Phil Race
|
4d898aa451
|
8344896: Remove obsolete checks for AWTPermission accessClipboard
Reviewed-by: azvegint
|
2024-11-25 19:31:22 +00:00 |
|
Phil Race
|
0f458e2c3e
|
8342903: Deprecate for removal java.awt.Window.getWarningString()
Reviewed-by: kizune, erikj, azvegint
|
2024-11-21 21:24:46 +00:00 |
|
Harshitha Onkar
|
b9bf447209
|
8344057: Remove doPrivileged calls from unix platform sources in the java.desktop module
Reviewed-by: prr
|
2024-11-20 20:28:12 +00:00 |
|
Maxim Kartashev
|
41bf2ad159
|
8308875: java/awt/Toolkit/GetScreenInsetsCustomGC/GetScreenInsetsCustomGC.java failed with 'Cannot invoke "sun.awt.X11GraphicsDevice.getInsets()" because "device" is null'
Reviewed-by: avu, prr
|
2023-06-06 08:26:01 +00:00 |
|
Maxim Kartashev
|
d7245f70e7
|
8305578: X11GraphicsDevice.pGetBounds() is slow in remote X11 sessions
Reviewed-by: avu, serb
|
2023-05-24 12:48:37 +00:00 |
|
Pavel Rappo
|
45a616a891
|
8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
|
2023-03-07 15:31:42 +00:00 |
|
Magnus Ihse Bursie
|
2a799e5c82
|
8285306: Fix typos in java.desktop
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: aturbanov, prr
|
2022-10-18 17:08:49 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|
Andrey Turbanov
|
695d8656c5
|
8284672: Collapse identical catch branches in java.desktop
Reviewed-by: prr, aivanov, serb
|
2022-06-20 09:02:15 +00:00 |
|
Andrey Turbanov
|
bf1c3ef02b
|
8284775: Simplify String.substring(_, length()) calls
Reviewed-by: bpb, serb
|
2022-04-13 19:08:44 +00:00 |
|
Andrey Turbanov
|
322b130106
|
8275106: Cleanup Iterator usages in java.desktop
Reviewed-by: serb, pbansal
|
2021-10-15 07:09:11 +00:00 |
|
Andrey Turbanov
|
1a29b1e95e
|
8274016: Replace 'for' cycles with iterator with enhanced-for in java.desktop
Reviewed-by: serb
|
2021-09-28 23:01:57 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Sergey Bylokhov
|
e6705c0e4b
|
8266949: Check possibility to disable OperationTimedOut on Unix
Reviewed-by: azvegint, kizune
|
2021-05-18 19:30:33 +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
|
61c5b95b0d
|
7194219: java/awt/Component/UpdatingBootTime/UpdatingBootTime.html fails on Linux
Reviewed-by: aivanov
|
2021-01-12 06:53:17 +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 |
|
Sergey Bylokhov
|
10ca487305
|
8239819: XToolkit: Misread of screen information memory
Reviewed-by: prr
|
2020-04-08 02:53:43 -07: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
|
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
|
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 |
|
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 |
|
Sergey Bylokhov
|
38660e9460
|
8170937: Swing apps are slow if displaying from a remote source to many local displays
Reviewed-by: prr, aivanov
|
2018-09-18 18:32:03 -07:00 |
|
Sergey Bylokhov
|
66812b5f48
|
8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API
Reviewed-by: azvegint, prr
|
2017-10-27 14:15:02 -07:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|