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

Eliminate dependency on XMLStreamWriterImpl::setOutput and reset internal methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 9
    • 9
    • 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;

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

              Created:
              Updated:
              Resolved: