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 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 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 18, 2021
8263311: Watch registry changes for remote printers update instead of polling
Show description for a85dc55committed
Commits on Mar 9, 2021
8262161: Refactor manual I/O stream copying in java.desktop to use new convenience APIs
Show description for 39b1113authored andcommitted
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 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
Commits on Nov 9, 2020
8256014: Eliminate the warning about serialization in non-public API of Swing
Show description for c7551c3committed
Commits on Nov 7, 2020
8255989: Remove explicitly unascribed authorship from Java source files
Show description for c5462bbcommitted6422025: ThemeReader.cpp can be updated for VC7
Show description for 358f5d2committed
Commits on Aug 31, 2020
8249183: JVM crash in "AwtFrame::WmSize" method
Show description for 4e3d9e3committed
Anton Litvinov
Commits on Aug 3, 2020
8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows
Show description for e15e30fcommitted
Commits on Apr 22, 2020
8233584: [Win LAF] When navigating the contents of the file list changes in Win LAF
Show description for c1eb104authored andcommitted
Commits on Apr 8, 2020
8241829: Cleanup the code for PrinterJob on windows
Show description for a62b24fcommitted
Commits on Apr 3, 2020
8240342: Custom composite is ignored when printing an opaque image to a page
Show description for 3871693committed