Sergey Bylokhov
|
538bebf76e
|
8376253: [macOS] FileSystemView may not report system icons when -Xcheck:jni is enabled
Reviewed-by: prr, dnguyen
|
2026-02-27 00:52:18 +00:00 |
|
Jeremy Wood
|
66ba63a4e9
|
8377745: VoiceOver Identifies Hyperlink as Text
Reviewed-by: kizune, dnguyen
|
2026-02-23 16:18:55 +00:00 |
|
Alexander Zuev
|
c73f05bec9
|
8376233: Clean up code in Desktop native peer
Reviewed-by: aivanov, prr
|
2026-02-12 16:32:14 +00:00 |
|
Alexander Zuev
|
8c82b58db9
|
8286258: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value wrong and sometime partially
Reviewed-by: psadhukhan, asemenov
|
2026-01-22 16:36:24 +00:00 |
|
Brent Christian
|
e25a5a4821
|
Merge
Reviewed-by: kcr, prr, smarks
|
2026-01-21 01:28:38 +00:00 |
|
Christian Heilmann
|
5ba91fed34
|
8297191: [macos] Printing a page range with starting page > 1 results in missing pages
Reviewed-by: aivanov, prr
|
2026-01-20 15:00:14 +00:00 |
|
Harshitha Onkar
|
eddbd35965
|
8359501: Enhance Handling of URIs
Reviewed-by: rhalade, ahgross, azvegint, prr
|
2026-01-18 20:22:55 -08:00 |
|
Matthias Baesken
|
074038438f
|
8374727: Audio configuration Platform class - use nio for getting endianness of the underlying platform
Reviewed-by: prr, kizune
|
2026-01-13 16:57:30 +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 |
|
Matthias Baesken
|
6c9999ca8d
|
8373984: Check for macos 11 in CGraphicsDevice.m can be removed
Reviewed-by: prr, kizune
|
2025-12-19 14:37:42 +00:00 |
|
Dmitry Drobotov
|
019df4d89c
|
8372757: MacOS, Accessibility: Crash in [MenuAccessibility accessibilityChildren] after JDK-8341311
Reviewed-by: azvegint, psadhukhan
|
2025-12-04 03:22:42 +00:00 |
|
GennadiyKrivoshein
|
76a1109d6f
|
8251928: [macos] the printer DPI always be 72, cause some content lost when print out
Reviewed-by: psadhukhan, prr
|
2025-11-11 03:49:39 +00:00 |
|
Dmitry Kulikov
|
2872f815fd
|
8360120: Bundled macOS applications not receiving OpenURL events when launched as subprocess
Reviewed-by: kizune, prr
|
2025-11-05 18:54:34 +00:00 |
|
Daniel Gredler
|
6165921449
|
7156751: [macosx] Problem with printing
Reviewed-by: prr, serb
|
2025-09-29 10:28:45 +00:00 |
|
Phil Race
|
eceb3bbc80
|
8362452: [macOS] Remove CPrinterJob.finalize()
Reviewed-by: serb, psadhukhan, kizune
|
2025-07-21 21:03:17 +00:00 |
|
Phil Race
|
523993e9e8
|
8362291: [macOS] Remove finalize method in CGraphicsEnvironment.java
Reviewed-by: bchristi, serb, kizune
|
2025-07-21 21:00:43 +00:00 |
|
Abhishek Kumar
|
a23987fecb
|
8361283: [Accessibility,macOS,VoiceOver] VoiceOver announced Tab items of JTabbedPane as RadioButton on macOS
Reviewed-by: asemenov, kizune
|
2025-07-18 06:13:06 +00:00 |
|
Phil Race
|
413c6bd040
|
8360147: Better Glyph drawing redux
Reviewed-by: rhalade, ahgross, psadhukhan, jdv
|
2025-07-15 12:02:14 -07:00 |
|
Phil Race
|
2eaddd5b0a
|
8355884: [macos] java/awt/Frame/I18NTitle.java fails on MacOS
Reviewed-by: kcr, dmarkov, aivanov, honkar, kizune
|
2025-07-15 12:02:14 -07:00 |
|
Phil Race
|
db3f6eabb5
|
8348989: Better Glyph drawing
Reviewed-by: mschoene, psadhukhan, jdv, rhalade
|
2025-07-15 12:02:14 -07:00 |
|
Phil Race
|
5cf672e778
|
8359053: Implement JEP 504 - Remove the Applet API
Reviewed-by: aivanov, kizune, kcr, achung, serb
|
2025-07-14 20:23:38 +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 |
|
Abhishek Kumar
|
e33eeeea04
|
8341311: [Accessibility,macOS,VoiceOver] VoiceOver announces incorrect number of items in submenu of JPopupMenu
Reviewed-by: asemenov, kizune
|
2025-05-30 06:25:08 +00:00 |
|
Jayathirth D V
|
a50d3bee12
|
8312198: [macos] metal pipeline - window rendering stops after display sleep
Reviewed-by: serb, avu, prr
|
2025-05-26 06:03:28 +00:00 |
|
Paul H
|
f6b0f016f6
|
8332947: [macos] OpenURIHandler events not received when AWT is embedded in another toolkit
Reviewed-by: kcr, honkar, prr
|
2025-05-15 22:35:48 +00:00 |
|
Sergey Bylokhov
|
762423d64d
|
8355561: [macos] Build failure with Xcode 16.3
Reviewed-by: kizune, prr
|
2025-05-07 02:54:41 +00:00 |
|
Saagar Jha
|
72c59de615
|
8345876: Update nativeAddAtIndex comment to match the code
Reviewed-by: azvegint, aivanov, psadhukhan, kizune
|
2024-12-12 03:20:42 +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 |
|
Prasanta Sadhukhan
|
333a9973f1
|
8335231: [macos] Test java/awt/print/PrinterJob/Cancel/PrinterJobCancel.java failed on macOS because the case didn't get the expected PrintAbortException
Reviewed-by: tr, abhiscxk
|
2024-11-25 08:57:54 +00:00 |
|
Laurent Bourgès
|
23a8c71d3b
|
8341790: Fix ExceptionOccurred in java.desktop
Reviewed-by: avu, prr
|
2024-11-14 06:38:37 +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 |
|
Prasanta Sadhukhan
|
9a1024dec6
|
8190329: [macos] Swing InterOp Platform.exit() crash
Co-authored-by: Kevin Rushforth <kcr@openjdk.org>
Reviewed-by: kcr, azvegint
|
2024-09-04 05:05:20 +00:00 |
|
Alexey Ushakov
|
bc7cd42d11
|
8314498: [macos] Transferring File objects to Finder fails
Co-authored-by: Andrey Starovoyt <Andrey.Starovoyt@jetbrains.com>
Reviewed-by: prr
|
2024-07-15 23:25:11 +00:00 |
|
Alisen Chung
|
2ce85d9635
|
8291472: [macos] jawt 1.4 lock/unlock not supported
Reviewed-by: serb
|
2024-06-18 21:31:16 +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 |
|
Prasanta Sadhukhan
|
1c514b34c0
|
8325435: [macos] Menu or JPopupMenu not closed when main window is resized
Reviewed-by: azvegint
|
2024-06-03 13:00:23 +00:00 |
|
Steven Loomis
|
b8f2ec9091
|
8195675: Call to insertText with single character from custom Input Method ignored
Reviewed-by: prr
|
2024-05-28 16:44:44 +00:00 |
|
Alexander Zuev
|
05f13e75ee
|
8329667: [macos] Issue with JTree related fix for JDK-8317771
Reviewed-by: asemenov, abhiscxk, psadhukhan
|
2024-05-25 00:35:56 +00:00 |
|
Phil Race
|
25871af36b
|
8328896: Fontmetrics for large Fonts has zero width
Reviewed-by: tr, serb
|
2024-04-24 17:54:10 +00:00 |
|
Harshitha Onkar
|
999e556be4
|
8312518: [macos13] setFullScreenWindow() shows black screen on macOS 13 & above
Reviewed-by: serb, tr, azvegint
|
2024-01-12 17:56:16 +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 |
|
Alisen Chung
|
a3eb664077
|
8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts
Reviewed-by: aivanov, kizune
|
2023-11-30 16:11:09 +00:00 |
|
Harshitha Onkar
|
940f67c1a6
|
8318854: [macos14] Running any AWT app prints Secure coding warning
Reviewed-by: kcr, kizune, prr
|
2023-11-29 21:53:22 +00:00 |
|
Phil Race
|
4e8c0364a2
|
8319665: [macOS] Obsolete imports of <Carbon/Carbon.h> in java.desktop
Reviewed-by: psadhukhan, serb
|
2023-11-08 22:49:48 +00:00 |
|
Daniel Jeliński
|
c593f8bf59
|
8318091: Remove empty initIDs functions
Reviewed-by: prr, aivanov
|
2023-10-27 16:09:27 +00:00 |
|
Prasanta Sadhukhan
|
d7205e690f
|
8318102: macos10.14 check in CSystemColors can be removed.
Reviewed-by: prr, aivanov
|
2023-10-25 07:22:04 +00:00 |
|
Jayathirth D V
|
5ce718eb17
|
8318100: Remove redundant check for Metal support
Reviewed-by: prr, dnguyen
|
2023-10-25 04:01:59 +00:00 |
|
Abhishek Kumar
|
24bc5bd104
|
8318104: macOS 10.13 check in TabButtonAccessibility.m can be removed
Reviewed-by: aivanov, prr
|
2023-10-19 04:21:45 +00:00 |
|
Alexander Zuev
|
f7d6d7a04f
|
8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
Reviewed-by: prr, azvegint, aivanov
|
2023-10-13 22:53:21 +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 |
|