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 |
|
Phil Race
|
7709d435d0
|
8344782: Cleanup left over doPrivileged calls and imports in java.desktop
Reviewed-by: honkar
|
2024-11-21 20:29:53 +00:00 |
|
Phil Race
|
7105bb98cf
|
8344664: Remove some un-used java/sun.security imports in the java.desktop module
Reviewed-by: iris
|
2024-11-21 04:22:27 +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 |
|
Vlad Zahorodnii
|
4bc826ac1e
|
8342785: XWindowPeer::getNewLocation() adheres to ICCCM 4.1.5 only with some WMs
Reviewed-by: prr, azvegint
|
2024-11-20 13:38:08 +00:00 |
|
Nikita Gubarkov
|
fe83b7d596
|
8339341: SurfaceManager cacheMap retains strong references
Reviewed-by: jdv, prr
|
2024-10-17 20:54:18 +00:00 |
|
Vlad Zahorodnii
|
3da6890081
|
8338751: ConfigureNotify behavior has changed in KWin 6.2
Reviewed-by: prr, azvegint, serb
|
2024-10-16 23:32:41 +00:00 |
|
Maurizio Cimadamore
|
20d8f58c92
|
8331671: Implement JEP 472: Prepare to Restrict the Use of JNI
Reviewed-by: jpai, prr, ihse, kcr, alanb
|
2024-08-26 09:17:45 +00:00 |
|
Alexander Zvegintsev
|
12c553f128
|
8329471: Remove GTK2
Reviewed-by: abhiscxk, prr, ihse
|
2024-08-08 10:51:58 +00:00 |
|
Alexander Zvegintsev
|
088871ce36
|
8335267: [XWayland] move screencast tokens from .awt to .java folder
Reviewed-by: prr, avu
|
2024-08-08 10:51:47 +00:00 |
|
Tejesh R
|
3bc4a1acc4
|
8233068: HIDPI: Linux: AWT Checkbox check mark is unscaled
Reviewed-by: jdv, abhiscxk, honkar
|
2024-08-08 10:40:56 +00:00 |
|
Phil Race
|
02be7b8ddc
|
8334495: Use FFM instead of jdk.internal.misc.Unsafe in java.desktop font implementation
Reviewed-by: jdv, dnguyen, achung
|
2024-07-18 17:35:06 +00:00 |
|
Alexander Scherbatiy
|
c7d2a5c1c4
|
8314070: javax.print: Support IPP output-bin attribute extension
Reviewed-by: psadhukhan, prr
|
2024-06-04 03:12:40 +00:00 |
|
Alexander Zvegintsev
|
9912abf586
|
8331011: [XWayland] TokenStorage fails under Security Manager
Reviewed-by: prr, honkar, serb
|
2024-05-02 12:20:18 +00:00 |
|
Maxim Kartashev
|
139681a7eb
|
8326497: Window.toFront() fails for iconified windows on Linux
Reviewed-by: tr, prr
|
2024-03-12 08:15:36 +00:00 |
|
Alexander Zvegintsev
|
5a988a5087
|
8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
Reviewed-by: jdv, kizune, psadhukhan, prr
|
2024-02-15 17:52:48 +00:00 |
|
Alexander Scherbatiy
|
10335f60f9
|
7001133: OutOfMemoryError by CustomMediaSizeName implementation
Reviewed-by: psadhukhan
|
2023-12-18 12:11:41 +00:00 |
|
Alexander Zvegintsev
|
632a3c56e0
|
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
Reviewed-by: prr, achung, honkar, aivanov
|
2023-12-07 03:34:49 +00:00 |
|
Phil Race
|
91ffdfb1fc
|
8320365: IPPPrintService.getAttributes() causes blanket re-initialisation
Reviewed-by: aivanov, azvegint
|
2023-12-06 21:59:23 +00:00 |
|
Alexander Zvegintsev
|
f3ed27582e
|
8319103: Popups that request focus are not shown on Linux with Wayland
Reviewed-by: serb, prr
|
2023-11-16 14:59:27 +00:00 |
|
Alexander Zvegintsev
|
387896fb34
|
8309621: [XWayland][Screencast] screen capture failure with sun.java2d.uiScale other than 1
Reviewed-by: prr, honkar
|
2023-10-11 22:14:23 +00:00 |
|
Andrey Turbanov
|
89e068bc19
|
8316556: Fix typos in java.desktop
Reviewed-by: prr, aivanov
|
2023-09-25 06:32:40 +00:00 |
|
Alexander Zvegintsev
|
2f04bc5f93
|
8313697: [XWayland][Screencast] consequent getPixelColor calls are slow
8310334: [XWayland][Screencast] screen capture error message in debug
Reviewed-by: serb, prr
|
2023-08-18 10:44:20 +00:00 |
|
Tejesh R
|
0a3c6d6bd0
|
8280482: Window transparency bug on Linux
Reviewed-by: dnguyen, azvegint
|
2023-08-01 04:28:42 +00:00 |
|
Alexander Zvegintsev
|
9d7bf5329e
|
8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots
Reviewed-by: prr, kizune, psadhukhan
|
2023-06-07 13:08:11 +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 |
|
Alexander Zvegintsev
|
73352b68c4
|
8280994: [XWayland] Drag and Drop does not work in java -> wayland app direction
Reviewed-by: prr, psadhukhan
|
2023-06-05 16:34:45 +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 |
|
Alexander Zvegintsev
|
3d550f7485
|
8280993: [XWayland] Popup is not closed on click outside of area controlled by XWayland
Reviewed-by: prr
|
2023-05-22 11:37:12 +00:00 |
|
Alexander Zvegintsev
|
7d58978f62
|
8280031: Deprecate GTK2 for removal
Reviewed-by: prr
|
2023-05-05 20:16:26 +00:00 |
|
Roger Riggs
|
30a140b5a2
|
8304912: Use OperatingSystem enum in java.desktop module
Reviewed-by: bpb, prr, aturbanov
|
2023-04-14 16:42:18 +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 |
|
Alexander Scherbatiy
|
15c76e4c02
|
8301254: UNIX sun/font coding does not detect SuSE in openSUSE Leap distribution
Reviewed-by: prr
|
2023-03-06 07:40:38 +00:00 |
|
Andrey Turbanov
|
2fb1e3b7e7
|
8302268: Prefer ArrayList to LinkedList in XEmbeddedFramePeer
Reviewed-by: serb, dnguyen
|
2023-02-25 13:40:32 +00:00 |
|
Andrey Turbanov
|
0234f813e6
|
8298447: Unnecessary Vector usage in DocPrintJob implementations
Reviewed-by: serb
|
2023-01-06 08:29:47 +00:00 |
|
Sergey Bylokhov
|
e7361cb746
|
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
Reviewed-by: stsypanov, aghaisas, iris
|
2023-01-05 08:47:21 +00:00 |
|
Andrey Turbanov
|
b378381a9c
|
8299199: Avoid redundant split calls in FontConfiguration.initReorderMap implementations
Reviewed-by: aivanov
|
2022-12-22 19:09:37 +00:00 |
|
Daniel Fuchs
|
4338f527aa
|
8294241: Deprecate URL public constructors
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
|
2022-11-03 17:18:14 +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
|
ef20ffe4d2
|
8293159: Use try-with-resources in X11FontManager.registerFontDir
Reviewed-by: prr
|
2022-09-05 19:58:18 +00:00 |
|
Andrey Turbanov
|
2ddf72874f
|
8292026: Remove redundant allocations from DoubleByteEncoder
Reviewed-by: prr
|
2022-08-11 06:23:01 +00:00 |
|
Jesper Wilhelmsson
|
70f5693356
|
Merge
|
2022-07-02 18:07:36 +00:00 |
|
Sergey Bylokhov
|
cfc9a881af
|
8288854: getLocalGraphicsEnvironment() on for multi-screen setups throws exception NPE
Reviewed-by: azvegint, aivanov
|
2022-07-02 00:25:20 +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 |
|
Phil Race
|
aa5062584c
|
8286447: [Linux] AWT should start in Headless mode if headful AWT library not installed
Reviewed-by: asemenyuk, kcr
|
2022-05-19 18:40:27 +00:00 |
|
Maxim Kartashev
|
05dac5a23e
|
8280468: Crashes in getConfigColormap, getConfigVisualId, XVisualIDFromVisual on Linux
Reviewed-by: serb, prr
|
2022-04-27 18:19:55 +00:00 |
|
Alexey Ushakov
|
90983431c5
|
8283794: CCE in XRTextRenderer.drawGlyphList and XRMaskFill.MaskFill
Reviewed-by: serb, aghaisas
|
2022-04-21 09:56:39 +00:00 |
|
Andrey Turbanov
|
bf1c3ef02b
|
8284775: Simplify String.substring(_, length()) calls
Reviewed-by: bpb, serb
|
2022-04-13 19:08:44 +00:00 |
|