Tejesh R
0a3c6d6bd0
8280482: Window transparency bug on Linux
...
Reviewed-by: dnguyen, azvegint
2023-08-01 04:28:42 +00:00
Matthias Baesken
3671d83c87
8313252: Java_sun_awt_windows_ThemeReader_paintBackground release resources in early returns
...
Reviewed-by: clanger
2023-07-31 14:57:28 +00:00
Matthias Baesken
d9559f9b24
8312612: handle WideCharToMultiByte return values
...
Reviewed-by: clanger
2023-07-28 13:45:19 +00:00
Alexander Scherbatiy
a3d67231a7
8311033: [macos] PrinterJob does not take into account Sides attribute
...
Reviewed-by: prr, serb
2023-07-28 10:25:22 +00:00
Jiangli Zhou
c55d29ff11
8312626: Resolve multiple definition of 'start_timer' when statically linking JDK native libraries with user code
...
Reviewed-by: serb
2023-07-27 19:12:46 +00:00
Matthias Baesken
b7545a69a2
8313164: src/java.desktop/windows/native/libawt/windows/awt_Robot.cpp GetRGBPixels adjust releasing of resources
...
Reviewed-by: stuefe
2023-07-27 07:06:32 +00:00
Tejesh R
ab821aa24f
6442919: JFilechooser popup still left-to-right when JFilechooser is set to right-to-left
...
Reviewed-by: serb, abhiscxk
2023-07-24 08:23:05 +00:00
Julian Waters
702fea8deb
8312147: Dynamic Exception Specification warnings are no longer required after JDK-8311380
...
Reviewed-by: prr, serb
2023-07-19 00:44:43 +00:00
Sergey Bylokhov
e31df3a774
6211126: ICC_ColorSpace.toCIEXYZ(float[]): NPE is not specified
...
6211139: ICC_ColorSpace.toRGB(float[]): NPE is not specified
Reviewed-by: prr
2023-07-18 21:51:11 +00:00
Sergey Bylokhov
7d9f5afea1
6211202: ColorSpace.getInstance(int): IAE is not specified
...
Reviewed-by: prr
2023-07-18 21:46:02 +00:00
Prasanta Sadhukhan
acf591e856
8140527: JInternalFrame has incorrect title button width
...
8139392: JInternalFrame has incorrect padding
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, tr
2023-07-17 08:40:10 +00:00
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
Harshitha Onkar
14874779ee
8305815: Update Libpng to 1.6.39
...
Reviewed-by: prr
2023-05-03 19:39:12 +00:00
Jiangli Zhou
fed262a9cf
8306949: Resolve miscellaneous multiple symbol definition issues when statically linking JDK/VM natives with standard launcher
...
Reviewed-by: alanb
2023-04-27 15:57:51 +00:00
Dmitry Cherepanov
de0c05da07
6995195: Static initialization deadlock in sun.java2d.loops.Blit and GraphicsPrimitiveMgr
...
Reviewed-by: serb, aivanov
2023-04-27 07:06:24 +00:00
Archie Cobbs
1e4eafb4fe
8071693: Introspector ignores default interface methods
...
Reviewed-by: prr, aivanov, serb
2023-04-26 22:45:10 +00:00
Dmitry Cherepanov
f968da97a5
8305352: updateIconImages may lead to deadlock after JDK-8276849
...
Reviewed-by: aivanov, serb
2023-04-25 06:56:32 +00:00
Sergey Bylokhov
117c5b116b
8279216: Investigate implementation of premultiplied alpha in the Little-CMS 2.13
...
Reviewed-by: prr
2023-04-21 19:17:39 +00:00
Matthias Baesken
310aa93478
8304291: [AIX] Broken build after JDK-8301998
...
Reviewed-by: mdoerr, tsteele, prr
2023-04-20 07:07:00 +00:00
Prasanta Sadhukhan
9e56d100df
8296832: Improve Swing platform support
...
Reviewed-by: skoivu, kizune, rhalade, prr
2023-04-18 23:21:21 +00:00
Matthias Baesken
3c7ab80501
8304054: Linux: NullPointerException from FontConfiguration.getVersion in case no fonts are installed
...
Reviewed-by: lucy, aivanov
2023-04-18 11:10:57 +00:00
Daniel Jeliński
3bba899574
8299592: Fix and reenable warnings in java.desktop native code compilation
...
Reviewed-by: ihse, aivanov
2023-04-18 09:43:08 +00:00
Roger Riggs
30a140b5a2
8304912: Use OperatingSystem enum in java.desktop module
...
Reviewed-by: bpb, prr, aturbanov
2023-04-14 16:42:18 +00:00
Harshitha Onkar
d7dc474a5a
8305712: [MacOS] Deprecated Cocoa-NSEvent names
...
Reviewed-by: dmarkov, prr
2023-04-13 15:26:47 +00:00
Jonathan Dowland
6b9b7d1d92
8304350: Font.getStringBounds calculates wrong width for TextAttribute.TRACKING other than 0.0
...
Reviewed-by: stuefe
2023-04-13 12:02:14 +00:00
Julian Waters
cd7d53c88c
8304717: Declaration aliasing between boolean and jboolean is wrong
...
Reviewed-by: dholmes
2023-04-11 06:52:34 +00:00
Prasanta Sadhukhan
db174a15d1
4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily
...
Reviewed-by: prr
2023-04-10 07:21:23 +00:00
Ajit Ghaisas
969a6b9fd7
8304825: MacOS metal pipeline - window isn't painted if created during display sleep
...
Reviewed-by: kcr, avu, prr
2023-04-10 04:52:35 +00:00
Nikita Gubarkov
dc81603cbf
8305666: Add system property for fair AWT lock
...
Reviewed-by: prr
2023-04-07 10:06:51 +00:00
Nikita Gubarkov
f69d88c57f
8301616: Drag & maximize to another monitor places window incorrectly (Windows)
...
Reviewed-by: avu, aivanov, serb
2023-04-05 13:41:51 +00:00
Prasanta Sadhukhan
b659c35395
8068824: Exception thrown in JTableHeader after clicking on popupmenu opened with right-click on header
...
Reviewed-by: abhiscxk, aghaisas
2023-04-05 05:41:30 +00:00
Abhishek Kumar
ecec611af6
8283404: [macos] a11y : Screen magnifier does not show JMenu name
...
Reviewed-by: serb
2023-04-03 05:36:04 +00:00
Sergey Bylokhov
d2df36b073
8299333: Unify exceptions used by all variants of ICC_Profile.getInstance(null)
...
Reviewed-by: prr
2023-03-30 16:12:25 +00:00
Harshitha Onkar
42df1a99b7
8304991: Redundant hyphen in @param results in double-dash in javadocs
...
Reviewed-by: psadhukhan
2023-03-29 16:50:24 +00:00
Damon Nguyen
80e2d52f76
8302558: Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel
...
Reviewed-by: psadhukhan, azvegint
2023-03-27 19:03:56 +00:00
Damon Nguyen
87b314a985
7093691: Nimbus LAF: disabled JComboBox using renderer has bad font color
...
Reviewed-by: honkar, kizune, psadhukhan
2023-03-27 17:04:20 +00:00
Julian Waters
6b2f34f88a
8304718: GetIntArrayElements should not be passed JNI_FALSE
...
Reviewed-by: serb
2023-03-27 15:12:20 +00:00
Prasanta Sadhukhan
0712adc2dd
7169951: SwingSet2 throws NullPointerException with Nimbus L&F
...
Reviewed-by: abhiscxk, jdv
2023-03-27 10:17:27 +00:00
Abhishek Kumar
97649489d0
8273986: JEditorPane HTML Demo - Accessibility issues
...
Reviewed-by: kizune, serb
2023-03-24 16:16:16 +00:00
Prasanta Sadhukhan
e2cfcfbfa9
6817009: Action.SELECTED_KEY not toggled when using key binding
...
Reviewed-by: tr, jdv
2023-03-23 07:50:57 +00:00
Prasanta Sadhukhan
c4338620b7
6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant
...
Reviewed-by: aivanov
2023-03-23 02:58:01 +00:00
Prasanta Sadhukhan
6b42275461
7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers
...
6788475: Changing to Nimbus LAF and back doesn't reset look and feel of JTable completely
Reviewed-by: tr, abhiscxk, honkar, jdv
2023-03-17 03:35:01 +00:00
Abhishek Kumar
eefbaa2956
8283400
: [macos] a11y : Screen magnifier does not reflect JRadioButton value change
...
Reviewed-by: serb, asemenov
2023-03-16 05:00:40 +00:00
Harshitha Onkar
f5c8b68c1c
8301998: Update HarfBuzz to 7.0.1
...
Reviewed-by: erikj, prr
2023-03-14 20:18:44 +00:00
Alisen Chung
c073ef2ed5
8303482: Update LCMS to 2.15
...
Reviewed-by: serb, prr, dnguyen
2023-03-14 04:04:19 +00:00
Andrey Turbanov
431e702b67
8303213: Avoid AtomicReference in TextComponentPrintable
...
Reviewed-by: serb, aivanov
2023-03-13 13:08:52 +00:00
Stuart Marks
94de0a73de
8302513: remove sun.awt.util.IdentityLinkedList
...
Reviewed-by: serb, prr, aivanov
2023-03-10 18:58:44 +00:00
Pavel Rappo
45a616a891
8303480: Miscellaneous fixes to mostly invisible doc comments
...
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
Alexander Scherbatiy
d00a767047
8295737: macOS: Print content cut off when width > height with portrait orientation
...
Reviewed-by: prr
2023-03-06 07:48:37 +00:00
Alexander Scherbatiy
15c76e4c02
8301254: UNIX sun/font coding does not detect SuSE in openSUSE Leap distribution
...
Reviewed-by: prr
2023-03-06 07:40:38 +00:00
Xue-Lei Andrew Fan
e7113dc8a5
8302495: update for deprecated sprintf for java.desktop
...
Reviewed-by: prr
2023-03-02 18:56:05 +00:00
Prasanta Sadhukhan
dbb5581eba
8081474: SwingWorker calls 'done' before the 'doInBackground' is finished
...
Reviewed-by: aivanov, serb
2023-02-27 09:19:57 +00:00
Andrey Turbanov
2fb1e3b7e7
8302268: Prefer ArrayList to LinkedList in XEmbeddedFramePeer
...
Reviewed-by: serb, dnguyen
2023-02-25 13:40:32 +00:00
Andrey Turbanov
1dbd18ac63
8302120
: Prefer ArrayList to LinkedList in AggregatePainter
...
Reviewed-by: serb
2023-02-25 13:38:47 +00:00
Damon Nguyen
1a07871454
8302173: Button border overlaps with button icon on macOS system LaF
...
Reviewed-by: honkar, psadhukhan
2023-02-23 20:41:25 +00:00
Per Minborg
63ef214328
8302849: SurfaceManager might expose partially constructed object
...
Reviewed-by: serb
2023-02-22 11:45:51 +00:00
Jayathirth D V
aa10f0d3ee
8302151: BMPImageReader throws an exception reading BMP images
...
Reviewed-by: serb, tr
2023-02-21 07:30:17 +00:00
Tejesh R
29f392e434
8299522: Incorrect size of Approve button in custom JFileChooser
...
Reviewed-by: aivanov, abhiscxk, dnguyen
2023-02-21 05:19:07 +00:00
Prasanta Sadhukhan
432cf68c4d
6753661: JFileChooser font not reset after Look & Feel change
...
Reviewed-by: abhiscxk, aivanov, serb
2023-02-20 08:17:00 +00:00
Julian Waters
e5042dd483
8302671: libawt has a memmove decay error
...
Reviewed-by: serb, prr, kcr
2023-02-16 18:56:59 +00:00
Tejesh R
84c058bb63
8300549: JFileChooser Approve button tooltip is null in Aqua L&F in CUSTOM_DIALOG mode
...
Reviewed-by: aivanov, abhiscxk
2023-02-16 11:10:25 +00:00
Prasanta Sadhukhan
0458d3825c
6513512: MetalLookAndFeel.initClassDefaults does not install an entry for MetalMenuBarUI
...
Reviewed-by: serb, aivanov
2023-02-13 08:59:19 +00:00
Sergey Bylokhov
5147969253
8272288: Funky multiresolution image breaks graphics context
...
Reviewed-by: jdv
2023-02-09 19:22:51 +00:00
SWinxy
597a9a4852
8301822: BasicLookAndFeel does not need to check for null after checking for type
...
Reviewed-by: serb
2023-02-09 17:46:35 +00:00
Jesper Wilhelmsson
af8973dc50
Merge
2023-02-09 11:59:08 +00:00
Julian Waters
70f3150166
8301443: Clean broken comments from Windows code
...
Reviewed-by: aivanov
2023-02-09 03:19:42 +00:00
Harshitha Onkar
5561c397c5
8294484: MetalBorder's FrameBorder & DialogBorder have border rendering issues when scaled
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, kizune
2023-02-09 00:44:58 +00:00
Alexander Zuev
e81f20b504
8301989: new javax.swing.text.DefaultCaret().setBlinkRate(N) results in NPE
...
Reviewed-by: dnguyen, honkar, prr
2023-02-08 23:55:58 +00:00
Andrey Turbanov
9af2ea203d
8301828: Avoid unnecessary array fill after creation in javax.swing.text
...
Reviewed-by: prr, serb
2023-02-08 14:29:21 +00:00
Julian Waters
0f08785c01
8301756: Missed constructor from 8301659
...
Reviewed-by: aivanov
2023-02-08 09:10:21 +00:00
Prasanta Sadhukhan
ab528ce3cd
4934362: see also refers to self
...
Reviewed-by: prr, serb, aivanov
2023-02-06 08:49:53 +00:00
Andrey Turbanov
d67bfe21a2
8301342: Prefer ArrayList to LinkedList in LayoutComparator
...
Reviewed-by: prr, serb
2023-02-05 08:45:23 +00:00
Phil Race
5962226cc3
8300891: Deprecate for removal javax.swing.plaf.synth.SynthLookAndFeel.load(URL url)
...
Reviewed-by: serb, aivanov, kizune, psadhukhan
2023-02-03 16:28:03 +00:00
Per Minborg
b504c9411e
8300235: Use VarHandle access in Image(Input | Output)StreamImpl classes
...
Reviewed-by: rriggs
2023-02-03 07:24:20 +00:00
Andrey Turbanov
406021ad58
8300929: Avoid unnecessary array fill after creation in java.awt.image
...
Reviewed-by: attila, serb, aivanov
2023-02-03 06:51:54 +00:00
Julian Waters
725d57b2e2
8301659: Resolve initialization reordering issues on Windows for libawt and libsaproc
...
Reviewed-by: dholmes, aivanov
2023-02-02 15:22:18 +00:00
Jesper Wilhelmsson
561a25e025
Merge
2023-01-30 20:51:54 +00:00
Prasanta Sadhukhan
c2ebd17938
6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov
2023-01-30 07:35:14 +00:00
Sergey Bylokhov
d4e9f5e5f2
8238170: BeanContextSupport remove and propertyChange can deadlock
...
Reviewed-by: phh
2023-01-29 20:04:37 +00:00
Damon Nguyen
ef6200c727
8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
...
Co-authored-by: Manukumar V S <mvs@openjdk.org>
Reviewed-by: psadhukhan, kizune, achung, prr
2023-01-27 23:09:14 +00:00
Jesper Wilhelmsson
5c59de52a3
Merge
2023-01-27 22:46:31 +00:00
Damon Nguyen
a67b1e77d3
8300719: JDK 20 RDP2 L10n resource files update
...
Reviewed-by: cjplummer, naoto, prr, joehw, asemenyuk, jlu, lancea, ihse, jjg, weijun
2023-01-26 22:33:04 +00:00
ScientificWare
9f0887e205
8296661: Typo Found In CSSParser.java
...
Reviewed-by: angorya, aivanov, prr
2023-01-25 19:20:39 +00:00
Prasanta Sadhukhan
7465de453a
6603771: Nimbus L&F: Ctrl+F7 keybinding for Jinternal Frame throws a NPE.
...
Reviewed-by: abhiscxk, serb
2023-01-25 05:48:07 +00:00
Tingjun Yuan
b5ee3d1f2a
8299497: Usage of constructors of primitive wrapper classes should be avoided in java.desktop API docs
...
Reviewed-by: serb, prr
2023-01-24 01:25:29 +00:00
Andrey Turbanov
f79e587181
8300828: Avoid unnecessary array fill after creation in com.sun.media.sound
...
Reviewed-by: serb, prr
2023-01-23 21:05:14 +00:00
Prasanta Sadhukhan
11aadc9d98
8244400: MenuItem may cache the size and did not update it when the screen DPI is changed
...
Reviewed-by: serb, aivanov
2023-01-23 10:18:23 +00:00
Andrey Turbanov
cbfc069f6a
8300731: Avoid unnecessary array fill after creation in PaletteBuilder
...
Reviewed-by: prr, serb
2023-01-21 19:25:18 +00:00
Sergey Bylokhov
e1ee6727f7
8300725: Improve performance of ColorConvertOp for default destinations with alpha
...
Reviewed-by: prr
2023-01-21 07:09:00 +00:00
Harshitha Onkar
80ab50b338
8294680
: Refactor scaled border rendering
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: rmahajan, achung, aivanov, jdv
2023-01-19 18:43:54 +00:00
Alexey Ivanov
2e4a3c47e2
8293862: javax/swing/JFileChooser/8046391/bug8046391.java failed with 'Cannot invoke "java.awt.Image.getWidth(java.awt.image.ImageObserver)" because "retVal" is null'
...
Co-authored-by: Tejesh R <tr@openjdk.org>
Reviewed-by: prr, serb
2023-01-19 13:00:09 +00:00
SWinxy
2e9cb4b1f6
8267582: BasicLookAndFeel should not call getComponentPopupMenu twice to get a popup menu
...
Reviewed-by: psadhukhan
2023-01-19 05:05:20 +00:00
Sergey Bylokhov
7348b9ec93
8300167: Add validation of the raster's layout before using in native
...
Reviewed-by: prr
2023-01-19 05:02:12 +00:00
Jesper Wilhelmsson
fc9f8baf56
Merge
2023-01-18 23:29:12 +00:00
Sergey Bylokhov
8b70c432d3
8299772: The ColorModel.getRGBdefault() method is not thread-safe
...
Reviewed-by: prr
2023-01-18 20:27:30 +00:00
Rajat Mahajan
2a46e07f7d
8286581: Make Java process DPI Aware if sun.java2d.dpiaware property is set
...
Reviewed-by: aivanov, prr
2023-01-18 18:04:30 +00:00
Andrey Turbanov
85d8bacb0f
8300166: Unused array allocation in ProcessPath.doProcessPath
...
Reviewed-by: aivanov
2023-01-18 13:23:59 +00:00
Julian Waters
1aded82e54
8300488: Incorrect usage of CATCH_BAD_ALLOC as a macro call
...
Reviewed-by: aivanov
2023-01-18 13:11:32 +00:00
Jie Fu
15a9186db2
8300169: Build failure with clang-15
...
Reviewed-by: dholmes, prr
2023-01-18 10:32:00 +00:00
Daniel Jeliński
7c8b99eedb
8300117: Replace use of JNI_COMMIT mode with mode 0
...
Reviewed-by: serb, prr
2023-01-18 09:29:04 +00:00
Joe Darcy
f9883fc45b
8300279: Use generalized see and link tags in core libs in client libs
...
Reviewed-by: aivanov, prr
2023-01-17 22:17:34 +00:00
Jayathirth D V
bd324cee9c
8295687: Better BMP bounds
...
Reviewed-by: rhalade, mschoene, psadhukhan, prr
2023-01-17 20:58:59 +00:00
Alexander Zuev
93161e46e7
8293742: Better Banking of Sounds
...
Reviewed-by: rhalade, azvegint, prr
2023-01-17 20:58:59 +00:00
Prasanta Sadhukhan
d6b1513233
8293717: Objective view of ObjectView
...
Reviewed-by: kizune, rhalade, prr, azvegint, skoivu
2023-01-17 20:58:58 +00:00
Jayathirth D V
3364c460a4
8293734: Improve BMP image handling
...
Reviewed-by: kizune, prr, azvegint, rhalade, mschoene
2023-01-17 20:58:58 +00:00
Phil Race
5aae8226fc
8288516: Enhance font creation
...
Reviewed-by: psadhukhan, azvegint, rhalade, mschoene
2023-01-17 20:58:58 +00:00
SWinxy
8c12ae8673
8283203: Fix typo in SystemTray.getTrayIconSize javadoc
...
Reviewed-by: aivanov
2023-01-17 17:30:25 +00:00
Abhishek Kumar
07d5753172
8300168: Typo in AccessibleJTableHeaderEntry javadoc
...
Reviewed-by: psadhukhan, tr
2023-01-17 10:40:19 +00:00
Tejesh R
8365c6775c
8300084: AquaFileChooserUI.getDefaultButton returns null
...
Reviewed-by: aivanov, serb
2023-01-17 04:44:42 +00:00
Magnus Ihse Bursie
4073b68565
8298047: Remove all non-significant trailing whitespace from properties files
...
Reviewed-by: serb, rriggs
2023-01-16 18:53:54 +00:00
Artem Semenov
8cb25d3de4
8298644: JNI call of getCurrentComponent on a wrong thread
...
Reviewed-by: avu, serb, kizune
2023-01-13 19:39:56 +00:00
Sergey Bylokhov
78b1686c15
8227257: javax/swing/JFileChooser/4847375/bug4847375.java fails with AssertionError
...
Reviewed-by: aivanov, tr
2023-01-12 01:52:56 +00:00
Jesper Wilhelmsson
33f3bd8fad
Merge
2023-01-11 21:50:42 +00:00
Abhishek Kumar
0abb87a488
8299227: host exif.org
not found in link in doc comment
...
Reviewed-by: prr, serb
2023-01-11 07:42:42 +00:00
Daniel Jeliński
f95346e870
8299261: Clean up AWT D3D exports
...
Reviewed-by: serb, aivanov
2023-01-10 07:11:24 +00:00
Prasanta Sadhukhan
4072412c1f
8298876: Swing applications do not get repainted coming out of sleep on Windows 10
...
Reviewed-by: angorya, prr
2023-01-09 10:14:06 +00:00
Abhishek Kumar
c4449224bb
8218474: JComboBox display issue with GTKLookAndFeel
...
Reviewed-by: tr, serb
2023-01-09 04:47:33 +00:00
SWinxy
7607c07e00
8299774: SYNTH_BUTTON_UI_KEY field is unused
...
Reviewed-by: serb
2023-01-09 02:14:43 +00:00
Sergey Bylokhov
7310131409
8299337: The java.awt.image.ColorModel#pData field is unused
...
Reviewed-by: prr
2023-01-06 23:09:07 +00:00
Sergey Bylokhov
4a95c74b76
8299425: "LCMSImageLayout.isIntPacked" flag can be deleted
...
Reviewed-by: prr
2023-01-06 20:17:10 +00:00
Andrey Turbanov
0234f813e6
8298447: Unnecessary Vector usage in DocPrintJob implementations
...
Reviewed-by: serb
2023-01-06 08:29:47 +00:00
Sergey Bylokhov
b5b7948d9b
8298240: Replace the usage of ImageLayoutException by the CMMException
...
Reviewed-by: prr
2023-01-06 08:04:51 +00:00
Artem Semenov
775da84a84
8299412: JNI call of getAccessibleActionCount on a wrong thread
...
Reviewed-by: prr, serb
2023-01-06 07:09:05 +00:00
Andrey Turbanov
b908388e81
8298449: Unnecessary Vector usage in MetaData.ProxyPersistenceDelegate
...
Reviewed-by: serb
2023-01-05 16:49:23 +00:00
Sergey Bylokhov
e7361cb746
8299430: Cleanup: delete unnecessary semicolons in java.desktop module
...
Reviewed-by: stsypanov, aghaisas, iris
2023-01-05 08:47:21 +00:00
Abhishek Kumar
578c287a68
8081507: Open or Save button in JFileChooser has OK title in GTK LaF
...
Reviewed-by: serb, tr
2023-01-04 22:45:39 +00:00
Prasanta Sadhukhan
77ff197746
7030853: JDK 7 Serializable Swing classes not compatible with JDK 6
...
Reviewed-by: serb, aivanov
2023-01-04 03:26:32 +00:00
Prasanta Sadhukhan
18ff1f5a05
6257207: JTable.getDefaultEditor throws NullPointerException
...
Reviewed-by: tr, dnguyen, aivanov, serb
2023-01-02 09:49:51 +00:00
Abhishek Kumar
2ee34f1488
4912623: GTK L&F: Folder list of the JFileChooser is allowing multiple selection unlike native
...
Reviewed-by: psadhukhan, jdv, serb
2023-01-02 06:03:12 +00:00
Toshio Nakamura
26868c1ac4
8299255: Unexpected round errors in FreetypeFontScaler
...
Reviewed-by: prr, serb
2022-12-24 14:26:42 +00:00
Artem Semenov
5e861e3965
8298645: JNI works with accessibleSelection on a wrong thread
...
Reviewed-by: serb, kizune
2022-12-23 22:28:41 +00:00
Artem Semenov
fd746a2fe0
8298643: JNI call of getAccessibleRowWithIndex and getAccessibleColumnWithIndex on a wrong thread
...
Reviewed-by: serb, kizune
2022-12-23 22:07:14 +00:00
Jesper Wilhelmsson
19ce23c645
Merge
2022-12-23 11:25:10 +00:00
Andrey Turbanov
b378381a9c
8299199: Avoid redundant split calls in FontConfiguration.initReorderMap implementations
...
Reviewed-by: aivanov
2022-12-22 19:09:37 +00:00
Sergey Bylokhov
50120396b6
8298887: On the latest macOS+XCode the Robot API may report wrong colors
...
Reviewed-by: azvegint
2022-12-22 07:20:06 +00:00
Alexander Zuev
fef70d78ba
8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
8299127: [REDO] JDK-8194048 Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8299128: [REDO] JDK-8213562 Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-22 00:12:15 +00:00
Matthias Baesken
f36e144923
8299025: BMPImageReader.java readColorPalette could use staggeredReadByteStream
...
Reviewed-by: clanger
2022-12-21 08:05:37 +00:00
Jesper Wilhelmsson
386db07143
Merge
2022-12-20 20:20:17 +00:00
Daniel D. Daugherty
f4d7f43394
8299123: [BACKOUT] 4512626 Non-editable JTextArea provides no visual indication of keyboard focus
...
Reviewed-by: tschatzl
2022-12-20 16:20:50 +00:00
Jesper Wilhelmsson
c5a4a7a679
Merge
2022-12-20 11:40:56 +00:00
Phil Race
05f9e7676e
8298974: Add ftcolor.c to imported freetype sources
...
Reviewed-by: serb
2022-12-19 23:32:58 +00:00
Alexander Zuev
3e17e3c1c1
4512626: Non-editable JTextArea provides no visual indication of keyboard focus
...
8194048: Regression automated test '/open/test/jdk/javax/swing/text/DefaultCaret/HidingSelection/HidingSelectionTest.java' fails
8213562: Test javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java fails
Reviewed-by: aivanov, azvegint
2022-12-19 22:16:56 +00:00
Ajit Ghaisas
3b7970cab3
8298217: Regressions 30-110% in SwingMark on MacOS, more so on aarch64
...
Reviewed-by: avu, prr, jdv
2022-12-17 06:37:18 +00:00
Jaikiran Pai
fa322e40b6
8298709: Fix typos in src/java.desktop/ and various test classes of client component
...
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: iris, prr
2022-12-16 07:10:36 +00:00
Sergey Bylokhov
03a694afda
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: prr
Backport-of: 5540a8c5b7
2022-12-16 06:33:08 +00:00
Matthias Baesken
98fa48c330
8298093: improve cleanup and error handling of awt_parseColorModel in awt_parseImage.c
...
Reviewed-by: lucy, clanger
2022-12-15 08:11:09 +00:00
Prasanta Sadhukhan
3b1142a280
8298618: Typo in JPEGImageReader and JPEGImageWriter
...
Reviewed-by: iris, jdv, abhiscxk
2022-12-13 10:21:57 +00:00
Xue-Lei Andrew Fan
478ef389dc
8296812: sprintf is deprecated in Xcode 14
...
Reviewed-by: stuefe, prr, kbarrett, lucy
2022-12-09 22:37:20 +00:00
Sergey Tsypanov
e3c6cf8eaf
8298380: Clean up redundant array length checks in JDK code base
...
Reviewed-by: dholmes, amenkov, serb, vtewari
2022-12-09 12:50:55 +00:00
Sergey Bylokhov
5540a8c5b7
8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working
...
Reviewed-by: psadhukhan
2022-12-08 23:28:48 +00:00
Prasanta Sadhukhan
51759650e5
8298323: trivial typo in JOptionPane.OK_OPTION
...
Reviewed-by: iris
2022-12-08 07:15:02 +00:00
Tejesh R
d5cf18e7fb
8296198: JFileChooser throws InternalError java.lang.InternalError with Windows shortcuts
...
Reviewed-by: serb, abhiscxk
2022-12-08 04:34:48 +00:00
Alexander Zuev
af8fb7eef7
8282578: AIOOBE in javax.sound.sampled.Clip
...
Reviewed-by: prr, aivanov, azvegint
2022-12-08 00:32:13 +00:00
Olga Mikhaltsova
8edb98df3d
8165943: LineBreakMeasurer does not measure correctly if TextAttribute.TRACKING is set.
...
Co-authored-by: Jason Fordham <jclf@azul.com>
Reviewed-by: prr
2022-12-07 18:02:20 +00:00
Sergey Bylokhov
5a3439db9f
4677581: ColorModel.getComponentSize()-wrong conditions for ArrayIndexOutOfBoundsExceptio
...
Reviewed-by: prr
2022-12-07 09:35:26 +00:00
Harshitha Onkar
09629570f5
8297449: Update JInternalFrame Metal Border code
...
Reviewed-by: aivanov, kizune
2022-12-01 18:57:50 +00:00
Andrey Turbanov
fa0c599a00
8297750: Unnecessary Vector usage in IIORegistry
...
Reviewed-by: prr, serb
2022-12-01 08:16:55 +00:00
Abhishek Kumar
ce048e7cb5
8295006: Colored text is not shown on disabled checkbox and radio button with GTK LAF for bug4314194.
...
Reviewed-by: prr, tr
2022-12-01 08:07:22 +00:00
Prasanta Sadhukhan
c612512014
8296660: Swing HTML table with omitted closing tags misparsed
...
Reviewed-by: prr, jdv
2022-12-01 07:57:10 +00:00
Matthias Baesken
27b339d189
8297523: Various GetPrimitiveArrayCritical miss result - NULL check
...
Reviewed-by: stuefe, jdv
2022-11-30 12:49:23 +00:00
Sergey Bylokhov
8ffed34e1d
8297681: Unnecessary color conversion during 4BYTE_ABGR_PRE to INT_ARGB_PRE blit
...
Reviewed-by: prr
2022-11-30 07:29:32 +00:00
Sergey Bylokhov
37f613bad3
8297676: DataBuffer.TYPE_SHORT/TYPE_FLOAT/TYPE_DOUBLE are not placeholders
...
Reviewed-by: azvegint, prr
2022-11-30 04:16:13 +00:00
Sergey Bylokhov
87f00f4a1b
8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters
...
Reviewed-by: prr, aivanov
2022-11-30 03:22:52 +00:00
Sergey Bylokhov
defe0607e3
8296905: Replace the native LCMS#getProfileID() method with the accessor
...
Reviewed-by: prr
2022-11-30 01:00:44 +00:00
Per Minborg
f4063a3cfd
8297210: Add a @sealedGraph tag to selected java.desktop classes
...
Reviewed-by: prr
2022-11-29 21:51:15 +00:00
Abhishek Kumar
2084451193
8078471: Backspace does not work in JFileChooser with GTK L&F
...
Reviewed-by: psadhukhan, prr
2022-11-29 21:49:50 +00:00
Prasanta Sadhukhan
4e8e853bc9
6788481: CellEditorListener.editingCanceled is never called
...
Reviewed-by: prr, azvegint, serb
2022-11-29 05:08:38 +00:00
Matthias Baesken
2f8a5c2eca
8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
...
Reviewed-by: jdv
2022-11-24 08:03:53 +00:00
Jayathirth D V
e6e57fe86d
8297507: Update header after JDK-8297230
...
Reviewed-by: aivanov, ihse, kcr, dfuchs, dcubed
2022-11-23 15:07:34 +00:00
Laurent Bourgès
5b3d86f229
8297230: Update Marlin2D to 0.9.4.6
...
Reviewed-by: prr, serb
2022-11-23 13:29:20 +00:00
Prasanta Sadhukhan
412b43658a
6201035: Document NPE for passing null insets to constructors and methods of several javax.swing.border.* classes
...
Reviewed-by: tr, prr, aivanov, serb
2022-11-23 03:20:30 +00:00
Sergey Bylokhov
fb6c992f32
8296957: One more cast in SAFE_SIZE_NEW_ARRAY2
...
Reviewed-by: aivanov
2022-11-22 18:08:12 +00:00
Sergey Bylokhov
c50a9047b4
8297195: AWTAccessor and SwingAccessor should avoid double racy reads from non-volatile fields
...
Reviewed-by: azvegint, prr
2022-11-19 04:40:02 +00:00
Alisen Chung
2c692aa356
8297088: Update LCMS to 2.14
...
Reviewed-by: erikj, serb, prr, honkar
2022-11-18 19:39:47 +00:00
Daniel D. Daugherty
bd3acbea8c
8297089: [BACKOUT] JDK-8297088 Update LCMS to 2.14
...
Reviewed-by: dholmes
2022-11-15 23:02:42 +00:00
Alisen Chung
6a60d318b6
8295369: Update LCMS to 2.14
...
Reviewed-by: honkar, prr
2022-11-15 22:12:24 +00:00
Alexander Zuev
84e12244a4
8296496: Overzealous check in sizecalc.h prevents large memory allocation
...
Reviewed-by: aivanov, azvegint
2022-11-10 22:43:02 +00:00
Abhishek Kumar
4a68210d9f
6972078: Can not select single directory with GTKLookAndFeel
...
Reviewed-by: psadhukhan, tr
2022-11-10 14:11:52 +00:00
Sergey Bylokhov
78a08a0f21
8295430: Use cmsDoTransformLineStride instead of cmsDoTransform in the loop
...
Reviewed-by: prr
2022-11-10 06:18:03 +00:00
Sergey Bylokhov
d8573b2c5b
8294488: Delete KCMS transforms wrappers
...
Reviewed-by: prr
2022-11-04 20:57:38 +00:00
Harshitha Onkar
f857f795a9
8015739: Background of JInternalFrame is located out of JInternalFrame
...
Reviewed-by: kizune, aivanov
2022-11-04 19:48:31 +00:00
Harshitha Onkar
b685fc2de4
8295685: Update Libpng to 1.6.38
...
Reviewed-by: prr, azvegint
2022-11-03 18:28:54 +00:00
Daniel Fuchs
4338f527aa
8294241: Deprecate URL public constructors
...
Reviewed-by: joehw, prr, alanb, aefimov, michaelm
2022-11-03 17:18:14 +00:00
Renjith
47d513baa2
8252075: Documentation error in LayoutManager2 interface
...
Reviewed-by: aivanov
2022-11-02 11:11:35 +00:00
Rajat Mahajan
9911405e54
8282958: Rendering issues of borders, TextFields on Windows High-DPI systems
...
Co-authored-by: Alexey Ivanov <aivanov@openjdk.org>
Reviewed-by: aivanov, honkar, kizune
2022-11-01 18:38:00 +00:00
Prasanta Sadhukhan
91072ee393
5074006: Swing JOptionPane shows </html> tag as a string after newline
...
8042134: JOptionPane bungles HTML messages
Reviewed-by: jdv, tr
2022-10-31 12:30:23 +00:00
Andrey Turbanov
907d583376
8295323: Unnecessary HashTable usage in StyleSheet
...
Reviewed-by: aivanov, prr
2022-10-27 19:00:53 +00:00
Tejesh R
210fe49e25
6244831: JFileChooser does not have tooltip for Desktop, Recent etc ToggleButton on Windows Look and feel
...
Reviewed-by: psadhukhan
2022-10-27 04:37:06 +00:00
Andrey Turbanov
e3a5a34c4d
8295767: Remove unused fields in sun.awt.geom.Edge
...
Reviewed-by: prr
2022-10-26 06:07:23 +00:00
Sergey Bylokhov
6673cd8577
8295554: Move the "sizecalc.h" to the correct location
...
Reviewed-by: erikj, ihse, prr, kizune, aivanov
2022-10-25 09:45:33 +00:00
Damon Nguyen
21aeb9e794
8295429: Update harfbuzz md file
...
Reviewed-by: azvegint
2022-10-19 14:17:41 +00:00
Alexander Zuev
400aa2fb2c
8286511: Improve macro allocation
...
Reviewed-by: azvegint, rhalade, prr
2022-10-18 22:41:16 +00:00
Alexander Zuev
896a29dfae
8287446: Enhance icon presentations
...
Reviewed-by: prr, azvegint
2022-10-18 22:41:15 +00:00
Magnus Ihse Bursie
2a799e5c82
8285306: Fix typos in java.desktop
...
Co-authored-by: Andrey Turbanov <aturbanov@openjdk.org>
Reviewed-by: aturbanov, prr
2022-10-18 17:08:49 +00:00
Prasanta Sadhukhan
78fed9d307
7175397: The divider color is not changed to green when dragging for Nimbus LaF.
...
Reviewed-by: jdv
2022-10-18 14:05:37 +00:00
Prasanta Sadhukhan
c33ca0c5ed
6229853: BasicTextAreaUI:create incompletely documents the possible returned View types
...
Reviewed-by: aivanov, prr
2022-10-18 05:11:51 +00:00
Damon Nguyen
358ac07255
8294254: [macOS] javax/swing/plaf/aqua/CustomComboBoxFocusTest.java failure
...
Reviewed-by: jdv, achung
2022-10-18 03:55:23 +00:00
Nikita Provotorov
2da079c64e
8294426: Two fingers tap generates wrong mouse modifiers on M2 MacBooks
...
Reviewed-by: prr
2022-10-14 14:14:23 +00:00
Prasanta Sadhukhan
7133fc93e1
7172359: HTML parser StackOverflowError on invalid HTML: <li> tag inside an <option>
...
Reviewed-by: tr, jdv, aivanov
2022-10-14 09:05:39 +00:00
Andrey Turbanov
be3b335452
8295026: Remove unused fields in StyleSheet
...
Reviewed-by: aivanov
2022-10-14 06:43:05 +00:00
Abhishek Kumar
3b3438752c
8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB
...
Reviewed-by: aivanov, angorya, psadhukhan
2022-10-13 16:14:49 +00:00
Andrey Turbanov
6ae7e4d4aa
8293984: Unnecessary Vector usage in PropertyEditorSupport
...
Reviewed-by: serb
2022-10-13 06:56:20 +00:00
Magnus Ihse Bursie
860784238e
8295205: Add jcheck whitespace checking for markdown files
...
Reviewed-by: erikj
2022-10-12 13:31:54 +00:00
Abhishek Kumar
9d0009e92b
6777156: GTK L&F: JFileChooser can jump beyond root directory in combobox and selection textarea.
...
Reviewed-by: jdv, tr, psadhukhan
2022-10-11 12:55:59 +00:00
Tejesh R
33d0618813
6616245: NullPointerException when using JFileChooser with a custom FileView
...
Reviewed-by: aivanov
2022-10-11 11:11:49 +00:00
Andrey Turbanov
e775acf889
8293986: Incorrect double-checked locking in com.sun.beans.introspect.ClassInfo
...
Reviewed-by: serb
2022-10-11 05:59:16 +00:00
Sergey Bylokhov
891156a744
8295003: Do not mention applets in the "java.awt.color" package
...
Reviewed-by: aivanov, prr
2022-10-11 00:40:34 +00:00
Pavel Rappo
eb90c4fc04
8294377: Prepare to stop auto-inheriting documentation for subclasses of exceptions whose documentation is inherited
...
Reviewed-by: jjg
2022-10-10 16:54:57 +00:00
Andrey Turbanov
2d25c0a31c
8292280: Unused field 'keyListener' in BasicRadioButtonUI
...
Reviewed-by: jdv, serb
2022-10-07 06:19:01 +00:00
Prasanta Sadhukhan
f3a44a4835
8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
...
Reviewed-by: tr, aivanov
2022-10-07 03:09:19 +00:00
Prasanta Sadhukhan
37bd4fbe30
6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null
...
Reviewed-by: tr, aivanov
2022-10-07 03:02:53 +00:00
Damon Nguyen
fef345b19f
8293672: Update freetype md file
...
Reviewed-by: prr
2022-10-06 16:07:47 +00:00
Martin Desruisseaux
5c030cccae
8290973: In AffineTransform, equals(Object) is inconsistent with hashCode()
...
Reviewed-by: prr
2022-10-06 16:03:36 +00:00
Jayathirth D V
8c15f77aba
8270915: GIFImageReader disregards ignoreMetadata flag which causes memory exhaustion
...
Reviewed-by: prr
2022-10-06 05:43:43 +00:00
Jayathirth D V
6029120a5f
8278086: [REDO] ImageIO.write() method will throw IndexOutOfBoundsException
...
Co-authored-by: Masanori Yano <myano@openjdk.org>
Reviewed-by: tr, prr
2022-10-06 05:23:38 +00:00
Joe Darcy
536c9a512e
8294618: Update openjdk.java.net => openjdk.org
...
Reviewed-by: mikael, iris, joehw, prr, ihse
2022-10-05 16:48:09 +00:00
SWinxy
b2e86a6209
8294255: Add link to DEFAULT_WAIT_TIME in javadoc for SunToolKit.realsSync
...
Reviewed-by: aivanov, prr
2022-10-04 19:16:14 +00:00
Alisen Chung
1166a8abd2
8292214: Memory leak in getAllConfigs of awt_GraphicsEnv.c:386
...
Reviewed-by: azvegint, dnguyen
2022-10-04 15:22:18 +00:00
Emmanuel Bourg
ed40d88f29
8276849: Refresh the window icon on graphics configuration changes
...
Reviewed-by: prr, jdv
2022-10-03 18:42:01 +00:00
Prasanta Sadhukhan
c42ef70a45
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
...
Reviewed-by: prr, serb
2022-09-28 08:50:58 +00:00
Prasanta Sadhukhan
2be315877b
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
...
Reviewed-by: azvegint, prr
2022-09-26 11:00:38 +00:00
Harshitha Onkar
eca9749da0
8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different
...
Reviewed-by: kizune, aivanov, tr
2022-09-23 16:24:52 +00:00
Alan Bateman
acd5bcfc88
8289610: Degrade Thread.stop
...
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
2022-09-23 07:55:29 +00:00
Abhishek Kumar
5652030f16
8292376: A few Swing methods use inheritDoc on exceptions which are not inherited
...
Reviewed-by: prr, tr
2022-09-22 07:38:14 +00:00
Prasanta Sadhukhan
df8ec09f8d
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
...
Reviewed-by: azvegint, prr
2022-09-20 15:21:34 +00:00
Damon Nguyen
8082c24a0d
8054572: [macosx] JComboBox paints the border incorrectly
...
Reviewed-by: honkar, psadhukhan
2022-09-19 11:33:25 +00:00
Abhishek Kumar
b920d2999f
8271328: User is able to choose the color after disabling the color chooser.
...
Reviewed-by: psadhukhan, tr
2022-09-19 11:30:47 +00:00
Prasanta Sadhukhan
ab7f58a377
6286501: JTabbedPane throws NPE from its stateChanged listener in particular case
...
Reviewed-by: jdv
2022-09-19 10:25:21 +00:00
Stanimir Stamenkov
1caba0f13c
8292948: JEditorPane ignores font-size styles in external linked css-file
...
Reviewed-by: psadhukhan
2022-09-15 08:16:28 +00:00
Tejesh R
9cd3e355d1
4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
...
Reviewed-by: jdv
2022-09-13 04:54:15 +00:00
lawrence.andrews
cea409cc28
8292738: JInternalFrame backgroundShadowBorder & foregroundShadowBorder line is longer in Mac Look and Feel
...
Reviewed-by: serb, aivanov
2022-09-12 15:50:25 +00:00
Prasanta Sadhukhan
4c77bd32a0
6529151: NullPointerException in swing.plaf.synth.SynthLookAndFeel$Handler
...
Reviewed-by: serb, dnguyen
2022-09-12 11:55:48 +00:00
Matthias Baesken
699c42962e
8292866: Java_sun_awt_shell_Win32ShellFolder2_getLinkLocation check MultiByteToWideChar return value for failures
...
Reviewed-by: mdoerr, stuefe
2022-09-12 06:41:48 +00:00
Abhishek Kumar
9d6b0285f5
8234315: GTK LAF does not gray out disabled JMenu
...
Reviewed-by: serb, psadhukhan
2022-09-09 07:08:15 +00:00
Prasanta Sadhukhan
d696104535
4850101: Setting mnemonic to VK_F4 underlines the letter S in a button.
...
Reviewed-by: prr
2022-09-07 12:34:38 +00:00
Abhishek Kumar
a92c1ff700
8287912: GTK L&F : Background of tree icons are red
...
Reviewed-by: psadhukhan, jdv
2022-09-06 10:55:06 +00:00
Andrey Turbanov
ef20ffe4d2
8293159: Use try-with-resources in X11FontManager.registerFontDir
...
Reviewed-by: prr
2022-09-05 19:58:18 +00:00
Prasanta Sadhukhan
955baa3c44
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
...
Reviewed-by: prr
2022-09-05 10:47:48 +00:00
Daniel Jeliński
e945619ddd
8293088: Fix compilation with the new Visual Studio preprocessor
...
Reviewed-by: ihse
2022-09-05 07:22:58 +00:00
Andrey Turbanov
b3450e930e
8292850: Unused field 'expiredTimersKey' in javax.swing.TimerQueue
...
Reviewed-by: prr
2022-08-30 10:22:12 +00:00
Tejesh R
4a28f3798d
8291792: DefaultStyledDocument.setCharacterAttributes accepts negative length
...
Reviewed-by: psadhukhan, prr
2022-08-30 08:36:58 +00:00
Alexey Ushakov
f766d92755
8290344: Start/stop displaysync affects performance in metal rendering pipeline
...
Reviewed-by: aghaisas, jdv
2022-08-30 08:23:58 +00:00
Prasanta Sadhukhan
d5167a91a9
7189422: [macosx] Submenu's arrow have a wrong position
...
Reviewed-by: prr, dnguyen
2022-08-29 10:59:31 +00:00
Julian Waters
95a33fe150
8292314: Cleanup legacy address handling
...
Reviewed-by: prr
2022-08-25 19:44:43 +00:00
Maxim Kartashev
5d799d80e6
8292304: [REDO] JDK-8289208 Test DrawRotatedStringUsingRotatedFont.java occasionally crashes on MacOS
...
Reviewed-by: prr
2022-08-25 19:43:44 +00:00
Prasanta Sadhukhan
a17fce7507
6445283: ProgressMonitorInputStream not large file aware (>2GB)
...
Reviewed-by: azvegint, prr
2022-08-22 11:13:33 +00:00
Andrey Turbanov
37c0a13647
8292350: Use static methods for hashCode/toString primitives
...
Reviewed-by: prr, rriggs, amenkov, jpai
2022-08-20 10:05:48 +00:00
Joe
1f484dae4e
8289562: Change bugs.java.com and bugreport.java.com URL's to https
...
Co-authored-by: Joe Cherian <joe.cherian@oracle.com>
Reviewed-by: prr, jjg, naoto, iris
2022-08-19 08:55:58 +00:00
Prasanta Sadhukhan
bf7d6d3a0f
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
...
Reviewed-by: azvegint, dnguyen
2022-08-17 12:46:27 +00:00
Phil Race
01b87ba8e2
8289616: Drop use of Thread.stop in AppContext
...
Reviewed-by: alanb, iris, azvegint
2022-08-16 22:53:36 +00:00
Tejesh R
21f4eb2233
6521141: DebugGraphics NPE @ setFont();
...
Reviewed-by: prr
2022-08-16 05:52:50 +00:00