JDK-8078057 : Reapply fixes for 8073361, 8073374, 8073696
  • Type: Bug
  • Component: xml
  • Sub-Component: jax-ws
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2015-04-17
  • Updated: 2017-07-10
  • Resolved: 2015-04-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b61Fixed
Related Reports
Relates :  
Relates :  
Description
The latest JAXWS upgrade (JDK-8076549) reverted the following bug fixes in JAXWS repo:
JDK-8073361: Missing doPrivileged in com.sun.xml.internal.bind.v2.ClassFactory
JDK-8073374: Re-examine jdk.xml.ws dependency on java.xml.ws SOAPNamespaceConstants
JDK-8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver

The JAXWS parts of this fixes should be reapplied in JAXWS repo and fixed in standalone projects to avoid future reverts.