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

SAXParser is modified in a backrward incompatible way

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.3.0
    • 1.2.0
    • xml
    • 1.3
    • generic
    • windows_xp

        I noticed that the SAXParser.parse methods are now marked as final, even though previously it wasn't.
        Since it wasn't marked as final, there are implementations that out there that actually override
        those methods.

        If the JAXP API jar is upgraded to 1.3, those implementations will no longer work.

        We should also check other classes to make sure that we don't have this problem for other classes.
        ###@###.### 2003-11-05
        ###@###.### 2003-11-05

              jsuttorsunw Jeff Suttor (Inactive)
              kkawagucsunw Kohsuke Kawaguchi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: