Commit Graph

17 Commits

Author SHA1 Message Date
Christoph Langer 6e47846392 8169112: java.lang.VerifyError: (class: GregorSamsa, method: template-bash signature: (LGregorSamsa8;)V) Register 10 contains wrong type
Reviewed-by: joehw
2016-12-15 09:03:36 +01:00
Aleksei Efimov d724686cd0 8167179: Make XSL generated namespace prefixes local to transformation process
Reviewed-by: joehw
2016-10-24 17:02:34 +03:00
Christoph Langer 5513335bed 8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
Reviewed-by: joehw, dfuchs
2016-09-01 11:42:38 +02:00
Aleksei Efimov c22bc64faf 8150704: XALAN: ERROR: 'No more DTM IDs are available' when transforming with lots of temporary result trees
Reviewed-by: joehw
2016-03-28 16:39:36 +03:00
Aleksei Efimov f370a5aa74 8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
Reviewed-by: joehw, coffeys
2015-12-05 13:24:41 +03:00
Abhijit Saha af24c988a9 Merge 2015-06-17 23:27:07 -07:00
Abhijit Saha 57e9d8ce82 Merge 2015-06-04 15:21:53 -07:00
Aleksei Efimov a65b1732fe 8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization
Reviewed-by: dfuchs, lancea, hawtin
2015-05-15 11:24:41 +03:00
Aleksei Efimov 9734354c7c 8062518: AIOBE occurs when accessing to document function in extended function in JAXP
Reviewed-by: joehw
2015-05-11 12:50:42 +03:00
Aleksei Efimov 8ef4d867b0 8074297: substring in XSLT returns wrong character if string contains supplementary chars
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297

Reviewed-by: joehw
2015-04-10 01:11:19 +03:00
Aleksei Efimov 8257ab8c01 8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function

Reviewed-by: joehw
2015-01-26 22:45:35 +03:00
Aleksei Efimov 4d3f1a5a91 8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
2015-05-31 18:55:35 +03:00
Joe Wang f12e7d7885 8036004: Incorrect license header for a test class
Reviewed-by: alanb
2014-03-04 15:47:59 -08:00
Aleksei Efimov 5660a2c038 8074297: substring in XSLT returns wrong character if string contains supplementary chars
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297

Reviewed-by: joehw
2015-04-10 01:11:19 +03:00
Aleksei Efimov b5f3638421 8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function

Reviewed-by: joehw
2015-01-26 22:45:35 +03:00
Patrick Zhang fd33467c12 8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
Reviewed-by: alanb, dfuchs, joehw
2013-11-25 16:53:30 -08:00
Joe Wang 53d9506586 8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb
2013-10-24 14:13:09 -07:00