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 Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
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 Jan 15, 2021
8259522: Apply java.io.Serial annotations in java.desktop
Show description for 978bed6committed
Commits on Dec 19, 2020
8258006: Replaces while cycles with iterator with enhanced for in java.desktop
Show description for 580af49authored andcommitted
Commits on Oct 21, 2020
8231454: File lock in Windows on a loaded jar due to a leak in Introspector::getBeanInfo
Show description for 2ee2b4acommitted
Commits on Oct 6, 2020
8251123: doclint warnings about missing javadoc tags and comments
Show description for f397b60committed
Commits on Aug 11, 2020
8250857: Address reliance on default constructors in the Java Beans API
Show description for 3148072committed
Commits on Jul 15, 2020
8249205: Remove unnecessary trademark symbols
Show description for 55039aacommitted
Commits on Sep 25, 2019
8231334: Suppress warnings on non-serializable instance fields in client libs serializable classes
Show description for dab1284committed
Commits on Aug 22, 2019
8224909: Unlink Set of LinkedHashSets
Show description for 1236be7committed
Commits on May 8, 2019
8223237: Replace use of string.equals("") with isEmpty() in java.desktop
Show description for 133a7aecommitted
Commits on Apr 25, 2019
8222799: java.beans.Introspector uses an obsolete methods cache
Show description for 921b467committed
Commits on Nov 20, 2018
8212882: links to tutorial should be updated to use https:
Show description for ee1a5e3committed
Krishna Addepalli
Commits on Nov 6, 2018
8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Show description for 9ffe7e1committed
Mandy Chung
Commits on Oct 4, 2018
8211300: Convert C-style array declarations in JDK client code
Show description for fc807d0committed
Commits on Jul 18, 2018
8203263: Remove unnecessary throws clauses from serialization-related methods
Show description for a5e2707committed
Commits on Sep 12, 2017
8187443: Forest Consolidation: Move files to unified layout
Show description for 3789983committed
Loading