Phil Race
e08fb3a914
8375221: Update code to get PrinterResolution from CUPS/IPP print service
...
Reviewed-by: serb, psadhukhan
2026-01-23 18:19:23 +00:00
SendaoYan
0dd5b59194
8375370: XRBackendNative.c reported variable uninitialized by clang23
...
Reviewed-by: prr
2026-01-17 04:30:02 +00:00
Sergey Bylokhov
73a8629c5b
8374310: Update copyright year to 2025 for client-libs in files where it was missed
...
Reviewed-by: jdv, aivanov
2025-12-25 01:25:29 +00:00
Alexander Zvegintsev
5ea2b64021
8372977: unnecessary gthread-2.0 loading
...
Reviewed-by: prr, kizune
2025-12-03 20:03:33 +00:00
Alexander Zvegintsev
8a0c47d4ba
8371225: Missing release of GDK lock in Java_sun_awt_X11_GtkFileDialogPeer_run()
...
Reviewed-by: aivanov, serb
2025-11-06 20:24:20 +00:00
Phil Race
245eeb41bc
8357252: sun/awt/font/TestArabicHebrew.java fails in OEL 9 and 10 x64
...
Reviewed-by: serb, psadhukhan, kizune
2025-11-04 21:47:40 +00:00
Artem Semenov
aed42a16ba
8365609: Fix several potential NULL native pointer dereferences in the desktop module
...
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Artem Semenov Artem Semenov <savoptik@altlinux.org>
Reviewed-by: azvegint, prr, serb
2025-10-16 07:28:13 +00:00
Damon Nguyen
9f7b9887cb
8366149: JNI exception pending in Java_sun_awt_X11GraphicsDevice_pGetBounds of awt_GraphicsEnv.c:1484
...
Reviewed-by: aivanov, prr
2025-09-22 20:29:48 +00:00
Alexander Zvegintsev
05c63e8009
8361524: [XWayland] possible JavaFX interop hang
...
Reviewed-by: psadhukhan, serb, prr, kizune, kcr
2025-07-31 06:04:22 +00:00
Matthias Baesken
18190519e7
8362390: AIX make fails in awt_GraphicsEnv.c
...
Reviewed-by: prr, serb, clanger
2025-07-17 07:11:03 +00:00
Alexander Zvegintsev
18c2e40de7
8354415: [Ubuntu25.04] api/java_awt/GraphicsDevice/indexTGF.html#SetDisplayMode - setDisplayMode_REFRESH_RATE_UNKNOWN fails: Height is different on vnc
...
Reviewed-by: honkar, kizune
2025-07-15 06:21:48 +00:00
Alexander Zvegintsev
0029554d20
8360647: [XWayland] [OL10] NumPad keys are not triggered
...
Reviewed-by: honkar, serb
2025-07-14 03:43:54 +00:00
Nikita Gubarkov
251f2ac785
8355904: Use variadic macros for J2dTrace
...
Reviewed-by: aivanov, serb, prr, avu
2025-06-23 10:52:07 +00:00
Alexander Zvegintsev
2103dc15cb
8358452: JNI exception pending in Java_sun_awt_screencast_ScreencastHelper_remoteDesktopKeyImpl of screencast_pipewire.c:1214 (ID: 51119)
...
Reviewed-by: psadhukhan, serb, aivanov, avu
2025-06-09 13:35:01 +00:00
Harshitha Onkar
85ca0813f1
8354316: clang/linux build fails with -Wunused-result warning at XToolkit.c:695:9
...
Reviewed-by: aivanov, ihse, serb, kizune, syan, erikj
2025-05-23 17:59:47 +00:00
Zdenek Zambersky
ee6891456e
8343618: Stack smashing in awt_InputMethod.c on Linux s390x
...
Co-authored-by: Ichiroh Takiguchi <itakiguchi@openjdk.org>
Reviewed-by: prr, aph, amitkumar
2025-05-22 03:39:47 +00:00
Alexander Zvegintsev
2dfbf41d2a
8351907: [XWayland] [OL10] Robot.mousePress() is delivered to wrong place
...
Reviewed-by: honkar, prr
2025-05-21 17:21:05 +00:00
Matthias Baesken
6bc480358c
8351277: Remove pipewire from AIX build
...
Reviewed-by: ihse, prr, azvegint
2025-03-25 08:01:15 +00:00
Alexander Zvegintsev
19c0ce43e2
8349751: AIX build failure after upgrade pipewire to 1.3.81
...
Reviewed-by: mdoerr
2025-02-14 12:55:36 +00:00
Alexander Zvegintsev
add3cd1ca4
8348600: Update PipeWire to 1.3.81
...
Reviewed-by: psadhukhan, prr, honkar
2025-02-13 11:42:46 +00:00
Michal Karm Babacek
1858dc1410
8336382: Fix error reporting in loading AWT
...
Reviewed-by: prr, aivanov, serb
2025-01-30 11:12:44 +00:00
Joachim Kern
a4942a2f7a
8348286: [AIX] clang 17 introduces new warning Wtentative-Definitions which produces Build errors
...
Reviewed-by: ihse, azvegint
2025-01-28 10:25:36 +00:00
Gennadiy Krivoshein
03106eb2d3
8344119: CUPSPrinter does not respect PostScript printer definition specification in case of reading ImageableArea values from PPD files
...
Reviewed-by: prr, psadhukhan
2025-01-27 18:05:19 +00:00
SendaoYan
367c304127
8346059: [ASAN] awt_LoadLibrary.c reported compile warning ignoring return value of function by clang17
...
Reviewed-by: ihse
2024-12-13 08:34:10 +00:00
Magnus Ihse Bursie
64fad1c7d3
8345797: Update copyright year to 2024 for client-libs in files where it was missed
...
Reviewed-by: psadhukhan
2024-12-11 21:29:30 +00:00
Magnus Ihse Bursie
1ca764454b
8339480: Build static-jdk image with a statically linked launcher
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jiangli Zhou <jiangli@openjdk.org>
Reviewed-by: dholmes, erikj, coleenp
2024-12-02 15:12:24 +00:00
Alexander Zvegintsev
965aace297
8335468: [XWayland] JavaFX hangs when calling java.awt.Robot.getPixelColor
...
Reviewed-by: kcr, honkar
2024-11-25 11:11:28 +00:00
Laurent Bourgès
23a8c71d3b
8341790: Fix ExceptionOccurred in java.desktop
...
Reviewed-by: avu, prr
2024-11-14 06:38:37 +00:00
Yasumasa Suenaga
476d0f1928
8339309: unused-variable warnings happen in libfontmanager
...
Reviewed-by: prr
2024-10-23 02:05:28 +00:00
Matthias Baesken
2a2ecc994e
8339475: Clean up return code handling for pthread calls in library coding
...
Reviewed-by: clanger, jwaters
2024-09-27 07:27:29 +00:00
Matthias Baesken
8ea6adc623
8339364: AIX build fails: various unused variable and function warnings
...
Reviewed-by: mdoerr, clanger, jwaters
2024-09-03 12:02:49 +00:00
Magnus Ihse Bursie
a136a85b6f
8338768: Introduce runtime lookup to check for static builds
...
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Jiangli Zhou <jiangli@openjdk.org>
Reviewed-by: prr, jiangli, alanb
2024-09-02 09:14:36 +00:00
Alexander Zvegintsev
12c553f128
8329471: Remove GTK2
...
Reviewed-by: abhiscxk, prr, ihse
2024-08-08 10:51:58 +00:00
Harshitha Onkar
69baa7d285
8336413: gtk headers : Fix typedef redeclaration of GMainContext and GdkPixbuf
...
Reviewed-by: prr, dnguyen
2024-07-16 23:46:41 +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
Man Cao
816638e3be
8329352: Remove dead code in splashscreen_sys.c
...
Reviewed-by: jiefu, prr
2024-04-02 07:26:18 +00:00
Magnus Ihse Bursie
e5cb78cc88
8324539: Do not use LFS64 symbols in JDK libs
...
Reviewed-by: jwaters, erikj, mbaesken, alanb
2024-02-12 08:04:39 +00:00
Anton Bobrov
92fd490f22
8321176: [Screencast] make a second attempt on screencast failure
...
Reviewed-by: azvegint, prr
2023-12-11 08:29:40 +00:00
Sergey Bylokhov
3cd65ce2a4
8321325: Remove unused Java_java_awt_MenuComponent_initIDs function
...
Reviewed-by: prr, aivanov
2023-12-06 00:19:28 +00:00
Anton Bobrov
c17b8cfafe
8320655: awt screencast robot spin and sync issues with native libpipewire api
...
Reviewed-by: azvegint
2023-12-04 10:48:26 +00:00
Matthias Baesken
81db1721d4
8318955: Add ReleaseIntArrayElements in Java_sun_awt_X11_XlibWrapper_SetBitmapShape XlbWrapper.c to early return
...
Reviewed-by: rschmelter, prr
2023-11-03 12:29:39 +00:00
Daniel Jeliński
c593f8bf59
8318091: Remove empty initIDs functions
...
Reviewed-by: prr, aivanov
2023-10-27 16:09:27 +00:00
Daniel Jeliński
723db2dc86
8305321: Remove unused exports in java.desktop
...
Reviewed-by: aivanov, prr
2023-10-26 06:13:02 +00:00
Jan Kratochvil
e4329a823b
8317696: Fix compilation with clang-16
...
Reviewed-by: djelinski, aivanov
2023-10-17 08:15:46 +00:00
Matthias Baesken
ec310fe809
8317919: pthread_attr_init handle return value and destroy pthread_attr_t object
...
Reviewed-by: mdoerr, lucy
2023-10-13 07:01:50 +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
Abhishek Kumar
56b8db11c3
8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
...
Reviewed-by: tr, dnguyen, psadhukhan
2023-09-01 15:26:25 +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
Matthias Baesken
a38a421f62
8311917: MAP_FAILED definition seems to be obsolete in src/java.desktop/unix/native/common/awt/fontpath.c
...
Reviewed-by: prr
2023-07-13 07:11:14 +00:00
Artem Semenov
98a954eebc
8308286: Fix clang warnings in linux code
...
Reviewed-by: avu, djelinski
2023-06-29 09:07:34 +00:00