-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
9
Currently JDK jigsaw build makes inaccessible classes allowing to run schema generation tool and schema compilation tool from java; namely following classes:
- com.sun.tools.internal.jxc.SchemaGenerator
- com.sun.tools.internal.xjc.Driver
We believe they should be made accessible or other means to run these tools from java should be made accessible.
- com.sun.tools.internal.jxc.SchemaGenerator
- com.sun.tools.internal.xjc.Driver
We believe they should be made accessible or other means to run these tools from java should be made accessible.
- relates to
-
JDK-8134326 Invoking com.sun.tools.internal.jxc.SchemaGenerator through reflection with -XaddExports causes runtime error
- Closed
-
JDK-8138586 Provide a unified programmatic way to invoke JDK tools
- Closed
-
JDK-8134153 Re-examine supportedness com.sun.tools.internal.ws APIs
- Closed