Commits
User selector
Commit History
Commits on Sep 28, 2021
8274391: Suppress more warnings on non-serializable non-transient instance fields in java.util.concurrent
Show description for 2072bc7committed8231640: (prop) Canonical property storage
Show description for af50772committed
Commits on Sep 23, 2021
8274075: Fix miscellaneous typos in java.base
Show description for 8799856committed
Commits on Sep 14, 2021
8273491: java.util.spi.LocaleServiceProvider spec contains statement that is too strict
Show description for 31667dacommitted
Commits on Sep 13, 2021
8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
Show description for 3d9dc8fcommitted
Ian Graves8273616: Fix trivial doc typos in the java.base module
Show description for b4b1210committed
Commits on Sep 3, 2021
8214761: Bug in parallel Kahan summation implementation
Show description for dd87181committed
Ian Graves
Commits on Sep 2, 2021
8273250: Address javadoc issues in Deflater::setDictionationary
Show description for aaa6f69committed
Lance Andersen
Commits on Aug 30, 2021
8260265: UTF-8 by Default
Show description for 7fc8540committed
Commits on Aug 27, 2021
8272866: java.util.random package summary contains incorrect mixing function in table
Show description for e66c8afcommitted
Jim Laskey
Commits on Aug 18, 2021
8272626: Avoid C-style array declarations in java.*
Show description for 30b0f82committed
Commits on Aug 13, 2021
8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
Show description for 717792ccommitted
Lance Andersen
Commits on Aug 2, 2021
8263561: Re-examine uses of LinkedList
Show description for 249d641authored andcommitted
Commits on Jul 27, 2021
8269753: Misplaced caret in PatternSyntaxException's detail message
Show description for bb508e1committed
Ian Graves
Commits on Jul 23, 2021
8199594: Add doc describing how (?x) ignores spaces in character classes
Show description for a1c0a6acommitted
Ian Graves
Commits on Jul 21, 2021
8262967: Improve Zip file support
Show description for 0e6c011authored andcommitted8260967: Better jar file validation
Show description for ef9315bauthored andcommitted
Commits on Jul 16, 2021
8270547: java.util.Random contains unnecessary @SuppressWarnings("exports")
Show description for 90c219fcommitted
Commits on Jul 14, 2021
- committed
8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
Show description for 72db09bcommitted
Jim Laskey8270075: SplittableRandom extends AbstractSplittableGenerator
Show description for 3bbd233committed
Jim Laskey
Commits on Jul 13, 2021
8268698: Use Objects.check{Index,FromToIndex,FromIndexSize} for java.base
Show description for afe957ccommitted
Commits on Jul 2, 2021
8268664: The documentation of the Scanner.hasNextLine is incorrect
Show description for 0d0f6a4committed
Ian Graves
Commits on Jun 30, 2021
8269513: Clarify the spec wrt `useOldISOCodes` system property
Show description for 3e02224committed
Commits on Jun 28, 2021
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
Show description for e9b2c05committed
Commits on Jun 25, 2021
8268276: Base64 Decoding optimization for x86 using AVX-512
Show description for c37988dauthored andcommitted
Commits on Jun 4, 2021
8199318: add idempotent copy operation for Map.Entry
Show description for cd0678fcommitted
Stuart Marks
Commits on Jun 3, 2021
8267939: Clarify the specification of iterator and spliterator forEachRemaining
Show description for c1f3094committed
Paul Sandoz8268077: java.util.List missing from Collections Framework Overview
Show description for 5405f98authored andcommitted
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 31, 2021
8267587: Update java.util to use enhanced switch
Show description for ab5a7ffcommitted
Commits on May 28, 2021
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
Show description for 0c9daa7committed