Eliminate dependency on XMLStreamWriterImpl::setOutput and reset internal methods

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: xml

      java.xml.ws depends on the internal class in java.xml module, specifically com.sun.xml.internal.stream.writers.XMLStreamWriterImpl class.

      This qualified export from java.xml to java.xml.ws should be removed as java.xml.ws is upgradeable:

      // reflection access from com.sun.xml.internal.ws.api.streaming.XMLStreamWriterFactory
         exports com.sun.xml.internal.stream.writers to java.xml.ws;

            Assignee:
            Roman Grigoriadi (Inactive)
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: