Aleksei Efimov
5be9b5e8ec
8032908: getTextContent doesn't return string in JAXP
...
Reviewed-by: joehw
2014-07-31 11:31:57 +04:00
Aleksei Efimov
d20e70b9cc
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
...
Reviewed-by: joehw
2014-07-22 22:06:52 +04:00
Joe Wang
36d328ec5f
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
...
Reviewed-by: lancea
2014-07-16 18:22:09 -07:00
Joe Wang
61ad72b44a
5077522: Duration.compare incorrect for some values
...
Reviewed-by: lancea, dfuchs
2014-06-23 10:40:20 -07:00
Miroslav Kos
4cac8137e0
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
...
Reviewed-by: chegar
2014-05-23 16:35:10 +02:00
Sean Mullan
1d776850f2
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
...
Reviewed-by: xuelei
2014-05-02 10:01:46 -04:00
Sean Mullan
127af4062a
Merge
2014-04-16 09:49:45 -04:00
Sean Mullan
e67420cefc
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
...
Reviewed-by: xuelei
2014-04-16 09:46:49 -04:00
Miroslav Kos
5eb8520ff1
8033113: wsimport fails on WSDL:header parameter name customization
...
Reviewed-by: chegar
2014-04-08 11:25:56 +01:00
Miroslav Kos
8b0c2a9c00
8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
...
Reviewed-by: chegar
2014-04-03 10:53:35 +02:00
Miroslav Kos
01cbfbd0c3
8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
...
Reviewed-by: chegar
2014-03-31 15:08:17 +02:00
Aleksei Efimov
3528c99616
8035437: Xerces Update: xml/serialize/DOMSerializerImpl
...
Reviewed-by: lancea
2014-03-31 19:04:39 +04:00
David Li
c50512a06d
8035577: Xerces Update: impl/xpath/regex/RangeToken.java
...
Reviewed-by: lancea, alanb, sherman, joehw
2014-03-20 13:41:17 -07:00
Joe Wang
23afad4969
8036004: Incorrect license header for a test class
...
Reviewed-by: alanb
2014-02-28 09:38:10 -08:00
Aleksei Efimov
7cef8fd674
8032909: XSLT string-length returns incorrect length when string includes complementary chars
...
Reviewed-by: joehw, dfuchs
2014-02-21 16:55:25 +04:00
Steffen Schreiber
384493200f
8034087: XML parser may overwrite element content if that content falls onto the border of an entity scanner buffer
...
Reviewed-by: alanb, joehw
2014-02-20 10:40:58 +01:00
Joe Wang
25167ae738
8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
...
Reviewed-by: dfuchs, lancea, alanb
2014-02-18 10:53:18 -08:00
Joe Wang
dddabe454d
8027359: XML parser returns incorrect parsing results
...
Reviewed-by: lancea
2014-01-05 21:02:57 -08:00
Joe Wang
0fd79b26f0
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
...
Reviewed-by: dfuchs, lancea, ulfzibis
2013-12-23 14:02:27 -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
Miroslav Kos
fa37e2a252
8039899: Missing licence headers in test for JDK-8033113
...
Reviewed-by: chegar
2014-04-11 09:25:36 +01: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
Sean Coffey
d4ba44bc9d
8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
...
Reviewed-by: chegar
2013-10-23 20:51:14 +01: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
Sean Coffey
1d4c1c6ee5
8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash
...
Reviewed-by: mkos, chegar
2013-10-04 16:27:12 +01: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
Sean Mullan
78255f5c55
8022120: JCK test api/javax_xml/crypto/dsig/TransformService/index_ParamMethods fails
...
TransformService.init and marshalParams must throw NullPointerException when parent parameter is null
Reviewed-by: xuelei
2013-08-06 08:31:24 -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
Chris Hegarty
5864e2de68
Merge
2013-06-17 11:26:16 +01: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
Chris Hegarty
22126efe5a
Merge
2013-06-10 10:38:33 +01:00
Chris Hegarty
a5477b8630
Merge
2013-05-23 12:58:51 +01: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
Sean Mullan
848ec37e2b
6741606: Integrate Apache Santuario
...
Reviewed-by: vinnie, hawtin
2013-04-22 11:23:33 +01:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Sean Mullan
ced9a44bc8
7131084: XMLDSig XPathFilter2Transform regression involving intersect filter
...
Reviewed-by: xuelei
2012-01-23 12:17:04 -05:00
Sean Mullan
65b1500ae5
7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM
...
Reviewed-by: xuelei
2011-10-27 10:57:35 -04:00
Weijun Wang
5dcff7325d
7083576: add javax/xml/crypto into jdk_security2
...
Reviewed-by: mullan
2011-08-30 10:46:27 +08:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Sean Mullan
317dfd5205
6867348: Digest Value of References inside Manifest - calculation order problem
...
Reviewed-by: xuelei
2009-12-10 11:31:22 -05:00
Sean Mullan
68d0756ea6
6824440: XML Signature HMAC issue
...
Reviewed-by: asaha
2009-06-23 13:54:36 -04:00
Xiomara Jayasena
cc8641d33a
6785258: Update copyright year
...
Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell
2008-12-15 16:55:25 -08:00
Sean Mullan
c8a68bace6
6469266: Integrate Apache XMLSec 1.4.2 into JDK 7
...
Reviewed-by: valeriep
2008-09-22 10:43:17 -04:00