On 04/21/2015 09:54 AM, huizhe wang wrote:
Hi,

By JDK-8042244, we moved several org.w3c.dom packages to a module called jdk.xml.dom. This new module shall be loaded by the ext class loader. Please review the patch for the change.

http://cr.openjdk.java.net/~joehw/jdk9/8078139/webrev/

Looks okay. As for the test, you can assert if cls.getClassLoader() != null. line 38 is not necessary. Sorry I didn't catch this in my review.

Mandy


Reply via email to