RFR 8005280: (props) Improve test coverage for small XML parser

Alan Bateman Alan.Bateman at oracle.com
Fri Dec 21 19:08:19 UTC 2012


On 21/12/2012 18:03, Joe Wang wrote:
> :
>
> Files are renamed.  I added a new test "CompatibilityTest" to test 
> behavior compatibility with the regular JDK XML provider.
>
> Webrev:
> http://cr.openjdk.java.net/~joehw/jdk8/8005280/webrev/
>
> -Joe
Thanks for renaming the propertyfile_ prefix from the new test cases, 
looks much cleaner now.

On Compatibility.xml then I guess it should very rare to use this for 
Properties. I guess the test is okay, just wondering about require the 
small parser to support it. In CompatibilityTest.loadPropertyFile then 
it looks like the file is not closed.

-Alan



More information about the core-libs-dev mailing list