jdk-24/test/jdk/java/util/Properties
Naoto Sato f7578e8048 8316540: StoreReproducibilityTest fails on some locales
Reviewed-by: joehw, jlu, jpai, alanb
2023-09-22 16:53:56 +00:00
..
invalidxml 8213325: (props) Properties.loadFromXML does not fully comply with the spec 2018-12-04 14:53:00 -08:00
BlankLines.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
Bug6609431.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Bug6609431.properties 8298047: Remove all non-significant trailing whitespace from properties files 2023-01-16 18:53:54 +00:00
CheckOverrides.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CheckUnsynchronized.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CloseXMLStream.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
CompatibilityTest.java 8252354: Properties :: storeToXML method does not throw ClassCastException when supplied non strings 2020-09-02 21:32:48 +00:00
ConcurrentLoadAndStoreXML.java 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni 2022-11-30 00:37:31 +00:00
EncodingTest.java 8183743: Umbrella: add overloads that take a Charset parameter 2017-12-12 11:10:12 -08:00
EscapeSpace.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
GenerifiedUses.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
InitialCapacity.java 8189319: Add a java.util.Properties constructor that takes an initial capacity 2017-10-30 16:16:01 -07:00
input.txt 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
LoadAndStoreNPE.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LoadAndStoreXML.java 8276207: Properties.loadFromXML/storeToXML works incorrectly for supplementary characters 2021-11-06 00:41:44 +00:00
LoadAndStoreXMLWithDefaults.java 8252740: java/util/Properties/LoadAndStoreXMLWithDefaults.java fails after JDK-8252354 2020-09-03 16:42:17 +08:00
LoadParsing2.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
LoadParsing.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
LoadSeparators.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
PropertiesEntrySetTest.java 8245694: java.util.Properties.entrySet() does not override Object methods 2020-07-20 13:11:09 +01:00
PropertiesSerialization.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PropertiesStoreTest.java 8282023: PropertiesStoreTest and StoreReproducibilityTest jtreg failures due to en_CA locale 2022-03-01 03:49:18 +00:00
PropertiesTest.java 8224240: Properties.load fails to throw IAE on malformed unicode in certain circumstances 2019-06-05 10:23:06 +02:00
Save.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
SaveClose.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
SaveComments.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
SaveEncoding.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
SaveLoadBasher.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
SaveSeparator.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
StoreDeadlock.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
StoreReproducibilityTest.java 8316540: StoreReproducibilityTest fails on some locales 2023-09-22 16:53:56 +00:00
StringPropertyNames.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
testData1 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
testData1.dos 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
testData2 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
testData2.dos 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
testData3.dos 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
UnicodeEscape.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
XMLSaveLoadBasher.java 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00