8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver

Reviewed-by: alanb, chegar
This commit is contained in:
Mandy Chung 2015-02-24 12:45:47 -08:00
parent 31717ccf1c
commit 1f3b999b98

View File

@ -36,9 +36,6 @@ import com.sun.xml.internal.bind.marshaller.SAX2DOMEx;
//TODO DOMHeader DOMMessage SAAJMessage StatefulInstanceResolver
import com.sun.xml.internal.bind.unmarshaller.DOMScanner;
//TODO MtomCodec
import com.sun.xml.internal.bind.v2.runtime.output.Encoded;
//TODO ExceptionBean
import com.sun.xml.internal.bind.marshaller.NamespacePrefixMapper;