8078139: jdk.xml.dom should be loaded by the ext class loader
authorjoehw
Tue, 21 Apr 2015 13:20:53 -0700
changeset 29966 0a8397fbb8bc
parent 29963 ac3f5a39d4ff
child 29967 4440a52322d5
8078139: jdk.xml.dom should be loaded by the ext class loader Reviewed-by: mchung, alanb, lancea, mullan, kcr
make/Images.gmk
--- a/make/Images.gmk	Wed Jul 05 20:29:22 2017 +0200
+++ b/make/Images.gmk	Tue Apr 21 13:20:53 2015 -0700
@@ -38,7 +38,7 @@
 ############################################################################
 
 MAIN_MODULES += java.se java.smartcardio jdk.httpserver jdk.sctp \
-               jdk.security.auth jdk.security.jgss jdk.pack200
+               jdk.security.auth jdk.security.jgss jdk.pack200 jdk.xml.dom
 
 # providers
 PROVIDER_MODULES += jdk.charsets jdk.crypto.ec jdk.crypto.pkcs11 jdk.jvmstat jdk.localedata \