1519 Commits

Author SHA1 Message Date
Prasanta Sadhukhan
2eec71a500 8380422: Fix Formatting issues missed in JDK-8380125
Reviewed-by: dnguyen, serb
2026-03-31 01:19:46 +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
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
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
Phil Race
ea464b1405 8379018: Remove AppContext from two input method related classes
Reviewed-by: serb, dnguyen, kizune
2026-03-22 19:55:47 +00:00
Phil Race
d64ea294f7 8378919: Remove AppContext from the java.awt.Desktop class
Reviewed-by: serb, dnguyen
2026-03-22 19:54:01 +00:00
Phil Race
fae345c6cf 8378918: Remove AppContext from some DnD classes
Reviewed-by: serb, dnguyen
2026-03-22 19:53:43 +00:00
Phil Race
aba5d31ae7 8378605: Remove AppContext from the Swing TimerQueue implementation
Reviewed-by: psadhukhan, dnguyen
2026-03-22 19:51:45 +00:00
Prasanta Sadhukhan
3c09c2cd2d 8267961: JInternalFrame.getNormalBounds() returns normalBounds when maximized state is false instead of bounds
Reviewed-by: tr, dnguyen
2026-03-20 02:38:41 +00:00
Damon Nguyen
76e7c9e68a 8380078: Update GIFlib to 6.1.2
Reviewed-by: serb, azvegint
2026-03-19 16:11:50 +00:00
Prasanta Sadhukhan
abb9c33ced 8380125: Formatting issue for few swing classes
Reviewed-by: honkar, azvegint
2026-03-18 01:14:16 +00:00
Prasanta Sadhukhan
7484701e18 8309041: Swingutilities2 methods requesting focus can have a Cause
Reviewed-by: tr, dnguyen
2026-03-16 02:12:25 +00:00
Sergey Bylokhov
30be9c1cb2 8378885: Add missing @Override annotations in "javax.print.attribute.standard" package part 2
Reviewed-by: prr
2026-03-12 23:46:46 +00:00
Daniel Gredler
8444fdae4a 8379778: SunGraphics2D improvements
Reviewed-by: avu, prr
2026-03-12 14:49:35 +00:00
Phil Race
814b7f5d2a 8378920: Remove AppContext from SequencedEvent
Reviewed-by: psadhukhan, tr
2026-03-11 17:54:32 +00:00
Damon Nguyen
8b8bb43396 8379256: Update GIFlib to 6.1.1
Reviewed-by: prr, kizune
2026-03-11 00:22:01 +00:00
Phil Race
e00d6d28e1 8378899: Remove AppContext from java.awt.Toolkit implementation
Reviewed-by: dnguyen, serb
2026-03-10 19:15:27 +00:00
Phil Race
46a5ed9908 8379137: Remove AppContext from javax.swing.JOptionPane
Reviewed-by: serb, psadhukhan
2026-03-09 19:33:03 +00:00
Phil Race
a95799d62f 8379229: Remove AppContext from javax.swing.JComponent
Reviewed-by: psadhukhan, serb
2026-03-09 19:32:47 +00:00
Prasanta Sadhukhan
8c4c8a1617 8378417: Printing All pages results in NPE for 1.1 PrintJob
Reviewed-by: prr, aivanov
2026-03-09 01:21:34 +00:00
Phil Race
784dd56ce2 8378999: BeanContextSupport.add(Object) synchronizes on its argument
Reviewed-by: aivanov, serb
2026-03-06 18:02:16 +00:00
Phil Race
779970fb6f 8373626: [asan] read past end of buffer in sun.awt.image.ImagingLib.convolveBI
Reviewed-by: jdv
2026-03-06 17:57:32 +00:00
Daniel Gredler
ca479be747 8379363: FontInfo improvements
Reviewed-by: prr, serb
2026-03-06 10:21:14 +00:00
Jayathirth D V
1a4825b226 8379158: Update FreeType to 2.14.2
Reviewed-by: azvegint, prr, serb
2026-03-06 01:12:55 +00:00
Phil Race
f266079d26 8378917: InputEvent checks for SystemClipboard access are unused
Reviewed-by: dmarkov, serb
2026-03-05 23:54:52 +00:00
Jayathirth D V
57db48cc21 8373290: Update FreeType to 2.14.1
Reviewed-by: azvegint, serb, prr
2026-03-03 10:01:00 +00:00
Alexey Ivanov
2adffe0c3c 8378872: Mark waitList in FetcherInfo final
Reviewed-by: prr, azvegint
2026-03-02 14:19:34 +00:00
Alexey Ivanov
2678fe41ca 8378870: Remove sun.awt.AWTAccessor from imports in ImageIcon
Reviewed-by: serb, kizune, azvegint
2026-03-02 14:16:23 +00:00
Phil Race
d6246b35da 8378386: Remove AppContext from AWT ModalEventFilter.java
Reviewed-by: serb, dnguyen
2026-03-01 17:49:33 +00:00
Phil Race
9cf9fbec1f 8378389: Remove AppContext from the Swing RepaintManager
Reviewed-by: azvegint, serb
2026-03-01 17:35:56 +00:00
Phil Race
f3d7ca33d7 8378607: GlyphLayout cache can prevent Fonts from being GC'd
Reviewed-by: jdv, tr
2026-02-28 22:58:10 +00:00
Sergey Bylokhov
3144b572d3 8378388: Add missing @Override annotations in "javax.print.attribute.standard" package part 1
Reviewed-by: prr, azvegint
2026-02-27 19:52:06 +00:00
Prasanta Sadhukhan
463b9e00ce 8078744: Right half of system menu icon on title bar does not activate when clicked in Metal L&F
Reviewed-by: tr, dnguyen
2026-02-27 06:06:29 +00:00
Renjith Kannath Pariyangad
6daca7ef99 8268675: RTE from "Printable.print" propagates through "PrinterJob.print"
Reviewed-by: psadhukhan, prr
2026-02-27 03:15:27 +00:00
Phil Race
fcc2a2922f 8378297: Remove AppContext from several Swing component and related classes
Reviewed-by: azvegint, psadhukhan, dnguyen
2026-02-26 16:23:49 +00:00
Phil Race
71a1af7d0b 8378377: Remove use of AppContext from JEditorPane
Reviewed-by: serb, dnguyen, psadhukhan
2026-02-26 16:23:24 +00:00
Jayathirth D V
fd74232d5d 8377526: Update Libpng to 1.6.55
Reviewed-by: azvegint, prr, serb
2026-02-26 03:32:19 +00:00
Sergey Bylokhov
36d67ffd01 6434110: Color constructor parameter name is misleading
Reviewed-by: prr, aivanov
2026-02-25 20:09:48 +00:00
Alexey Ivanov
3e087d8ebd 8378585: Mark fields in MediaTracker final
Reviewed-by: serb, prr
2026-02-25 11:22:43 +00:00
Alexey Ivanov
5386a72bc2 8378578: Add final to XbmColormap and XbmHints in XbmImageDecoder
Reviewed-by: dmarkov, serb, prr, dnguyen
2026-02-25 11:22:23 +00:00
Alexey Ivanov
6b576235b8 8377924: Inconsistent parsing of XBM files after JDK-8361748
8377826: Eliminate code duplication in XbmImageDecoder

Reviewed-by: dnguyen, prr, dmarkov
2026-02-23 19:09:20 +00:00
Phil Race
74a07b7487 8378197: Remove AppContext from sun/swing/plaf/DesktopProperty.java
Reviewed-by: serb, kizune
2026-02-23 18:39:46 +00:00
Phil Race
569d18fbe5 8337853: Remove SunLayoutEngineKey and SunLayoutEngineFactory and its cache.
Reviewed-by: azvegint, dnguyen
2026-02-23 18:36:00 +00:00
Sergey Bylokhov
497dca2549 8378153: Robot.getPixelColor() may return stale pixels due to missing Toolkit.sync()
Reviewed-by: prr, azvegint
2026-02-22 00:12:19 +00:00
Phil Race
3bd4a11180 8378296: Remove AppContext from java.awt.event.FocusEvent
Reviewed-by: kizune, serb
2026-02-21 04:13:24 +00:00
Phil Race
facbcaf06a 8378205: Remove AppContext from Swing MenuComponent
Reviewed-by: kizune, serb
2026-02-21 04:13:08 +00:00