Commits
User selector
Commit History
Commits on Sep 28, 2021
8274016: Replace 'for' cycles with iterator with enhanced-for in java.desktop
Show description for 1a29b1eauthored andcommitted
Commits on Sep 27, 2021
8274317: Unnecessary reentrant synchronized block in java.awt.Cursor
Show description for 7436a77authored andcommitted
Commits on Sep 8, 2021
8273375: Remove redundant 'new String' calls after concatenation in java.desktop
Show description for 59c9f75authored andcommitted8271603: 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 Jul 27, 2021
8270859: Post JEP 411 refactoring: client libs with maximum covering > 10K
Show description for 90cd2facommitted
Commits on Jun 26, 2021
8264125: Specification of Taskbar::getIconImage doesn't mention that the returned image might not be equal to the Taskbar::setIconImage one. (eg on Mac OS)
Show description for 51a1299committed
Alexander Zvegintsev
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 26, 2021
8263202: Update Hebrew/Indonesian/Yiddish ISO 639 language codes to current
Show description for a4c46e1committed
Commits on May 6, 2021
8263362: Avoid division by 0 in java/awt/font/TextJustifier.java justify
Show description for ea30bd6committed
Commits on Apr 7, 2021
8255800: Raster creation methods need some specification clean up
Show description for adb860ecommitted8264680: Use the blessed modifier order in java.desktop
Show description for 92fad1bauthored andcommitted
Commits on Mar 30, 2021
8264148: Update spec for exceptions retrofitted for exception chaining
Show description for 815248acommitted
Commits on Mar 26, 2021
8189198: Add "forRemoval = true" to Applet API deprecations
Show description for 57115facommitted
Andy Herrick
Commits on Mar 24, 2021
8263981: java.awt.image.ComponentSampleModel equals/hashcode use numBands twice
Show description for cb776edcommitted
Commits on Mar 19, 2021
8263482: Make access to the ICC color profiles data multithread-friendly
Show description for 1a21f77committed
Commits on Mar 9, 2021
8263051: Modernize the code in the java.awt.color package
Show description for 5bfc5fdcommitted
Commits on Mar 3, 2021
8262915: java.awt.color.ColorSpace.getName() is not thread-safe
Show description for b397472committed
Commits on Mar 1, 2021
8262497: Delete unused utility methods in ICC_Profile class
Show description for 682e120committed
Commits on Feb 26, 2021
8262420: typo: @implnote in java.desktop module
Show description for 67b9e5acommitted
Commits on Feb 22, 2021
8260695: The java.awt.color.ICC_Profile#getData/getData(int) are not thread safe
Show description for a7e2e80committed6206189: Graphics2D.clip specifies incorrectly that a 'null' is a valid value for this method
Show description for 0c21dd0committed
Commits on Feb 11, 2021
8261282: Lazy initialization of built-in ICC_Profile/ColorSpace classes is too lazy
Show description for bf47a47committed
Commits on Feb 10, 2021
6211198: ICC_Profile.getInstance(byte[]): IAE is not specified
Show description for 447db62committed4841153: java.awt.geom.Rectangle2D.add(double,double) documented incorrectly
Show description for 40754f1committed6211242: AreaAveragingScaleFilter(int, int): IAE is not specified
Show description for 752f92bcommitted6211257: BasicStroke.createStrokedShape(Shape): NPE is not specified
Show description for 3af334acommitted
Commits on Feb 6, 2021
8261200: Some code in the ICC_Profile may not close file streams properly
Show description for 74d40abcommitted
Commits on Feb 4, 2021
8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream)
Show description for 06b33a0committed6436374: Graphics.setColor(null) is not documented
Show description for 60f440dcommitted
Commits on Jan 30, 2021
8260462: Missing <thead> in Modality.html
Show description for fcfe647committed
Commits on Jan 29, 2021
6986863: ProfileDeferralMgr throwing ConcurrentModificationException
Show description for 64a150ccommitted
Commits on Jan 27, 2021
8260314: Replace border="1" on tables with CSS
Show description for 7ed591ccommitted6606673: Path2D.Double, Path2D.Float and GeneralPath ctors throw exception when initialCapacity is negative
Show description for e1411fdcommitted