Naoto Sato
|
8b140e2d74
|
8297152: Add a @sealedGraph tag to ZoneId
Reviewed-by: iris, joehw
|
2022-11-17 16:59:08 +00:00 |
|
Andrey Turbanov
|
9309786dbf
|
8294472: Remove redundant rawtypes suppression in AbstractChronology
Reviewed-by: lancea, naoto
|
2022-09-28 18:44:01 +00:00 |
|
Naoto Sato
|
32c7b6283d
|
8293146: Strict DateTimeFormatter fails to report an invalid week 53
Reviewed-by: rriggs
|
2022-09-07 18:33:37 +00:00 |
|
Naoto Sato
|
6a1b0b5649
|
8293154: TemporalQueries java doc error
Reviewed-by: rriggs, lancea
|
2022-09-01 15:46:45 +00:00 |
|
Andrey Turbanov
|
52cc6cd063
|
8288723: Avoid redundant ConcurrentHashMap.get call in java.time
Reviewed-by: attila, rriggs
|
2022-07-21 10:22:58 +00:00 |
|
Ryan Ernst
|
53fc495e3a
|
8290316: Ensure that all directory streams are closed in java.base
Reviewed-by: chegar
|
2022-07-21 06:19:00 +00:00 |
|
XenoAmess
|
e01cd7c3ed
|
8284780: Need methods to create pre-sized HashSet and LinkedHashSet
Reviewed-by: naoto, bpb, dfuchs, ascarpino
|
2022-06-09 01:50:54 +00:00 |
|
Naoto Sato
|
ef7a9f8170
|
8279185: Support for IsoFields in JapaneseDate/MinguoDate/ThaiBuddhistDate
Reviewed-by: joehw, rriggs
|
2022-05-23 16:20:52 +00:00 |
|
Roger Riggs
|
17c52789b7
|
8286378: Address possibly lossy conversions in java.base
Reviewed-by: naoto, xuelei, bpb, alanb
|
2022-05-12 16:50:36 +00:00 |
|
Lennart Fricke
|
3462190965
|
8286163: micro-optimize Instant.plusSeconds
Reviewed-by: scolebourne, redestad, naoto
|
2022-05-10 09:00:09 +00:00 |
|
Andrey Turbanov
|
dce860aa8a
|
8285947: Avoid redundant HashMap.containsKey calls in ZoneName
Reviewed-by: scolebourne, naoto, rriggs
|
2022-05-05 13:19:14 +00:00 |
|
Magnus Ihse Bursie
|
fb469fb894
|
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
|
2022-04-19 20:07:57 +00:00 |
|
Glavo
|
5691a3b6af
|
8284702: Add @since for java.time.LocalDate.EPOCH
Reviewed-by: rriggs, bpb, iris, darcy, naoto
|
2022-04-13 02:17:45 +00:00 |
|
Claes Redestad
|
1a5f5da050
|
8283996: Reduce cost of year and month calculations
Reviewed-by: bpb, scolebourne, naoto, rriggs
|
2022-03-31 08:45:06 +00:00 |
|
Claes Redestad
|
072f2c461e
|
8283782: Redundant verification of year in LocalDate::ofEpochDay
Reviewed-by: rriggs, naoto
|
2022-03-29 19:48:43 +00:00 |
|
Claes Redestad
|
0e788e0ecb
|
8283781: Avoid allocating unused lastRulesCaches
Reviewed-by: rriggs, naoto
|
2022-03-29 09:33:07 +00:00 |
|
Claes Redestad
|
7bac0a878d
|
8283681: Improve ZonedDateTime offset handling
Reviewed-by: scolebourne, naoto, rriggs
|
2022-03-25 22:37:55 +00:00 |
|
Naoto Sato
|
733c7907b0
|
8282081: java.time.DateTimeFormatter: wrong definition of symbol F
Reviewed-by: joehw, scolebourne, lancea, rriggs
|
2022-03-04 16:57:54 +00:00 |
|
Naoto Sato
|
0ae3d1d59c
|
8282131: java.time.ZoneId should be a sealed abstract class
Reviewed-by: iris, rriggs, bpb, lancea, mchung, scolebourne
|
2022-02-28 13:22:15 +00:00 |
|
Jaikiran Pai
|
e0b49629e9
|
8282190: Typo in javadoc of java.time.format.DateTimeFormatter#getDecimalStyle
Reviewed-by: dfuchs, rriggs, lancea, iris
|
2022-02-22 01:39:28 +00:00 |
|
Naoto Sato
|
9b74c3f2e7
|
8176706: Additional Date-Time Formats
Reviewed-by: joehw, rriggs
|
2022-02-16 16:54:53 +00:00 |
|
Andrey Turbanov
|
53804720a0
|
8280470: Confusing instanceof check in HijrahChronology.range
Reviewed-by: rriggs, naoto, dfuchs, iris
|
2022-01-25 08:08:17 +00:00 |
|
Naoto Sato
|
a363b7b921
|
8177819: DateTimeFormatterBuilder zone parsing should recognise DST
8277049: ZonedDateTime parse in Fall DST transition fails to retain the correct zonename.
Reviewed-by: joehw, scolebourne
|
2021-12-01 17:14:53 +00:00 |
|
Andrey Turbanov
|
1e941dedad
|
8275197: Remove unused fields in ThaiBuddhistChronology
Reviewed-by: naoto, rriggs, iris
|
2021-11-11 22:26:45 +00:00 |
|
Claes Redestad
|
0ca0acf63c
|
8276947: Clarify how DateTimeFormatterBuilder.appendFraction handles value ranges
Reviewed-by: rriggs, naoto
|
2021-11-11 20:36:46 +00:00 |
|
Naoto Sato
|
bce35ac1d6
|
8276775: ZonedDateTime/OffsetDateTime.toString return invalid ISO-8601 for years <= 1893
Reviewed-by: lancea, iris, bpb, scolebourne, rriggs
|
2021-11-10 20:53:23 +00:00 |
|
Naoto Sato
|
0c409cac78
|
8276186: Require getAvailableLocales() methods to include Locale.ROOT
Reviewed-by: prappo, smarks, iris
|
2021-11-10 20:52:11 +00:00 |
|
Claes Redestad
|
ce8c76700b
|
8276220: Reduce excessive allocations in DateTimeFormatter
Reviewed-by: scolebourne, naoto
|
2021-11-03 22:57:13 +00:00 |
|
Pavel Rappo
|
2eafa036c0
|
8276234: Trivially clean up locale-related code
Reviewed-by: redestad, naoto, iris
|
2021-11-01 22:50:43 +00:00 |
|
Andrey Turbanov
|
1459180f35
|
8274079: Cleanup unnecessary calls to Throwable.initCause() in java.base module
Reviewed-by: weijun
|
2021-10-05 13:36:37 +00:00 |
|
Naoto Sato
|
81d2acee57
|
8273369: Computing micros between two instants unexpectedly overflows for some cases
Reviewed-by: lancea, rriggs, joehw
|
2021-09-10 16:36:57 +00:00 |
|
Andrey Turbanov
|
d732c3091f
|
8272863: Replace usages of Collections.sort with List.sort call in public java modules
Reviewed-by: serb, dfuchs, naoto
|
2021-08-26 20:47:02 +00:00 |
|
Naoto Sato
|
fe7d70886c
|
8272473: Parsing epoch seconds at a DST transition with a non-UTC parser is wrong
Reviewed-by: joehw, rriggs, iris, lancea, scolebourne
|
2021-08-26 16:21:23 +00:00 |
|
Sergey Tsypanov
|
6a3f8343bc
|
8268113: Re-use Long.hashCode() where possible
Reviewed-by: redestad
|
2021-08-02 12:49:41 +00:00 |
|
Naoto Sato
|
efa63dc1c6
|
8171382: java.time.Duration missing isPositive method
Reviewed-by: rriggs, joehw, iris, bpb, scolebourne
|
2021-07-26 16:33:16 +00:00 |
|
Jesper Wilhelmsson
|
c36755dedf
|
Merge
|
2021-07-22 00:46:18 +00:00 |
|
Naoto Sato
|
175b65c0a1
|
8262410: Enhanced rules for zones
Reviewed-by: rriggs, rhalade
|
2021-07-21 20:28:55 +00:00 |
|
Patrick Concannon
|
8a7b380ebb
|
8269124: Update java.time to use switch expressions (part II)
Reviewed-by: dfuchs, vtewari, aefimov, iris, lancea, naoto
|
2021-07-05 09:08:13 +00:00 |
|
Weijun Wang
|
e9b2c058a4
|
8269409: Post JEP 411 refactoring: core-libs with maximum covering > 10K
Reviewed-by: lancea, naoto
|
2021-06-28 19:05:33 +00:00 |
|
Naoto Sato
|
223759fb8a
|
8266901: Clarify the method description of Duration.toDaysPart()
Reviewed-by: bpb, rriggs, lancea, iris, scolebourne
|
2021-06-25 18:25:57 +00:00 |
|
Patrick Concannon
|
1d167978e5
|
8268469: Update java.time to use switch expressions
Reviewed-by: lancea, naoto, dfuchs, iris, chegar
|
2021-06-25 15:42:38 +00:00 |
|
Stephen Colebourne
|
6c838c568c
|
8266846: Add java.time.InstantSource
Reviewed-by: rriggs, naoto, darcy
|
2021-06-05 13:26:52 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Patrick Concannon
|
45c5da0fd3
|
8265746: Update java.time to use instanceof pattern variable (part II)
Reviewed-by: dfuchs, lancea, rriggs, chegar, naoto
|
2021-04-26 08:32:20 +00:00 |
|
Patrick Concannon
|
28af31db34
|
8263668: Update java.time to use instanceof pattern variable
Reviewed-by: lancea, ryadav, naoto, rriggs, dfuchs, scolebourne, chegar
|
2021-04-22 10:17:43 +00:00 |
|
Alex Blewitt
|
b49c589340
|
8263658: Use the blessed modifier order in java.base
Reviewed-by: rriggs, redestad
|
2021-03-19 13:06:58 +00:00 |
|
Stuart Marks
|
a8871776e6
|
8246788: ZoneRules invariants can be broken
Reviewed-by: rriggs, naoto
|
2021-01-22 18:51:32 +00:00 |
|
Dan Smith
|
48d8650ae1
|
8257845: Integrate JEP 390
8254047: [JEP 390] Revise "value-based class" & apply to wrappers
8252181: [JEP 390] Define & apply annotation jdk.internal.ValueBased
8252183: [JEP 390] Add 'lint' warning for @ValueBased classes
8257027: [JEP 390] Diagnose synchronization on @ValueBased classes
8252180: [JEP 390] Deprecate wrapper class constructors for removal
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org>
Co-authored-by: Lois Foltan <lfoltan@openjdk.org>
Reviewed-by: rriggs, hseigel, mchung, darcy
|
2020-12-08 23:04:01 +00:00 |
|
Naoto Sato
|
b3497f9b36
|
8256839: JavaDoc for java.time.Period.negated() method
Reviewed-by: rriggs, lancea, joehw, scolebourne
|
2020-11-23 22:17:45 +00:00 |
|
Naoto Sato
|
bf84dac4cf
|
8247781: Day periods support
Reviewed-by: scolebourne, rriggs, joehw
|
2020-11-16 23:12:45 +00:00 |
|