RFR: 8078139 : jdk.xml.dom should be loaded by the ext class loader
Alan Bateman
Alan.Bateman at oracle.com
Tue Apr 21 17:10:07 UTC 2015
On 21/04/2015 17:54, 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. I assume @test is not needed in this test because it's a
TestNG tree, is that right?
-Alan
More information about the core-libs-dev
mailing list