aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/time
AgeCommit message (Expand)Author
2015-12-048067800: Clarify java.time.chrono.Chronology.isLeapYear for out of range yearsrobm
2015-08-258134356: {@code} tag contains < and > sequencesigerasim
2015-08-088133022: Instant.toEpochMilli() silently overflowsigerasim
2015-08-088074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic ove...igerasim
2015-05-288075678: java.time javadoc error in DateTimeFormatter::parsedLeapSecondrriggs
2015-01-308062803: 'principal' should be 'principle' in java.time package descriptionrriggs
2014-03-068034906: Fix typos, errors and Javadoc differences in java.timescolebourne
2014-08-018044671: NPE from JapaneseEra when a new era is defined in calendar.propertiesdmeetry
2014-06-128046707: Performance of java.time could be betterscolebourne
2014-06-118046416: Unable to parse an Instant from fieldsscolebourne
2014-04-128040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOf...scolebourne
2014-03-248033662: DateTimeFormatter parsing ignores withZone()sherman
2014-03-068036818: DateTimeFormatter withResolverFields() fails to accept nullscolebourne
2014-01-228032502: java.time add @param tags to readObjectrriggs
2014-02-058032749: Typo in java.time.Clockrriggs
2014-02-288035106: Typo in java.time.format.Parsed error messagerriggs
2014-03-298032491: DateTimeFormatter fixed width adjacent value parsing does not match ...rriggs
2014-03-068036785: ChronoLocalDate refers to generics that have been removedscolebourne
2014-03-068035099: LocalTime.with(MILLI_OF_DAY/MICRO_OF_DAY) incorrectscolebourne
2014-01-078031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()rriggs
2013-12-208029909: Clarify equals/hashcode behavior for java.time typesrriggs
2013-12-208030002: Enhance deserialization using readObjectrriggs
2013-12-118029551: Add value-type notice to java.time classesrriggs
2013-11-098028092: Lint cleanup of java.time.formatrriggs
2013-10-31Mergelana
2013-10-298022746: List of spelling errors in API docmalenkov
2013-10-178026516: javadoc errors in java.timerriggs
2013-10-228024686: Cleanup of java.time serialization sourcerriggs
2013-10-198026854: java.time.temporal.TemporalQueries doesn't compile after javac modif...vromero
2013-10-188025828: Late binding of Chronology to appendValueReducedrriggs
2013-10-178025971: Remove ZoneId.OLD_SHORT_IDSsherman
2013-10-158025722: TemporalAdjusters and TemporalQueriesrriggs
2013-07-098025719: Change Chronology to an interfacescolebourne
2013-09-268025720: Separate temporal interface layerrriggs
2013-10-098024076: Incorrect 2 -> 4 year parsing and resolution in DateTimeFormatterrriggs
2013-09-268025718: Enhance error messages for parsingrriggs
2013-09-148024834: Better return type for TemporalField resolverriggs
2013-09-148024807: Add getChronlogy() to CLDT/CZDTrriggs
2013-10-048024999: Instant.Parse typo in examplerriggs
2013-09-148024835: Change until() to accept any compatible temporalrriggs
2013-09-048023762: Add ChronoPeriod interface and bind period to Chronologyrriggs
2013-08-308023763: Rename ChronoDateImplrriggs
2013-08-298023764: Optimize Period additionrriggs
2013-10-038024427: Missing java.time.chrono serialization testsrriggs
2013-09-148023556: Update javadoc for start of Meiji erarriggs
2013-09-118024164: JSR310 serialization should be described in detailsrriggs
2013-08-168019185: Inconsistency between JapaneseEra start dates and java.util.Japanese...rriggs
2013-07-188016025: JSR 310 DateTime API Updates IVsherman
2013-07-018019535: Fix doclint issues in java.time.formatdarcy
2013-05-158013730: JSR 310 DateTime API Updates IIIsherman