Johny Jose
|
ebc17c7c8d
|
8339637: (tz) Update Timezone Data to 2024b
Reviewed-by: naoto, coffeys, jlu
|
2024-10-16 07:36:07 +00:00 |
|
Ramkumar Sunderbabu
|
e94e3bba39
|
8324672: Update jdk/java/time/tck/java/time/TCKInstant.java now() to be more robust
Reviewed-by: rriggs, dfuchs
|
2024-10-16 06:52:42 +00:00 |
|
Jaikiran Pai
|
89129e3f67
|
8212895: ChronoField.INSTANT_SECONDS's range doesn't match the range of Instant
Reviewed-by: rriggs, naoto
|
2024-04-17 10:59:12 +00:00 |
|
Naoto Sato
|
3684b4b5f2
|
8306116: Update CLDR to Version 44.0
Reviewed-by: srl, joehw, lancea
|
2023-11-13 16:54:53 +00:00 |
|
Erik Joelsson
|
020255a72d
|
8267174: Many test files have the wrong Copyright header
Reviewed-by: valeriep, aivanov, iris, dholmes, ihse
|
2023-09-12 20:16:05 +00:00 |
|
Roger Riggs
|
11fd34e196
|
8310241: OffsetDateTime compareTo redundant computation
Reviewed-by: naoto
|
2023-06-29 21:05:37 +00:00 |
|
Roger Riggs
|
356667f155
|
8307466: java.time.Instant calculation bug in until and between methods
Co-authored-by: Raffaello Giulietti <rgiulietti@openjdk.org>
Reviewed-by: scolebourne, naoto
|
2023-05-09 20:51:33 +00:00 |
|
Naoto Sato
|
5b3de6e143
|
8284840: Update CLDR to Version 42.0
Reviewed-by: erikj, iris, joehw
|
2022-10-24 15:48:38 +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 |
|
Naoto Sato
|
d6b4693c05
|
8283698: Refactor Locale constructors used in src/test
Reviewed-by: iris, joehw
|
2022-04-08 15:23:25 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +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 |
|
Naoto Sato
|
bf84dac4cf
|
8247781: Day periods support
Reviewed-by: scolebourne, rriggs, joehw
|
2020-11-16 23:12:45 +00:00 |
|
Martin Buchholz
|
175b597ad2
|
8247706: Unintentional use of new Date(year...) with absolute year
Reviewed-by: naoto, rriggs
|
2020-06-17 12:45:17 -07:00 |
|
Naoto Sato
|
23e2f27996
|
8246623: Remove minimum 4 digit requirement from Year.parse()
Reviewed-by: lancea, rriggs, joehw
|
2020-06-15 09:21:39 -07:00 |
|
Naoto Sato
|
d347d2ebf9
|
8246261: TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]"
Reviewed-by: lancea, joehw
|
2020-06-02 13:49:47 -07:00 |
|
Naoto Sato
|
0ae7207e95
|
8187987: Add a mechanism to configure custom variants in HijrahChronology
Reviewed-by: joehw, rriggs
|
2020-01-21 08:02:10 -08:00 |
|
Thejasvi Voniadka
|
9a217b9313
|
8158880: test/java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Reviewed-by: naoto
|
2019-08-05 11:11:18 +05:30 |
|
Thejasvi Voniadka
|
1f325a0f20
|
8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
Changes to produce/consume the locale-specific equivalent corresponding to the english string "GMT".
Reviewed-by: naoto, rriggs
|
2019-07-11 03:28:43 +05:30 |
|
Naoto Sato
|
0b2e2ca9bd
|
8174268: Declare a public field in JapaneseEra for the era starting May 2019
Reviewed-by: rriggs, chegar
|
2019-04-01 08:21:45 -07:00 |
|
Naoto Sato
|
2a510a6353
|
8205432: Replace the placeholder Japanese era name
Reviewed-by: rriggs, chegar
|
2019-04-01 08:19:21 -07:00 |
|
Pallavi Sonal
|
f5d19b9109
|
8166138: DateTimeFormatter.ISO_INSTANT should handle offsets
Reviewed-by: rriggs, scolebourne, naoto
|
2018-10-04 17:25:51 +05:30 |
|
Vivek Theeyarath
|
d7fe353db7
|
8204342: methods in java.time s TCKZoneRules OpenJDK test miss Test annotation
Added Test annotation to test methods
Reviewed-by: rriggs, naoto
|
2018-06-12 22:23:35 -07:00 |
|
Naoto Sato
|
ec4b6a477f
|
8202088: Japanese new era implementation
Reviewed-by: scolebourne, rriggs, nishjain, weijun
|
2017-08-09 14:54:37 -07:00 |
|
Igor Ignatyev
|
643da5ac9c
|
8181118: update java/time tests to use RandomFactory from the top level testlibrary
Reviewed-by: rriggs
|
2017-12-08 11:03:37 -08:00 |
|
Ramanand Patil
|
6c99853a4c
|
8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c
Reviewed-by: naoto, martin
|
2017-11-09 14:38:54 +05:30 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|