8078139: jdk.xml.dom should be loaded by the ext class loader

Reviewed-by: mchung, alanb, lancea, mullan, kcr
This commit is contained in:
Joe Wang 2015-04-21 13:20:53 -07:00
parent 7cbdcf978d
commit ab2306a991

View File

@ -38,7 +38,7 @@ $(eval $(call IncludeCustomExtension, , Images-pre.gmk))
############################################################################
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 \