< prev index next >

jaxp/test/javax/xml/jaxp/unittest/transform/XSLTFunctionsTest.java

Print this page

        

@@ -44,11 +44,11 @@
  */
 
 public class XSLTFunctionsTest {
 
     /**
-     * @bug 8062518
+     * @bug 8062518 8153082
      * Verifies that a reference to the DTM created by XSLT document function is
      * actually read from the DTM by an extension function.
      * @param xml Content of xml file to process
      * @param xsl stylesheet content that loads external document {@code externalDoc}
      *        with XSLT 'document' function and then reads it with
< prev index next >