Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5072935

Regression: TCK test api/org_w3c/dom/DOMConfiguration/index.html#Params fails

XMLWordPrintable

    • b58
    • generic
    • solaris_2.5.1

        Hi:
           Because of the changes in DOMMessageFormatter for supporting localization for new messages, we are getting the following exception

        ===
        java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key BadMessageKey
                at java.util.ResourceBundle.getObject(ResourceBundle.java:326)
                at java.util.ResourceBundle.getString(ResourceBundle.java:286)
                at org.apache.xerces.dom.DOMMessageFormatter.formatMessage(Unknown Source)
                at org.apache.xerces.dom.DOMNormalizer.isCDataWF(Unknown Source)
                at org.apache.xerces.dom.DOMNormalizer.normalizeNode(Unknown Source)
                at org.apache.xerces.dom.DOMNormalizer.normalizeNode(Unknown Source)
                at org.apache.xerces.dom.DOMNormalizer.normalizeDocument(Unknown Source)
                at org.apache.xerces.dom.CoreDocumentImpl.normalizeDocument(Unknown Source)
                at javasoft.sqe.tests.api.org.w3c.dom.DOMConfiguration.ParamsTests.SplitCDATA002(ParamsTests.java:1357)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                at java.lang.reflect.Method.invoke(Method.java:585)
                at javasoft.sqe.javatest.lib.MultiTest.invokeTestCase(MultiTest.java:399)
                at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:195)
                at javasoft.sqe.javatest.lib.MultiTest.run(MultiTest.java:127)
                at javasoft.sqe.tests.api.org.w3c.dom.DOMConfiguration.ParamsTests.main(ParamsTests.java:202)
        ===

        with TCK test "test api/org_w3c/dom/DOMConfiguration/index.html#Params" with the July 12 nightly Tiger build

        The attached stripped down test demonstrates the problem

        Regards
        -Ramesh

              vkorcl Venugopal K (Inactive)
              rmandavasunw Ramesh Mandava (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: