jdk-24/test/jdk/java/util/Properties
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
..
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
Bug6609431.properties 8298047: Remove all non-significant trailing whitespace from properties files 2023-01-16 18:53:54 +00:00
CheckOverrides.java
CheckUnsynchronized.java
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
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
input.txt 8157903: (prop) move Properties tests into OpenJDK 2018-01-25 14:12:43 +08:00
LoadAndStoreNPE.java
LoadAndStoreXML.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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
PropertiesStoreTest.java 8327486: java/util/Properties/PropertiesStoreTest.java fails "Text 'xxx' could not be parsed at index 20" after 8174269 2024-03-12 01:38:20 +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 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +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