Immediately after the EE putback on December 18, the following regression test
started to fail:
test/java/util/Properties/XMLSaveLoadBasher.java
See the following link for sample output:
http://nio/autobuild/get.cgi/builds/tiger/solaris-sparc/build/352a/jt/work/java/util/Properties/XMLSaveLoadBasher.jtr
I have verfied that this test passes in the RE nightly and the TL nightly
which ran before the EE changes were putback.
The test tries to load and save properties using xml format in several
encodings including UTF-8, ISO-8859-1, and KOI8-R. The comparison of the
loaded verses saved properties for KOI8-R is failing. It is unknown what
other encodings may also be having problems.
-- iag@sfbay 2003-12-18
started to fail:
test/java/util/Properties/XMLSaveLoadBasher.java
See the following link for sample output:
http://nio/autobuild/get.cgi/builds/tiger/solaris-sparc/build/352a/jt/work/java/util/Properties/XMLSaveLoadBasher.jtr
I have verfied that this test passes in the RE nightly and the TL nightly
which ran before the EE changes were putback.
The test tries to load and save properties using xml format in several
encodings including UTF-8, ISO-8859-1, and KOI8-R. The comparison of the
loaded verses saved properties for KOI8-R is failing. It is unknown what
other encodings may also be having problems.
-- iag@sfbay 2003-12-18
- duplicates
-
JDK-4972797 Regression-test java/util/Properties/XMLSaveLoadBasher.java fails
-
- Closed
-
-
JDK-4986586 PIT regression: java/util/Properties/XMLSaveLoadBasher.java failed
-
- Closed
-
-
JDK-4972542 Regression: XMLSaveLoadBasher.java - properties load and save failed
-
- Closed
-
- relates to
-
JDK-5006456 java.util.Properties.{loadFrom,storeTo}FromXML failing due to recent changes
-
- Resolved
-