Commits
User selector
Commit History
Commits on Sep 10, 2021
8273369: Computing micros between two instants unexpectedly overflows for some cases
Show description for 81d2acecommitted
Commits on Aug 26, 2021
8272863: Replace usages of Collections.sort with List.sort call in public java modules
Show description for d732c30authored andcommitted8272473: Parsing epoch seconds at a DST transition with a non-UTC parser is wrong
Show description for fe7d708committed
Commits on Aug 2, 2021
8268113: Re-use Long.hashCode() where possible
Show description for 6a3f834authored andcommitted
Commits on Jul 26, 2021
8171382: java.time.Duration missing isPositive method
Show description for efa63dccommitted
Commits on Jul 21, 2021
8262410: Enhanced rules for zones
Show description for 175b65cauthored andcommitted
Commits on Jul 5, 2021
8269124: Update java.time to use switch expressions (part II)
Show description for 8a7b380committed
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
8266901: Clarify the method description of Duration.toDaysPart()
Show description for 223759fcommitted8268469: Update java.time to use switch expressions
Show description for 1d16797committed
Commits on Jun 5, 2021
8266846: Add java.time.InstantSource
Show description for 6c838c5authored andcommitted

Commits on Jun 2, 2021
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Show description for 6765f90committed
Commits on Apr 26, 2021
8265746: Update java.time to use instanceof pattern variable (part II)
Show description for 45c5da0committed
Commits on Apr 22, 2021
8263668: Update java.time to use instanceof pattern variable
Show description for 28af31dcommitted
Commits on Mar 19, 2021
8263658: Use the blessed modifier order in java.base
Show description for b49c589authored andcommitted
Commits on Jan 22, 2021
8246788: ZoneRules invariants can be broken
Show description for a887177committed
Stuart Marks
Commits on Dec 8, 2020
8257845: Integrate JEP 390
Show description for 48d8650committed



Commits on Nov 23, 2020
8256839: JavaDoc for java.time.Period.negated() method
Show description for b3497f9committed
Commits on Nov 16, 2020
8247781: Day periods support
Show description for bf84daccommitted
Commits on Oct 28, 2020
8255533: Incorrect javadoc in DateTimeFormatterBuilder.appendPattern() for 'uu'/'yy'
Show description for 790d6e2committed
Commits on Sep 18, 2020
8253153: Mentioning of "hour-of-minute" in java.time.temporal.TemporalField JavaDoc
Show description for 8904420committed
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 Jul 31, 2020
8233048: WeekFields.ISO is not a singleton
Show description for 58107e5committed
Commits on Jun 24, 2020
8248184: AMPM_OF_DAY doc fix in ChronoField
Show description for e178f04committed
Commits on Jun 15, 2020
8246623: Remove minimum 4 digit requirement from Year.parse()
Show description for 23e2f27committed
Commits on Jun 9, 2020
8246662: Test java/time/test/java/time/format/TestUnicodeExtension.java failed on japanese locale
Show description for 27e1686committed
Commits on May 7, 2020
8244245: localizedBy() should override localized values with default values
Show description for ed4bc1bcommitted
Commits on Mar 20, 2020
8241014: Miscellaneous typos in documentation comments
Show description for 17ff85dcommitted
Commits on Mar 9, 2020
8239836: ZoneRules.of() doesn't check transitionList/standardOffsetTL arguments validity
Show description for 123ac07committed
Commits on Feb 24, 2020
8239520: ValueRange.of(long, long, long) does not throw IAE on invalid inputs
Show description for 8493812committed8239837: Typo in source code of ZoneOffsetTransitionRule leaking to Javadocs
Show description for c30f845committed
Commits on Feb 12, 2020
8234347: "Turkey" meta time zone does not generate composed localized names
Show description for 5c3a015committed
Commits on Jan 22, 2020
8236903: ZoneRules#getOffset throws DateTimeException for rules with last rules
Show description for d517220committed
Commits on Jan 21, 2020
8187987: Add a mechanism to configure custom variants in HijrahChronology
Show description for 0ae7207committed