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
Naoto Sato
9b74c3f2e7
8176706: Additional Date-Time Formats
...
Reviewed-by: joehw, rriggs
2022-02-16 16:54:53 +00:00
Naoto Sato
8dc4437d00
8278434: timeouts in test java/time/test/java/time/format/TestZoneTextPrinterParser.java
...
Reviewed-by: joehw
2022-01-04 02:48:23 +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
Claes Redestad
ce8c76700b
8276220: Reduce excessive allocations in DateTimeFormatter
...
Reviewed-by: scolebourne, naoto
2021-11-03 22:57:13 +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
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
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
Stephen Colebourne
6c838c568c
8266846: Add java.time.InstantSource
...
Reviewed-by: rriggs, naoto, darcy
2021-06-05 13:26:52 +00:00
Naoto Sato
f6e54f2f9a
8258794: Support for CLDR version 39
...
Reviewed-by: joehw, erikj
2021-04-15 21:28:22 +00:00
Stuart Marks
a8871776e6
8246788: ZoneRules invariants can be broken
...
Reviewed-by: rriggs, naoto
2021-01-22 18:51:32 +00:00
Naoto Sato
68138893a5
8251317: Support for CLDR version 38
...
Reviewed-by: erikj, bchristi, joehw
2020-11-19 22:41:11 +00:00
Naoto Sato
bf84dac4cf
8247781: Day periods support
...
Reviewed-by: scolebourne, rriggs, joehw
2020-11-16 23:12:45 +00:00
Kiran Sidhartha Ravikumar
9c9349098a
8254177: (tz) Upgrade time-zone data to tzdata2020b
...
Reviewed-by: erikj, naoto, coffeys
2020-10-13 11:38:03 +00:00
Naoto Sato
58107e52a8
8233048: WeekFields.ISO is not a singleton
...
Reviewed-by: joehw, rriggs, scolebourne
2020-07-31 09:09:53 -07: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