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 |
|
Phil Race
|
d3d0dbc363
|
8309756: Occasional crashes with pipewire screen capture on Wayland
Reviewed-by: avu, azvegint
|
2023-06-15 22:47:57 +00:00 |
|
Matthias Baesken
|
3981297fd3
|
8309703: AIX build fails after JDK-8280982
Reviewed-by: mdoerr, clanger, azvegint
|
2023-06-12 06:56:16 +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 |
|
Jiangli Zhou
|
fed262a9cf
|
8306949: Resolve miscellaneous multiple symbol definition issues when statically linking JDK/VM natives with standard launcher
Reviewed-by: alanb
|
2023-04-27 15:57:51 +00:00 |
|
Julian Waters
|
6b2f34f88a
|
8304718: GetIntArrayElements should not be passed JNI_FALSE
Reviewed-by: serb
|
2023-03-27 15:12:20 +00:00 |
|
Xue-Lei Andrew Fan
|
e7113dc8a5
|
8302495: update for deprecated sprintf for java.desktop
Reviewed-by: prr
|
2023-03-02 18:56:05 +00:00 |
|
Abhishek Kumar
|
c4449224bb
|
8218474: JComboBox display issue with GTKLookAndFeel
Reviewed-by: tr, serb
|
2023-01-09 04:47:33 +00:00 |
|
Sergey Bylokhov
|
7310131409
|
8299337: The java.awt.image.ColorModel#pData field is unused
Reviewed-by: prr
|
2023-01-06 23:09:07 +00:00 |
|
Matthias Baesken
|
27b339d189
|
8297523: Various GetPrimitiveArrayCritical miss result - NULL check
Reviewed-by: stuefe, jdv
|
2022-11-30 12:49:23 +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 |
|
Alisen Chung
|
1166a8abd2
|
8292214: Memory leak in getAllConfigs of awt_GraphicsEnv.c:386
Reviewed-by: azvegint, dnguyen
|
2022-10-04 15:22:18 +00:00 |
|
Abhishek Kumar
|
9d6b0285f5
|
8234315: GTK LAF does not gray out disabled JMenu
Reviewed-by: serb, psadhukhan
|
2022-09-09 07:08:15 +00:00 |
|
Phil Race
|
97bd4c255a
|
8286159: Memory leak in getAllConfigs of awt_GraphicsEnv.c:585
Reviewed-by: psadhukhan, aivanov
|
2022-05-31 20:14:52 +00:00 |
|
Phil Race
|
c156bcc599
|
8285399: JNI exception pending in awt_GraphicsEnv.c:1432
Reviewed-by: azvegint, serb
|
2022-05-21 16:05:24 +00:00 |
|
Phil Race
|
a03438cb1b
|
8285397: JNI exception pending in CUPSfuncs.c:250
Reviewed-by: psadhukhan
|
2022-05-18 17:12:17 +00:00 |
|
Zhengyu Gu
|
cbe7e7bd7f
|
8284956: Potential leak awtImageData/color_data when initializes X11GraphicsEnvironment
Reviewed-by: prr, shade
|
2022-05-13 13:12:18 +00:00 |
|
Zhengyu Gu
|
dea6e886af
|
8284680: sun.font.FontConfigManager.getFontConfig() leaks charset
Reviewed-by: prr, andrew
|
2022-05-12 12:26:28 +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 |
|
Zhengyu Gu
|
205cfb8496
|
8284093: Memory leak: X11SD_DisposeXImage should also free obdata
Reviewed-by: prr, andrew
|
2022-04-11 13:36:20 +00:00 |
|
Zhengyu Gu
|
ec205f68a8
|
8284023: java.sun.awt.X11GraphicsDevice.getDoubleBufferVisuals() leaks XdbeScreenVisualInfo
Reviewed-by: prr, serb
|
2022-04-06 12:50:43 +00:00 |
|
Zhengyu Gu
|
36b3bbc53d
|
8284033: Leak XVisualInfo in getAllConfigs in awt_GraphicsEnv.c
Reviewed-by: serb, prr
|
2022-04-05 00:39:02 +00:00 |
|
Alexander Scherbatiy
|
3d4be14eba
|
8181571: printing to CUPS fails on mac sandbox app
Reviewed-by: prr
|
2022-03-31 08:32:22 +00:00 |
|
Alexander Zvegintsev
|
ec9ab558a3
|
8282374: Java_sun_awt_X11_XlibWrapper_XSynchronize is wrong and unused
Reviewed-by: serb, prr
|
2022-03-30 17:09:17 +00:00 |
|