Home
last modified time | relevance | path

Searched refs:ZoneId (Results 1 – 25 of 3227) sorted by relevance

12345678910>>...130

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z"), true}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT"), false}, in data_parseSuccess()
184 {"UTC1", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
187 {"UTCZ", 3, -1, ZoneId.of("UTC"), false}, in data_parseSuccess()
188 {"UTZ", 2, -1, ZoneId.of("UT"), false}, in data_parseSuccess()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z")}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC")}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT")}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT")}, in data_parseSuccess()
183 {"UTC1", 3, -1, ZoneId.of("UTC")}, in data_parseSuccess()
186 {"UTCZ", 3, -1, ZoneId.of("UTC")}, in data_parseSuccess()
187 {"UTZ", 2, -1, ZoneId.of("UT")}, in data_parseSuccess()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/format/
H A DTCKZoneIdPrinterParser.java68 import java.time.ZoneId;
90 private static final ZoneId EUROPE_PARIS = ZoneId.of("Europe/Paris");
91 private static final ZoneId AMERICA_NEW_YORK = ZoneId.of("America/New_York");
155 {"Z", 1, -1, ZoneId.of("Z")}, in data_parseSuccess()
156 {"UTC", 3, -1, ZoneId.of("UTC")}, in data_parseSuccess()
157 {"UT", 2, -1, ZoneId.of("UT")}, in data_parseSuccess()
158 {"GMT", 3, -1, ZoneId.of("GMT")}, in data_parseSuccess()
183 {"UTC1", 3, -1, ZoneId.of("UTC")}, in data_parseSuccess()
186 {"UTCZ", 3, -1, ZoneId.of("UTC")}, in data_parseSuccess()
187 {"UTZ", 2, -1, ZoneId.of("UT")}, in data_parseSuccess()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/time/tck/java/time/
H A DTCKZoneId.java158 ZoneId test = ZoneId.of("LONDON", map); in test_of_string_Map()
231 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValid_noPrefix()
279 ZoneId test = ZoneId.of("UTC" + input); in factory_of_String_offsetBasedValid_prefixUTC()
290 ZoneId test = ZoneId.of("GMT" + input); in factory_of_String_offsetBasedValid_prefixGMT()
301 ZoneId test = ZoneId.of("UT" + input); in factory_of_String_offsetBasedValid_prefixUT()
397 ZoneId test = ZoneId.of(input); in factory_of_String_offsetBasedValidOther()
483 ZoneId test = ZoneId.of("Europe/London"); in factory_of_String_region_EuropeLondon()
552 ZoneId test1 = ZoneId.of("Europe/London"); in test_equals()
553 ZoneId test2 = ZoneId.of("Europe/Paris"); in test_equals()
554 ZoneId test2b = ZoneId.of("Europe/Paris"); in test_equals()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/serial/
H A DTCKZoneIdSerialization.java72 import java.time.ZoneId;
87 assertSerializable(ZoneId.of("Europe/London")); in test_serialization()
88 assertSerializable(ZoneId.of("America/Chicago")); in test_serialization()
106 ZoneId deser = deserialize(id); in test_deserialization_lenient_characters()
131 ZoneId deserialized = deserialize(input); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
132 assertEquals(deserialized, ZoneId.of(input)); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
138 ZoneId deserialized = deserialize("UTC" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUTC()
152 ZoneId deserialized = deserialize("UT" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUT()
159 long serVer = getSUID(ZoneId.class); in deserialize()
179 ZoneId deser = null; in deserialize()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/serial/
H A DTCKZoneIdSerialization.java72 import java.time.ZoneId;
87 assertSerializable(ZoneId.of("Europe/London")); in test_serialization()
88 assertSerializable(ZoneId.of("America/Chicago")); in test_serialization()
106 ZoneId deser = deserialize(id); in test_deserialization_lenient_characters()
131 ZoneId deserialized = deserialize(input); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
132 assertEquals(deserialized, ZoneId.of(input)); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
138 ZoneId deserialized = deserialize("UTC" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUTC()
152 ZoneId deserialized = deserialize("UT" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUT()
159 long serVer = getSUID(ZoneId.class); in deserialize()
179 ZoneId deser = null; in deserialize()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/serial/
H A DTCKZoneIdSerialization.java72 import java.time.ZoneId;
87 assertSerializable(ZoneId.of("Europe/London")); in test_serialization()
88 assertSerializable(ZoneId.of("America/Chicago")); in test_serialization()
106 ZoneId deser = deserialize(id); in test_deserialization_lenient_characters()
131 ZoneId deserialized = deserialize(input); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
132 assertEquals(deserialized, ZoneId.of(input)); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
138 ZoneId deserialized = deserialize("UTC" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUTC()
152 ZoneId deserialized = deserialize("UT" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUT()
159 long serVer = getSUID(ZoneId.class); in deserialize()
179 ZoneId deser = null; in deserialize()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/time/tck/java/time/serial/
H A DTCKZoneIdSerialization.java72 import java.time.ZoneId;
87 assertSerializable(ZoneId.of("Europe/London")); in test_serialization()
88 assertSerializable(ZoneId.of("America/Chicago")); in test_serialization()
106 ZoneId deser = deserialize(id); in test_deserialization_lenient_characters()
131 ZoneId deserialized = deserialize(input); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
132 assertEquals(deserialized, ZoneId.of(input)); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
138 ZoneId deserialized = deserialize("UTC" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUTC()
152 ZoneId deserialized = deserialize("UT" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUT()
159 long serVer = getSUID(ZoneId.class); in deserialize()
179 ZoneId deser = null; in deserialize()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/time/tck/java/time/serial/
H A DTCKZoneIdSerialization.java72 import java.time.ZoneId;
87 assertSerializable(ZoneId.of("Europe/London")); in test_serialization()
88 assertSerializable(ZoneId.of("America/Chicago")); in test_serialization()
106 ZoneId deser = deserialize(id); in test_deserialization_lenient_characters()
131 ZoneId deserialized = deserialize(input); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
132 assertEquals(deserialized, ZoneId.of(input)); in test_deserialization_lenient_offsetNotAllowed_noPrefix()
138 ZoneId deserialized = deserialize("UTC" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUTC()
152 ZoneId deserialized = deserialize("UT" + input); in test_deserialization_lenient_offsetNotAllowed_prefixUT()
159 long serVer = getSUID(ZoneId.class); in deserialize()
179 ZoneId deser = null; in deserialize()
[all …]

12345678910>>...130