Liam Miller-Cushon
c7c6d47a07
6355567: AdobeMarkerSegment causes failure to read valid JPEG
...
Reviewed-by: prr, serb
2023-07-13 19:36:36 +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
Julian Waters
fb90af881b
8311380: Prepare java.desktop for C++17
...
Reviewed-by: azvegint
2023-07-13 00:58:51 +00:00
Alexey Ivanov
aac903dbfb
8311805: Clean up ScrollPane: drop redundant initialiser, mark scroller final
...
Reviewed-by: azvegint, serb, prr
2023-07-11 19:41:42 +00:00
Jiangli Zhou
e154b0d6cd
8311606: Change read_icc_profile() to static function in java.desktop/share/native/libjavajpeg/imageioJPEG.c
...
Reviewed-by: serb
2023-07-11 16:53:44 +00:00
Alexey Ivanov
b3f34039fe
8311689: Wrong visible amount in Adjustable of ScrollPane
...
Reviewed-by: prr, honkar, serb
2023-07-11 13:43:15 +00:00
Prasanta Sadhukhan
6485b7d0d3
6875229: Wrong placement of icons in JTabbedPane in Nimbus
...
Reviewed-by: honkar, abhiscxk, dnguyen, jdv
2023-07-07 02:55:42 +00:00
Harshitha Onkar
d8a012161a
8311109: tautological-compare warning in awt_Win32GraphicsDevice.cpp
...
Reviewed-by: aivanov
2023-07-03 20:43:17 +00:00
Artem Semenov
98a954eebc
8308286: Fix clang warnings in linux code
...
Reviewed-by: avu, djelinski
2023-06-29 09:07:34 +00:00
Nikita Gubarkov
f842ec48b1
8305667: Some fonts installed in user directory are not detected on Windows
...
Reviewed-by: avu, prr
2023-06-29 08:28:22 +00:00
Rajat Mahajan
a63afa4aa6
8294427: Check boxes and radio buttons have rendering issues on Windows in High DPI env
...
Reviewed-by: aivanov, achung
2023-06-28 21:07:24 +00:00
Alisen Chung
f0c2f09815
8296972: [macos13] java/awt/Frame/MaximizedToIconified/MaximizedToIconified.java: getExtendedState() != 6 as expected.
...
Reviewed-by: dmarkov, honkar
2023-06-28 20:17:00 +00:00
Tejesh R
79c056ec8b
8006421: GraphicsConfiguration of a frame is changed when the frame is moved to another screen
...
Reviewed-by: azvegint, serb
2023-06-27 04:56:21 +00:00
Prasanta Sadhukhan
a420ff48da
6664309: Docking point of a floating toolbar changes after closing
...
Reviewed-by: tr, prr
2023-06-26 09:24:07 +00:00
Julian Waters
c92b049db7
8308780: Fix the Java Integer types on Windows
...
Reviewed-by: dholmes, djelinski, aivanov
2023-06-25 23:41:54 +00:00
Alexander Zuev
d1d2b55ce0
8309733: [macOS, Accessibility] VoiceOver: Incorrect announcements of JRadioButton
...
Reviewed-by: abhiscxk, asemenov, prr, serb
2023-06-23 10:11:25 +00:00
Prasanta Sadhukhan
d2a858e173
7083187: Class CSS.CssValue is missing implementations of equals() and hashCode()
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr
2023-06-19 08:52:06 +00:00
Alexey Ivanov
d6c2ee3448
8310054: ScrollPane insets are incorrect
...
Reviewed-by: honkar, prr
2023-06-16 17:24:07 +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
Justin Lu
81bfd78901
8309632: JDK 21 RDP1 L10n resource files update
...
Reviewed-by: naoto
2023-06-15 19:43:07 +00:00
Pavel Rappo
3e0bbd290c
8285368: Overhaul doc-comment inheritance
...
6376959: Algorithm for Inheriting Method Comments seems to go not as documented
6934301: Support directed inheriting of class comments with @inheritDoc
Reviewed-by: jjg, rriggs, aivanov, smarks, martin
2023-06-15 17:47:41 +00:00
Harshitha Onkar
ee4ab6709e
8309958: Incorrect @since tag format in Container.java
...
Reviewed-by: dmarkov
2023-06-14 19:49:24 +00:00
Prasanta Sadhukhan
4d4706967d
4516654: Metalworks Demo: Window title not displayed fully in Low Vision Theme
...
Reviewed-by: tr, aivanov
2023-06-12 08:49: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
Harshitha Onkar
6cd370e04b
8305645: System Tray icons get corrupted when Windows primary monitor changes
...
Reviewed-by: serb, aivanov
2023-06-09 16:11:46 +00:00
Jonathan Gibbons
34f0a6ec6a
8305593: Add @spec tags in java.desktop
...
Reviewed-by: prr
2023-06-08 19:00:19 +00:00
Sergey Bylokhov
73dd03cc5a
8308152: PropertyDescriptor should work with overridden generic getter method
...
Reviewed-by: azvegint
2023-06-08 02:51:36 +00:00
Alexey Ivanov
ea41907396
8297923: java.awt.ScrollPane broken after multiple scroll up/down
...
Reviewed-by: honkar, prr, serb
2023-06-07 21:18:50 +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
Ichiroh Takiguchi
a08c5cb3f1
8307953: [AIX] C locale's font setting was changed by JEP 400
...
Reviewed-by: naoto, prr
2023-06-06 22:20:03 +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
JoKern65
dcd9590fed
8309224: Fix xlc17 clang 15 warnings in java.desktop
...
Reviewed-by: prr, goetz
2023-06-02 07:34:24 +00:00
Tejesh R
325940b091
8307105: JFileChooser InvalidPathException when selecting some system folders on Windows
...
Reviewed-by: aivanov, abhiscxk, dnguyen
2023-06-02 04:29:33 +00:00
Prasanta Sadhukhan
70130d3b16
8306119: Many components respond to a mouse event by requesting focus without supplying the MOUSE_EVENT cause
...
Reviewed-by: jdv
2023-05-29 08:40:13 +00:00
Sergey Bylokhov
f27bc59f85
8307132: Cleanup the code of sun.java2d.cmm.lcms package
...
Reviewed-by: prr
2023-05-25 09:36:12 +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
02dc95e6b9
8308370: Fix build failures related to the java.awt.Robot documentation
...
Reviewed-by: dcubed
2023-05-18 18:51:46 +00:00
Alexander Zvegintsev
21aa057faf
8307779: Relax the java.awt.Robot specification
...
Reviewed-by: mkartashev, prr
2023-05-18 18:14:05 +00:00
Jiangli Zhou
902585bec1
8308110: Resolve multiple definition of 'JNI_OnLoad_jsound' linking error
...
Reviewed-by: alanb, rasbold
2023-05-17 21:04:34 +00:00
JoKern65
c7951cf674
8306304: Fix xlc17 clang warnings in ppc and aix code
...
Reviewed-by: erikj, tsteele, mbaesken
2023-05-17 11:48:56 +00:00
Alisen Chung
723582c524
8306881: Update FreeType to 2.13.0
...
Reviewed-by: prr, dnguyen
2023-05-09 19:30:50 +00:00
Matthias Baesken
bb3e44d8b6
8307603: [AIX] Broken build after JDK-8307301
...
Reviewed-by: mdoerr
2023-05-08 12:24:41 +00:00
Alexander Zvegintsev
7d58978f62
8280031: Deprecate GTK2 for removal
...
Reviewed-by: prr
2023-05-05 20:16:26 +00:00
Rajat Mahajan
6c71859ac2
6176679: Application freezes when copying an animated gif image to the system clipboard
...
Reviewed-by: aivanov, dmarkov
2023-05-05 18:03:58 +00:00
Harshitha Onkar
d8b230c384
8307301: Update HarfBuzz to 7.2.0
...
Reviewed-by: prr
2023-05-05 17:33:25 +00:00
Tejesh R
465bdd9e41
8307091: A few client tests intermittently throw ConcurrentModificationException
...
Reviewed-by: prr, dnguyen
2023-05-04 04:52:00 +00:00
jeremy
63cd0a36da
4200096: OffScreenImageSource.removeConsumer NullPointerException
...
Reviewed-by: prr, serb
2023-05-03 20:48:07 +00:00
Martin Desruisseaux
dcb2f3f502
8306320: BufferedImage spec needs clarification w.r.t its implementation of the WritableRenderedImage interface
...
Reviewed-by: prr
2023-05-03 20:45:57 +00:00