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

https://central.sun.net/Unapproved JAXP API change in jdk1.5.0-b51%3A//SchemaFac

    XMLWordPrintable

Details

    • 1.3
    • generic
    • generic

    Backports

      Description

        Name: eaR10174 Date: 05/16/2004



        There is a unapproved API change in the javadoc of jdk1.5.0-beta2-b51:

          public class javax.xml.validation.SchemaFactoryFinder was removed

        The bug affects the new JCK1.5-beta1 tests:

          api/javax_xml/validation/SchemaFactoryFinder/index.html#Ctor
          api/javax_xml/validation/SchemaFactoryFinder/index.html#NewFactory

        The tests compilation fails with the messages like :

        CtorTests.java:33: javax.xml.validation.SchemaFactoryFinder is not public in
        javax.xml.validation; cannot be accessed from outside package
                SchemaFactoryFinder finder = new
        SchemaFactoryFinder(this.getClass().getClassLoader());
                                                 ^

        ======================================================================

        Attachments

          Issue Links

            Activity

              People

                jsuttorsunw Jeff Suttor (Inactive)
                evgsunw Evg Evg (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: