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
Svetlana Nikandrova
312c026274
8028363: XmlGregorianCalendarImpl.getTimeZone() bug when offset is less than 10 minutes
...
Reviewed-by: rriggs, coffeys
2016-07-26 17:14:59 +03:00
Aleksei Efimov
70a2f414b1
8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
...
Reviewed-by: joehw
2016-05-13 18:39:58 +03:00
Christoph Langer
32c3624715
8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
...
Reviewed-by: joehw
2016-04-29 12:23:52 +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
6db1472be1
8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
...
Reviewed-by: joehw
2016-02-29 15:59:02 +03:00
Aleksei Efimov
aac2ea8b41
8072081: Supplementary characters are rejected in comments
...
Reviewed-by: lancea
2016-02-05 14:57:25 +03:00
Aleksei Efimov
c811b5ea25
8144593: Suppress not recognized property/feature warning messages from SAXParser
...
Reviewed-by: joehw
2016-02-05 14:40:44 +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
dd781cae37
7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
...
Improve support for supplementary characters
Reviewed-by: joehw
2015-06-10 16:47:52 +03: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
a13602b227
8073385: Bad error message on parsing illegal character in XML attribute
...
Reviewed-by: joehw
2015-04-09 16:24:51 +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
4bbd3bec85
8059327: XML parser returns corrupt attribute value
...
Reviewed-by: lancea
2014-11-12 13:02:00 +03:00
Aleksei Efimov
09082c9656
8032908: getTextContent doesn't return string in JAXP
...
Reviewed-by: joehw
2014-07-31 11:31:57 +04:00
Aleksei Efimov
4d3f1a5a91
8081392: getNodeValue should return 'null' value for Element nodes
...
Reviewed-by: joehw
2015-05-31 18:55:35 +03:00
Aleksei Efimov
cc6034631e
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
...
Reviewed-by: lancea
2014-07-22 09:21:33 +04:00
Aleksei Efimov
691ff695b4
8032909: XSLT string-length returns incorrect length when string includes complementary chars
...
Reviewed-by: joehw, dfuchs
2014-02-21 16:55:25 +04: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
3831988250
8073385: Bad error message on parsing illegal character in XML attribute
...
Reviewed-by: joehw
2015-04-09 16:24:51 +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
Aleksei Efimov
7cba83ff24
8027359: XML parser returns incorrect parsing results
...
Reviewed-by: lancea
2014-01-05 21:02:57 -08:00
Joe Wang
f12e7d7885
8036004: Incorrect license header for a test class
...
Reviewed-by: alanb
2014-03-04 15:47:59 -08:00
Joe Wang
9618085aa1
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
...
Reviewed-by: dfuchs, lancea, ulfzibis
2013-12-20 09:56:04 -08: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
33be168ccb
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
...
Reviewed-by: alanb
2013-11-05 11:18:20 -08:00
Joe Wang
c6fff0de72
8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
...
Reviewed-by: chegar
2013-10-31 13:51:58 -07: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
Joe Wang
70991c8052
8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI
...
Reviewed-by: lancea
2013-10-17 11:43:44 -07:00
Joe Wang
c839f538b6
8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression
...
Reviewed-by: lancea, alanb
2013-10-14 22:24:49 -07:00
Aleksei Efimov
2a5d8d6d8c
8024707: TransformerException : item() return null with node list of length != 1
...
Reviewed-by: joehw, lancea
2013-10-01 17:15:43 +04:00
Joe Wang
1848c820d0
8022548: SPECJVM2008 has errors introduced in 7u40-b34
...
Reviewed-by: chegar, lancea
2013-08-09 12:53:30 -07:00
Joe Wang
59d8b774a8
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
...
Reviewed-by: chegar, lancea, dfuchs
2013-07-25 13:20:19 -07:00
Joe Wang
593f3c74ba
8020430: NullPointerException in xml sqe nightly result on 2013-07-12
...
Reviewed-by: chegar, lancea
2013-07-12 11:14:53 -07:00
Aleksej Efimov
52cfa3dc50
8015978: Incorrect transformation of XPath expression "string(-0)"
...
Reviewed-by: darcy, joehw
2013-06-14 15:14:56 +04:00
Aleksej Efimov
9e29e5f3f0
8009579: Xpathexception does not honor initcause()
...
Reviewed-by: alanb, dholmes, joehw
2013-06-06 20:43:05 +04:00
Daniel Fuchs
8d94e88c93
8013900: More warnings compiling jaxp
...
Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals().
Reviewed-by: chegar, joehw
2013-05-17 10:40:55 +02:00
Daniel Fuchs
b317a8b992
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
...
Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue.
Reviewed-by: joehw, alanb
2013-05-07 11:35:49 +02:00