-
Enhancement
-
Resolution: Won't Fix
-
P4
-
9
Currently JDK jigsaw build makes inaccessible API allowing to run wsgen and wsimport tools from Java code:
- com.sun.tools.internal.ws.WsGen
- com.sun.tools.internal.ws.WsImport
We believe they should be made accessible or other means to run these tools from Java code should be made accessible.
- com.sun.tools.internal.ws.WsGen
- com.sun.tools.internal.ws.WsImport
We believe they should be made accessible or other means to run these tools from Java code should be made accessible.
- relates to
-
JDK-8132554 Re-examine supportedness com.sun.tools.jxc and com.sun.tools.xjc APIs
- Closed