hg: jdk9/hs-emb/jaxws: 3 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Fri Sep 19 15:37:35 UTC 2014
Changeset: d35ad0854f68
Author: mkos
Date: 2014-09-12 17:20 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-emb/jaxws/rev/d35ad0854f68
8054548: JAX-WS tools need to updated to work with modular image
Summary: Removing java reflection API to get JavaCompiler; using standard javax.tools API instead
Reviewed-by: alanb
- src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/util/ApClassLoader.java
- src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/util/ToolsJarNotFoundException.java
! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/Invoker.java
! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/WsGen.java
! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/WsImport.java
! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/JavacompilerMessages.java
! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/javacompiler.properties
! src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/wscompile/JavaCompilerHelper.java
Changeset: ffefee7f46fd
Author: katleman
Date: 2014-09-17 22:56 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-emb/jaxws/rev/ffefee7f46fd
Added tag jdk9-b31 for changeset 7af228ae847f
! .hgtags
Changeset: 838a2f693e51
Author: lana
Date: 2014-09-18 13:27 -0700
URL: http://hg.openjdk.java.net/jdk9/hs-emb/jaxws/rev/838a2f693e51
Merge
- src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/util/ApClassLoader.java
- src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/api/util/ToolsJarNotFoundException.java
More information about the jdk9-hs-emb-changes
mailing list