2392 Commits

Author SHA1 Message Date
Phil Race
9f83006f10 8378464: PixelInterleavedSampleModel constructors and methods do not specify behavior when arguments are null or out of bounds
Reviewed-by: kizune, psadhukhan
2026-06-03 18:32:56 +00:00
Jayathirth D V
ab33d9d331 8385490: Update HarfBuzz to 14.2.0
Reviewed-by: prr, azvegint
2026-06-03 03:55:28 +00:00
Alexander Zvegintsev
f640edebf0 8341382: EXCEPTION_ACCESS_VIOLATION in awt.dll after JDK-8185862
Reviewed-by: kizune, prr, vdyakov
2026-06-02 00:04:01 +00:00
Phil Race
cd0b9fbeec 8383605: Incomplete input validation on the bands parameters in j.a.i.Raster
Reviewed-by: aivanov, jdv, avu
2026-05-29 18:42:17 +00:00
Phil Race
c09e403385 8381007: MultiPixelPackedSampleModel can throw ArithmeticException
Reviewed-by: jdv, azvegint, serb
2026-05-29 18:41:55 +00:00
Phil Race
05244e8d37 8385347: Remove AppContext from SunToolkit and also remove AppContext
Reviewed-by: azvegint, serb, kizune
2026-05-29 17:43:23 +00:00
Jayathirth D V
7145bf0409 8385390: Update FreeType to 2.14.3
Reviewed-by: prr, azvegint
2026-05-29 05:25:05 +00:00
George Adams
a453a8bd0c 8385528: Fix linker alignment warning for libawt on macOS with Xcode 26
Reviewed-by: prr, kizune
2026-05-28 17:49:29 +00:00
Jayathirth D V
7757684450 8384902: Update GIFlib to 6.1.3
Reviewed-by: avu, prr, serb
2026-05-27 03:47:28 +00:00
Phil Race
2b8c5e6039 8384808: Remove AppContext-based Window Activation time map from SunToolkit
Reviewed-by: azvegint, kizune
2026-05-21 17:32:07 +00:00
Jayathirth D V
29ffcec4b7 8384495: Update Libpng to 1.6.58
Reviewed-by: azvegint, prr
2026-05-20 06:59:44 +00:00
Jeremy Wood
0e57fb9634 8380790: Each invocation of getAccessibleText() adds DocumentListener
Reviewed-by: prr, serb, kizune
2026-05-15 19:10:34 +00:00
Phil Race
35913b8a36 8384602: Remove AppContext from java.awt.Component
Reviewed-by: azvegint, serb
2026-05-15 18:54:01 +00:00
Max Rydahl Andersen
061bd076da 8379044: [macos] javadoc for setOpenURIHandler refers to wrong type
Reviewed-by: azvegint, prr
2026-05-15 11:08:37 +00:00
Jayathirth D V
bcbf5cf730 8383354: Update LCMS to 2.19.1
Reviewed-by: prr, azvegint
2026-05-14 12:48:25 +00:00
Phil Race
9be6e77d73 8384381: Remove AppContext from java.awt.EventQueue implementation
Reviewed-by: kizune, azvegint, serb
2026-05-13 16:41:09 +00:00
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