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
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
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
GenerifiedUses.java
InitialCapacity.java
input.txt
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
LoadParsing.java
LoadSeparators.java
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
SaveClose.java
SaveComments.java
SaveEncoding.java
SaveLoadBasher.java
SaveSeparator.java
StoreDeadlock.java
StoreReproducibilityTest.java 8338411: Implement JEP 486: Permanently Disable the Security Manager 2024-11-12 17:16:15 +00:00
StringPropertyNames.java
testData1
testData1.dos
testData2
testData2.dos
testData3.dos
UnicodeEscape.java
XMLSaveLoadBasher.java