Commits
User selector
Commit History
Commits on Sep 13, 2021
8273616: Fix trivial doc typos in the java.base module
Show description for b4b1210committed
Commits on Jun 25, 2021
4847239: (spec) File.createTempFile() should make it clear that it doesn't create the temporary directory
Show description for 68ef21dcommitted
Brian Burkhalter
Commits on Jun 2, 2021
8267569: java.io.File.equals contains misleading Javadoc
Show description for 56b65e4committed
Brian Burkhalter8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Apr 20, 2021
8261183: Follow on to Make lists of normal filenames
Show description for 2fcd920authored andcommitted
8253799: Make lists of normal filenames
Show description for 4471789authored andcommitted
Commits on Feb 19, 2021
6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance
Show description for 851b2e3committed
Brian Burkhalter
Commits on Jan 11, 2021
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Show description for 022bc9fauthored andcommitted
Commits on Nov 7, 2020
8255989: Remove explicitly unascribed authorship from Java source files
Show description for c5462bbcommitted
Commits on Aug 25, 2020
8251203: Fix "no comment" warnings in java.base/java.lang and java/io
Show description for afce1f4committed
Roger Riggs
Commits on Jun 8, 2020
8246592: Simplify checking of boolean file attributes
Show description for 9cd41b6committed
Commits on Nov 25, 2019
8179320: File.getUsableSpace() returns a negative number on very large file system
Show description for 4d86094committed
Brian Burkhalter
Commits on Sep 24, 2019
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
Show description for d15a57bcommitted
Julia Boes
Commits on Aug 29, 2019
8229997: Apply java.io.Serial annotations in java.base
Show description for 9d764eecommitted
Commits on Aug 19, 2019
8229899: Make java.io.File.isInvalid() less racy
Show description for 916c2e3committed
Arthur Eubanks
Commits on Apr 5, 2019
8221597: A typo in the Java API doc for File.getUsableSpace()
Show description for 049c574committed
Brian Burkhalter
Commits on Mar 20, 2019
8220249: fix headings in java.compiler
Show description for 2df0f4bcommitted
Commits on Jan 11, 2019
8216172: File.renameTo(File dest) should check for NPE at the very beginning
Show description for 8b00488committed
Brian Burkhalter
Commits on Dec 7, 2018
8214971: Replace use of string.equals("") with isEmpty()
Show description for 938b844committed
Roger Riggs
Commits on Oct 23, 2018
8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Show description for 5e6d6b8committed
Mandy Chung
Commits on Jan 5, 2018
8193861: Typos in API documentation of File.toPath() and InetSocketAddress.getAddress()
Show description for 1924909committed
Brian Burkhalter
Commits on Sep 12, 2017
8187443: Forest Consolidation: Move files to unified layout
Show description for 3789983committed
Loading