Phil Race
969b3fdc9c
8373065: Test sun/awt/image/bug8038000.java failed: Pixels differ
...
Reviewed-by: jdv, azvegint
2026-05-12 18:16:26 +00:00
Phil Race
4fc26e3e82
8384208: Remove AppContext from java.awt.Taskbar
...
Reviewed-by: serb, azvegint
2026-05-12 18:07:47 +00:00
Phil Race
0ac91cd72a
8384215: Remove AppContext from unix/classes/sun/awt/X11/XWindow.java
...
Reviewed-by: azvegint, kizune
2026-05-11 16:34:10 +00:00
Phil Race
7a280f60e0
8384206: Remove AppContext from java.awt.Container
...
Reviewed-by: azvegint, kizune
2026-05-11 16:33:54 +00:00
Phil Race
f20f287229
8384209: Remove AppContext from AWT Shutdown implementation
...
Reviewed-by: azvegint, kizune
2026-05-11 16:15:55 +00:00
Phil Race
0b0a5a71a3
8381843: FileDialog:setFile() specification needs to be enhanced w.r.to file selection
...
Reviewed-by: aivanov, psadhukhan, kizune
2026-05-08 21:00:10 +00:00
Sergey Bylokhov
f5aae68315
8369455: XAWT: List.getSelectedItem may throw ArrayIndexOutOfBoundsException
...
Reviewed-by: prr, azvegint, aivanov
2026-05-07 23:41:19 +00:00
Alexander Zuev
8480d12c6f
8383629: JNI exception pending in -[TabButtonAccessibility accessibilityValue] of TabButtonAccessibility.m
...
Reviewed-by: prr, azvegint
2026-05-05 18:37:15 +00:00
Prasanta Sadhukhan
d8d881b987
6328248: JProgessBar doesn't show if printed on paper with PrintJob (1.1 Graphics API)
...
Reviewed-by: prr, kizune
2026-05-05 04:49:37 +00:00
Jeremy Wood
ebb3d6888e
8382201: Transparent Window is Opaque w/o Volatile Buffering
...
Reviewed-by: prr, jdv
2026-05-04 22:53:24 +00:00
Jeremy Wood
6e5e4f655c
8377938: VoiceOver Uses Mouse to Activate JButtons in German
...
Reviewed-by: kizune, prr
2026-05-04 21:17:28 +00:00
Phil Race
b485729859
8377568: DataBuffer constructors and methods do not specify required exceptions
...
4393297: Doc probs in java.awt.image.DataBufferInt
4398379: java.awt.image.DataBufferShort constructor should verify size of array
4398381: java.awt.image.DataBufferShort should check for negative size
8265647: DataBufferUShort constructors check 'dataArray' for 'null' after dereference
Reviewed-by: aivanov, azvegint, jdv
2026-05-04 20:23:03 +00:00
Phil Race
78fe29ff6b
7186009: [macOS] No way to hide(), dispose() FileDialog
...
Reviewed-by: kizune, azvegint
2026-04-28 20:25:28 +00:00
Phil Race
5d49a689b3
8383459: [BACKOUT] [macos] VoiceOver Reads "Header" instead of "Heading"
...
Reviewed-by: dholmes
2026-04-27 22:02:10 +00:00
Jeremy Wood
74ec80b76b
8379953: [macos] VoiceOver Reads "Header" instead of "Heading"
...
Reviewed-by: kizune, prr
2026-04-27 19:48:57 +00:00
Phil Race
704efcb20d
8378603: libfontmanager FFM path needs to use FFM to locate both malloc and free
...
Reviewed-by: kizune, azvegint, jdv
2026-04-27 16:14:34 +00:00
Sergey Bylokhov
989b1882d4
8378506: [macOS] Window content not updated when rendering to multiple windows
...
Reviewed-by: prr, jdv
2026-04-23 17:51:07 +00:00
Alexander Zuev
635c4b9618
8377727: Ghost caret and focus appear in non‑editable text fields
...
Reviewed-by: prr, dmarkov, aivanov
2026-04-23 06:31:54 +00:00
Sergey Bylokhov
8bef687f2e
8369327: On macOS List loses selection when added to Frame
...
Reviewed-by: aivanov, azvegint, prr
2026-04-22 20:15:45 +00:00
Jeremy Wood
2091488d79
8380849: VoiceOver Fails to Activate Custom Button
...
Reviewed-by: kizune, prr
2026-04-22 16:40:56 +00:00
Jayathirth D V
ba8b9958b7
8364373: Transform Affine transformations
...
Reviewed-by: mschoene, rhalade, psadhukhan, prr
2026-04-22 12:14:02 +05:30
Phil Race
16ad67e6da
8382487: Remove unnecessary SuppressWarnings annotations in java.desktop
...
Reviewed-by: serb, aivanov, dmarkov
2026-04-21 18:57:39 +00:00
Jeremy Wood
b96473cac6
8382396: RepaintManager throws NPE when painting detached JPanel without volatile buffering
...
Reviewed-by: aivanov, prr
2026-04-20 18:52:05 +00:00
Sergey Bylokhov
35b0de3d4d
8382043: Add missing @Override annotations in "javax.print.attribute" package
...
Reviewed-by: dmarkov, azvegint, prr
2026-04-19 03:10:04 +00:00
Jeremy Wood
0dd0108c1a
8377936: VoiceOver Reads Button Incorrectly
...
Reviewed-by: prr, kizune
2026-04-17 20:53:42 +00:00
Alexey Ivanov
0df4bd489d
8381208: Init cause with the caught runtime exception
...
Reviewed-by: dmarkov, serb, azvegint
2026-04-15 13:07:24 +00:00
Jayathirth D V
20e8ea0e06
8382047: Update Libpng to 1.6.57
...
Reviewed-by: avu, azvegint, prr
2026-04-15 04:22:28 +00:00
Daniel Gredler
fb2460663c
8381623: Additional immutability in sun.font: ExtendedTextSourceLabel, GlyphLayout
...
Reviewed-by: serb, prr
2026-04-12 23:16:05 +00:00
Alexey Ivanov
8357de88aa
8334868: Ensure CheckUninstallModalHook is called in WPageDialogPeer._show
...
Ensure AwtDialog::CheckInstallModalHook and
AwtDialog::ModalActivateNextWindow are always called
after ::PageSetupDlg returns.
Reverse the condition of the if statement and
bail out if ::PageSetupDlg returns an error.
Remove the doIt flag and use explicit returns:
* JNI_FALSE if an error detected;
* JNI_TRUE if the function reached its end
without errors.
Reviewed-by: dmarkov, prr
2026-04-10 13:07:00 +00:00
Daisuke Yamazaki
67c6990f9a
8344212: Bring back @see GraphicsConfiguration to MouseInfo.getPointerInfo()
...
Reviewed-by: aivanov, dmarkov, serb
2026-04-07 16:30:17 +00:00
Daniel Gredler
cddee6d6eb
8380028: Fix Page8 of manual test java/awt/print/PrinterJob/PrintTextTest.java on macOS
...
Reviewed-by: prr, psadhukhan
2026-04-01 20:37:24 +00:00
Phil Race
ce9b3b59aa
8380941: Remove AppContext from java.awt.Window implementation
...
Reviewed-by: azvegint, kizune
2026-04-01 19:10:55 +00:00
Phil Race
40e5745dea
8380714: sun.font.HBShaper : use getUpcallStub to create all up call stubs
...
Reviewed-by: serb, psadhukhan
2026-04-01 19:10:39 +00:00
Phil Race
3cb4d7db19
8381037: Remove AppContext from miscellaneous awt shared classes
...
Reviewed-by: azvegint, dnguyen
2026-04-01 18:36:47 +00:00
Phil Race
20c3082aac
8380578: Remove miscellaneous AppContext uses, mostly in XAWT
...
Reviewed-by: serb, azvegint
2026-03-31 18:41:51 +00:00
Phil Race
644cccae78
8381020: Remove AppContext from java.awt.Dialog
...
Reviewed-by: dnguyen, kizune
2026-03-31 17:58:53 +00:00
Phil Race
e191df7f15
8134541: latent concurrency bug in ScriptRunData
...
Reviewed-by: honkar, dnguyen, serb
2026-03-31 17:54:55 +00:00
Renjith Kannath Pariyangad
46306d38ed
8361493: RepaintManager.invalidComponents uses different equality when searching element
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, prr, serb, dmarkov
2026-03-31 09:59:15 +00:00
Jayathirth D V
77cfead6fe
8380959: Update Libpng to 1.6.56
...
Reviewed-by: erikj, aivanov, honkar, prr
2026-03-31 05:32:33 +00:00
Prasanta Sadhukhan
2eec71a500
8380422: Fix Formatting issues missed in JDK-8380125
...
Reviewed-by: dnguyen, serb
2026-03-31 01:19:46 +00:00
Matthias Baesken
45f9039513
8380030: [AIX] unify dladdr between hotspot and libawt
...
Reviewed-by: dholmes, stuefe, erikj
2026-03-30 06:48:49 +00:00
Prasanta Sadhukhan
0885a0c4c5
4696824: In Metal and other L&F Button.focusInputMap, CheckBox.focusInputMap ... are same
...
Reviewed-by: tr, prr
2026-03-30 06:35:55 +00:00
Jeremy Wood
ac242550fe
8379347: VoiceOver Doesn't Correctly Identify JToggleButtons as "toggle buttons"
...
Reviewed-by: honkar, kizune, prr
2026-03-28 09:33:31 +00:00
Phil Race
7ffc4a4fb4
8381019: Remove AppContext usage from AccessBridge
...
Reviewed-by: serb, kizune
2026-03-27 19:23:39 +00:00
Phil Race
062d89bff5
8380804: Remove remaining AppContext usage from the Swing implementation
...
Reviewed-by: dnguyen, serb
2026-03-26 21:23:04 +00:00
Sergey Bylokhov
4d2623757f
8359433: The final modifier on Windows L&F internal UI classes prevents extending them in apps
...
Reviewed-by: prr, aivanov
2026-03-26 20:59:45 +00:00
Damon Nguyen
91892948ee
8380229: 2 Impossible or redundant condition defect groups in 2 files
...
Reviewed-by: honkar, prr
2026-03-26 20:21:19 +00:00
Phil Race
c6a20173a3
8378615: FFM Bound up call stub keeps JNI Global Ref to bound parameter
...
Reviewed-by: jdv, psadhukhan
2026-03-23 17:15:07 +00:00
Phil Race
206c9cd6e1
8378923: Remove AppContext from datatransfer classes
...
Reviewed-by: psadhukhan, tr, serb
2026-03-23 05:59:16 +00:00
Phil Race
8e906ddad6
8379019: Remove AppContext from WindowEvent
...
Reviewed-by: serb, azvegint
2026-03-23 05:29:22 +00:00