Commits
User selector
Commit History
Commits on Sep 28, 2021
8273581: Change the mechanism by which JDK loads the platform-specific FontManager class
Show description for 961dcffcommitted
Alexander Scherbatiy
Commits on Sep 8, 2021
8271603: Unnecessary Vector usage in java.desktop
Show description for 1513dc7authored andcommitted
Commits on Sep 7, 2021
8273168: Remove superfluous use of boxing in java.desktop
Show description for 708407eauthored andcommitted
Commits on Aug 26, 2021
8272863: Replace usages of Collections.sort with List.sort call in public java modules
Show description for d732c30authored andcommitted
Commits on Aug 23, 2021
8269223: -Xcheck:jni WARNINGs working with fonts on Linux
Show description for 9bc0232authored andcommitted
Commits on Aug 10, 2021
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
Show description for 35b399aauthored andcommitted
Commits on Aug 4, 2021
8271456: Avoid looking up standard charsets in "java.desktop" module
Show description for 6b55ef3committed
Commits on Jul 27, 2021
8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K
Show description for 90cd2facommitted
Commits on Jul 14, 2021
8269637: javax/swing/JFileChooser/FileSystemView/SystemIconTest.java fails on windows
Show description for a033866committed
Alexander Zuev
Commits on Jun 2, 2021
8267521: Post JEP 411 refactoring: maximum covering > 50K
Show description for 508cec7committed8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on May 27, 2021
8182043: Access to Windows Large Icons
Show description for 7f52c50committed
Alexander Zuev
Commits on May 5, 2021
8262392: Update Mesa 3-D Headers to version 21.0.3
Show description for 138d573committed
Commits on Apr 30, 2021
8265761: Font with missed font family name is not properly printed on Windows
Show description for e9370a1committed
Alexander Scherbatiy
Commits on Apr 8, 2021
8264428: Cleanup usages of StringBuffer in java.desktop
Show description for 8a23580authored andcommitted
Commits on Apr 7, 2021
8263984: Invalidate printServices when there are no printers
Show description for 9d65039committed
Commits on Apr 1, 2021
8262470: Printed GlyphVector outline with low DPI has bad quality on Windows
Show description for 0228734committed
Alexander Scherbatiy
Commits on Mar 22, 2021
8263894: Convert defaultPrinter and printers fields to local variables
Show description for 840ab7bcommitted
Commits on Mar 19, 2021
8247370: Clean up unused printing code in awt_PrintJob.cpp
Show description for d41f751committed
Commits on Mar 18, 2021
8263311: Watch registry changes for remote printers update instead of polling
Show description for a85dc55committed
Commits on Mar 9, 2021
8262829: Native crash in Win32PrintServiceLookup.getAllPrinterNames()
Show description for a6e34b3committed8262161: Refactor manual I/O stream copying in java.desktop to use new convenience APIs
Show description for 39b1113authored andcommitted
Commits on Mar 8, 2021
8262446: DragAndDrop hangs on Windows
Show description for bf9b74dcommitted
Commits on Feb 8, 2021
8261231: Windows IME was disabled after DnD operation
Show description for d6d5d9bcommitted
Commits on Jan 26, 2021
8260343: Delete obsolete classes in the Windows L&F
Show description for 42cef27committed
Commits on Jan 22, 2021
8258805: Japanese characters not entered by mouse click on Windows 10
Show description for 53fecbacommitted
Commits on Jan 15, 2021
8259522: Apply java.io.Serial annotations in java.desktop
Show description for 978bed6committed
Commits on Jan 10, 2021
8048109: JToggleButton does not fire actionPerformed under certain conditions
Show description for 65ca5c6committed
Commits on Jan 6, 2021
8259007: This test printed a blank page
Show description for 80110dacommitted
Commits on Dec 4, 2020
8256264: Printed GlyphVector outline with low DPI has bad quality on Windows
Show description for d6dd440committed
Alexander Scherbatiy
Commits on Dec 3, 2020
6508941: java.awt.Desktop.open causes VM to crash with video files sporadically
Show description for 8526947committed
Commits on Dec 1, 2020
8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state
Show description for b5ce8afcommitted
Commits on Nov 26, 2020
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Show description for 973255ccommitted
Commits on Nov 11, 2020
4907798: MEMORY LEAK: javax.swing.plaf.basic.BasicPopupMenuUI$MenuKeyboardHelper
Show description for ed615e3committed
Alexander Zuev8211999: Window positioning bugs due to overlapping GraphicsDevice bounds (Windows/HiDPI)
Show description for be63525committed