Naoto Sato
bdc277d630
8371842: Update CLDR to Version 48.2
...
Reviewed-by: jlu, iris
2026-05-13 16:09:38 +00:00
Naoto Sato
c1c543cc81
8210336: DateTimeFormatter predefined formatters should support short time zone offsets
...
Reviewed-by: jlu, rriggs
2026-01-30 16:10:11 +00:00
Justin Lu
1342db0bde
8374051: Incorrect parameterized testing of exceptions in AbstractDateTimeTest.java
...
Reviewed-by: naoto, rriggs
2026-01-08 19:02:06 +00:00
Justin Lu
53300b4ac1
8373830: Refactor test/jdk/java/time/test tests to use JUnit over TestNG
...
8373829: Refactor test/jdk/java/time/tck tests to use JUnit over TestNG
Reviewed-by: naoto
2026-01-06 19:24:43 +00:00
Sergey Bylokhov
9512a43e82
8374365: Update copyright year to 2025 for test/jdk in files where it was missed
...
Reviewed-by: phh
2025-12-27 07:02:41 +00:00
Roger Riggs
cc05530b81
8371732: [redo] Change java.time month/day field types to 'byte'
...
Reviewed-by: darcy, alanb
2025-11-14 20:57:20 +00:00
Naoto Sato
2c3c4707c0
8354548: Update CLDR to Version 48.0
...
Reviewed-by: joehw, jlu
2025-11-07 19:33:21 +00:00
Pavel Rappo
2758c6fda2
8368856: Add a method that performs saturating addition of a Duration to an Instant
...
Reviewed-by: naoto, rriggs, scolebourne
2025-10-29 09:11:02 +00:00
Pavel Rappo
ec13c283c4
8366829: Add java.time.Duration constants MIN and MAX
...
Reviewed-by: rriggs, naoto, scolebourne
2025-10-21 07:47:57 +00:00
Naoto Sato
1ff73cb2ec
8364752: java.time.Instant should be able to parse ISO 8601 offsets of the form HH:mm:ss
...
Reviewed-by: rriggs, vyazici, scolebourne
2025-08-26 21:51:53 +00:00
Naoto Sato
993eae4aa5
8346948: Update CLDR to Version 47.0
...
Reviewed-by: jlu, joehw
2025-03-25 15:52:18 +00:00
Shaojin Wen
74420391fa
8337279: Share StringBuilder to format instant
...
Reviewed-by: naoto, liach
2025-03-22 01:35:09 +00:00
Shaojin Wen
3f8a875497
8348880: Replace ConcurrentMap with AtomicReferenceArray for ZoneOffset.QUARTER_CACHE
...
Reviewed-by: naoto, liach
2025-01-30 15:13:13 +00:00
Naoto Sato
f7f2b42e10
8346300: Add @Test annotation to TCKZoneId.test_constant_OLD_IDS_POST_2024b test
...
Reviewed-by: lancea, rriggs
2024-12-18 17:28:00 +00:00
Chen Liang
4966419550
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
...
Reviewed-by: mchung, asotona
2024-12-06 14:25:03 +00:00
Sean Mullan
db85090553
8338411: Implement JEP 486: Permanently Disable the Security Manager
...
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Co-authored-by: Aleksei Efimov <aefimov@openjdk.org>
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Harshitha Onkar <honkar@openjdk.org>
Co-authored-by: Joe Wang <joehw@openjdk.org>
Co-authored-by: Jorn Vernee <jvernee@openjdk.org>
Co-authored-by: Justin Lu <jlu@openjdk.org>
Co-authored-by: Kevin Walls <kevinw@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Naoto Sato <naoto@openjdk.org>
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Brent Christian <bchristi@openjdk.org>
Co-authored-by: Stuart Marks <smarks@openjdk.org>
Co-authored-by: Ian Graves <igraves@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Erik Gahlin <egahlin@openjdk.org>
Co-authored-by: Jaikiran Pai <jpai@openjdk.org>
Reviewed-by: kevinw, aivanov, rriggs, lancea, coffeys, dfuchs, ihse, erikj, cjplummer, coleenp, naoto, mchung, prr, weijun, joehw, azvegint, psadhukhan, bchristi, sundar, attila
2024-11-12 17:16:15 +00:00
Naoto Sato
1c4483473d
8333582: Update CLDR to Version 46.0
...
Reviewed-by: joehw, srl, jlu
2024-11-04 17:00:44 +00:00
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
Naoto Sato
259915168d
8331202: Support for Duration until another Instant
...
Reviewed-by: joehw, scolebourne, rriggs
2024-05-16 16:12:53 +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
Mahendra Chhipa
2e3682a7f2
8319678: Several tests from corelibs areas ignore VM flags
...
Reviewed-by: naoto, jpai
2024-04-11 13:51:07 +00:00
Naoto Sato
809995b526
8174269: Remove COMPAT locale data provider from JDK
...
Reviewed-by: ihse, joehw
2024-03-05 19:32:29 +00:00
Naoto Sato
ad31ec5c5f
8322647: Short name for the Europe/Lisbon time zone is incorrect
...
Reviewed-by: joehw, iris
2024-01-04 17:16:33 +00:00
Adam Sotona
2b00ac0d02
8308753: Class-File API transition to Preview
...
Reviewed-by: ihse, mchung, vromero
2023-12-04 07:07:57 +00:00
Naoto Sato
fe0ccdf5f8
8319640: ClassicFormat::parseObject (from DateTimeFormatter) does not conform to the javadoc and may leak DateTimeException
...
Reviewed-by: rriggs, iris, jlu, joehw
2023-11-13 23:42:40 +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
Naoto Sato
ce8ebebc77
8317979: Use TZ database style abbreviations in the CLDR locale provider
...
Reviewed-by: rriggs, joehw, lancea, erikj, iris, ihse
2023-10-18 18:26:49 +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
Qing Xiao
2fd870a74f
8315444: Convert test/jdk/tools to Classfile API
...
Reviewed-by: asotona
2023-09-07 15:02:13 +00:00
Roger Riggs
11fd34e196
8310241: OffsetDateTime compareTo redundant computation
...
Reviewed-by: naoto
2023-06-29 21:05:37 +00:00
Naoto Sato
a995aa6cd1
8310232: java.time.Clock$TickClock.millis() fails in runtime when tick is 1 microsecond
...
Reviewed-by: iris, rriggs, jpai
2023-06-29 16:15:02 +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
Madjosz
f83e7302c1
8302983: ZoneRulesProvider.registerProvider() twice will remove provider
...
Reviewed-by: naoto
2023-04-28 16:23:13 +00:00
Naoto Sato
4ed933cf77
8296248: Update CLDR to Version 43.0
...
Reviewed-by: joehw
2023-04-17 16:35:36 +00:00
Pavel Rappo
45a616a891
8303480: Miscellaneous fixes to mostly invisible doc comments
...
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
2023-03-07 15:31:42 +00:00
Naoto Sato
cfb0a25a4e
8303440: The "ZonedDateTime.parse" may not accept the "UTC+XX" zone id
...
Reviewed-by: iris, jpai, rriggs, lancea
2023-03-06 17:22:52 +00:00
Naoto Sato
c7716a0101
8299571: ZoneRulesProvider.registerProvider() can leave inconsistent state on failure
...
Reviewed-by: iris, rriggs, joehw
2023-01-11 17:01:48 +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
32c7b6283d
8293146: Strict DateTimeFormatter fails to report an invalid week 53
...
Reviewed-by: rriggs
2022-09-07 18:33:37 +00:00
Daniel Jeliński
4772354f4c
8291825: java/time/nontestng/java/time/zone/CustomZoneNameTest.java fails if defaultLocale and defaultFormatLocale are different
...
Reviewed-by: naoto
2022-08-04 06:57:35 +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
Andrey Turbanov
48c7549806
8284853: Fix various 'expected' typo
...
Reviewed-by: bpb, ihse
2022-04-14 18:05:49 +00:00
Naoto Sato
523899e36c
8265315: Support for CLDR version 41
...
Reviewed-by: joehw, iris, ihse
2022-04-11 15:59:12 +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
Naoto Sato
a41550b9e3
8283842: TestZoneTextPrinterParser.test_roundTripAtOverlap fails: DateTimeParseException
...
Reviewed-by: iris, rriggs, scolebourne
2022-03-31 16:05:16 +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
cc598e03de
8283774: TestZoneOffset::test_immutable should ignore ZoneOffset::rules
...
Reviewed-by: rriggs, naoto
2022-03-29 09:38:58 +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
733c7907b0
8282081: java.time.DateTimeFormatter: wrong definition of symbol F
...
Reviewed-by: joehw, scolebourne, lancea, rriggs
2022-03-04 16:57:54 +00:00