Commits
User selector
Commit History
Commits on Aug 18, 2021
8272626: Avoid C-style array declarations in java.*
Show description for 30b0f82committed
Commits on Jul 21, 2021
8260967: Better jar file validation
Show description for ef9315bauthored andcommitted
Commits on May 31, 2021
8267587: Update java.util to use enhanced switch
Show description for ab5a7ffcommitted
Commits on May 25, 2021
8267110: Update java.util to use instanceof pattern variable
Show description for a52c4edcommitted
Commits on Apr 20, 2021
8249906: Enhance opening JARs
Show description for 7232e3cauthored andcommitted
Commits on Mar 16, 2021
8080272: Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy
Show description for 68deb24authored andcommitted
Commits on Mar 2, 2021
8262875: doccheck: empty paragraphs, etc in java.base module
Show description for 20b9ba5committed
Commits on Jan 14, 2021
8253866: Security Libs Terminology Refresh
Show description for 8554fe6committed
Jamil Nimeh
Commits on Nov 19, 2020
8253299: Manifest bytes are read twice when verifying a signed JAR
Show description for 9bb8223authored andcommitted

Commits on Oct 15, 2020
8253952: Refine ZipOutputStream.putNextEntry() to recalculate ZipEntry's compressed size
Show description for 60159cfcommitted
Commits on Oct 8, 2020
8242882: opening jar file with large manifest might throw NegativeArraySizeException
Show description for 782d45bauthored andcommitted
Commits on Sep 24, 2020
8253500: [REDO] JDK-8253208 Move CDS related code to a separate class
Show description for 89c5e49committed
Commits on Sep 22, 2020
8253496: [BACKOUT] JDK-8253208 Move CDS related code to a separate class
Show description for 65af837committed8253208: Move CDS related code to a separate class
Show description for c1df13bcommitted
Commits on Sep 16, 2020
6714834: JarFile.getManifest() leaves an open InputStream as an undocumented side effect
Show description for 671dfbaauthored andcommitted
Commits on May 15, 2020
8245111: Update doc comments for improved processing by the Standard Doclet
Show description for 36fb21dcommitted
Commits on May 11, 2020
8193066: Avoid use of capturing lambdas in JarFile
Show description for fc842d2committed8244624: Improve handling of JarFile META-INF resources
Show description for ceda308committed
Commits on Apr 17, 2020
8242596: Improve JarFile.getEntry performance for multi-release jar files
Show description for aeb2f94andcommitted
Commits on Jan 20, 2020
8237508: Simplify JarFile.isInitializing
Show description for fdbea21committed
Commits on Jan 13, 2020
8234466: Class loading deadlock involving X509Factory#commitEvent()
Show description for 2c51678committed
Commits on Dec 10, 2019
8234542: code removal of Pack200 Tools and API
Show description for 9ac2f8bcommitted
Commits on Dec 1, 2019
8234147: Avoid looking up standard charsets in core libraries
Show description for cd589d8committed
Ivan Gerasimov
Commits on Nov 21, 2019
8234335: Remove line break in class declaration in java.base
Show description for a8a2246committed
Julia Boes
Commits on Oct 9, 2019
8231202: Suppress warnings on non-serializable non-transient instance fields in serializable classes
Show description for 3c9b6d8committed
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 Sep 20, 2019
8230648: Replace @exception tag with @throws in java.base
Show description for b15b322committed
Julia Boes
Commits on Aug 29, 2019
8229997: Apply java.io.Serial annotations in java.base
Show description for 9d764eecommitted
Commits on Mar 29, 2019
8221687: Deprecated j.u.jar.Attributes.Name attributes accidentally set to null
Show description for cf334e7committed
Commits on Feb 4, 2019
8217393: Clarify Attributes.equals()
Show description for 9b0b058committed
Lance Andersen
Commits on Jan 10, 2019
8216362: Better error message handling when there is an invalid Manifest
Show description for 44ba433authored andcommitted
Commits on Dec 26, 2018
8214567: Use {@systemProperty} for definitions of system properties
Show description for 6774e56authored andcommitted
Commits on Dec 21, 2018
8066619: Fix deprecation warnings in java.util.jar
Show description for 1dae61aauthored andcommitted
Commits on Dec 3, 2018
8214712: Archive Attributes$Name.KNOWN_NAMES
Show description for c013c7bcommitted