--- old/src/jdk.xml.dom/share/classes/module-info.java 2017-06-14 21:07:32.619182528 -0700 +++ new/src/jdk.xml.dom/share/classes/module-info.java 2017-06-14 21:07:31.639133691 -0700 @@ -24,8 +24,9 @@ */ /** - * Defines the subset of the W3C Document Object Model (DOM) API that is not part - * of the Java SE API. + * Provides the subset of the W3C Document Object Model (DOM) API that is not part + * of the Java SE API but was included in the Java Plug-in Common DOM API in versions + * before Java SE 9. These packages are provided as is for backward compatibility. * * @moduleGraph * @since 9