179 Commits

Author SHA1 Message Date
Aleksei Efimov
75f2048a84 8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
Reviewed-by: joehw
2015-04-01 16:01:10 +03:00
Aleksei Efimov
d4502a832f 8074297: substring in XSLT returns wrong character if string contains supplementary chars
Reviewed-by: joehw
2015-03-30 14:54:57 +03:00
Joe Wang
a953097a89 8049378: Examine references to ${java.home}/lib in JAXP
Reviewed-by: lancea, alanb
2015-03-05 17:18:19 -08:00
Joe Wang
54b2d15c94 8054196: XPath: support any type
Reviewed-by: alanb, lancea, dfuchs
2015-01-27 22:01:46 -08:00
Aleksei Efimov
73a00f6b2f 8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function

Reviewed-by: joehw
2015-01-26 12:17:59 +03:00
Chris Hegarty
3c5c554fad 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:17 +00:00
David Buck
a02a2a54b6 8064516: BCEL still corrupts generic methods if bytecode offsets are modified
Added comprehensive support for LocalVariableTypeTable to MethodGen.

Reviewed-by: joehw
2014-11-10 16:09:38 -08:00
Joe Wang
23a78f8c2f 8059327: XML parser returns corrupt attribute value
Reviewed-by: lancea
2014-11-07 13:18:58 -08:00
David Buck
e9d151f105 8062608: BCEL corrupts debug data of methods that use generics
Fixed MethodGen constructor to not overwrite LocalVariableTable.

Reviewed-by: joehw
2014-11-06 23:14:02 -08:00
Joe Wang
25e91b769f 6770436: Entity callback order differs between Java1.5 and Java1.6
Reviewed-by: lancea
2014-11-04 09:10:11 -08:00
Martin Buchholz
63ddccfab0 7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Improve support for supplementary characters

Reviewed-by: joehw
2014-10-30 07:24:51 -07:00
Joe Wang
a3b952a84d 8061686: Size limits in BufferAllocator should have been final
Reviewed-by: lancea, chegar
2014-10-21 13:17:32 -07:00
Joe Wang
dbbe5b9419 8039533: Higher resolution resolvers
Reviewed-by: lancea, dfuchs, skoivu
2014-05-09 11:35:21 -07:00
Joe Wang
23a1b5481b 8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
Reviewed-by: lancea
2014-10-13 14:09:03 -07:00
Martin Buchholz
003e5fd5bf 8058175: [XML 1.0/1.1] - Attribute values with supplemental characters are being corrupted
Reviewed-by: joehw
2014-09-10 15:17:48 -07:00
Joe Wang
5167f1158a 8056202: Xerces Update: Catalog Resolver
Reviewed-by: lancea
2014-09-05 14:04:22 -07:00
Joe Wang
e1f2f51d91 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
Reviewed-by: lancea
2014-08-29 11:49:38 -07:00
Chris Hegarty
786f3dbbdf 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:56 +01:00
Aleksei Efimov
c77c24b62d 8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
2014-07-31 11:34:34 +04:00
Joe Wang
0bd7232f50 8053965: Xerces update breaks profile build
Reviewed-by: lancea, alanb
2014-07-30 10:09:11 -07:00
Joe Wang
16cbc58194 8035467: Xerces Update: Move to Xalan based DOM L3 serializer. Deprecate Xerces' native serializer
Reviewed-by: lancea
2014-07-29 20:52:36 -07:00
Henry Jen
09fde7dc5d 8049109: Add @since 1.9 to new packages added in jaxp
Reviewed-by: darcy, joehw
2014-07-02 14:38:36 -07:00
Aleksei Efimov
a3583689a9 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
Reviewed-by: joehw
2014-07-22 22:06:30 +04:00
Joe Wang
6f17bd944b 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
2014-07-16 18:17:27 -07:00
Joe Wang
98bb3f44c2 8031540: Introduce document horizon
Reviewed-by: lancea, dfuchs, mullan
2014-01-22 09:37:54 -08:00
Joe Wang
04a0e50bab 8031330: Refactor ObjectFactory
Reviewed-by: alanb, lancea, dfuchs, skoivu
2014-01-15 17:11:43 -08:00
Joe Wang
fb7a37edd7 8037948: Improve documentation for org.w3c.dom package
Reviewed-by: lancea, henryjen, alanb
2014-06-30 14:09:56 -07:00
Henry Jen
7f84a862ef 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw
2014-06-24 14:07:05 -07:00
Joe Wang
3c72f00dd8 5077522: Duration.compare incorrect for some values
Reviewed-by: lancea, dfuchs
2014-06-23 10:36:30 -07:00
Henry Jen
52f6412c53 8047723: @since tag cleanup in jaxp
Reviewed-by: joehw
2014-06-19 15:35:10 -07:00
David Li
38fdd08040 8041523: Xerces Update: Serializer improvements from Xalan
Reviewed-by: joehw
2014-06-11 22:26:30 -07:00
Joe Wang
4278bdac8d 8046443: A few typos in JAXP JavaDoc
Reviewed-by: dfuchs, chegar
2014-06-11 09:26:03 -07:00
Joe Wang
659ff66142 8043666: Remove unused files from jaxp repository
Reviewed-by: alanb
2014-05-23 09:06:34 -07:00
David Li
ca3fd10341 8037259: xerces update: xpointer update
Reviewed-by: lancea
2014-04-15 10:36:23 -07:00
Joe Wang
7e0e645fa1 8029282: Enhance CharInfo set up
Reviewed-by: alanb, lancea, dfuchs, skoivu
2014-01-08 10:49:54 -08:00
Aleksei Efimov
b712e5983d 8035437: Xerces Update: xml/serialize/DOMSerializerImpl
Reviewed-by: lancea
2014-03-31 19:03:41 +04:00
David Li
f3d19df488 8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
2014-03-20 13:38:07 -07:00
David Li
7ef1c32ad1 8035469: Xerces Update: EncodingMap does not recognize Java-style encodings Cp1141-Cp1149
Reviewed-by: lancea, joehw
2014-02-28 15:57:37 -08:00
Aleksei Efimov
2c18d040ba 8032909: XSLT string-length returns incorrect length when string includes complementary chars
Reviewed-by: joehw, dfuchs
2014-02-21 16:57:21 +04:00
Joe Wang
176884b819 8033980: Xerces Update: datatype XMLGregorianCalendarImpl and DurationImpl
Reviewed-by: dfuchs, lancea, alanb
2014-02-18 10:51:16 -08:00
Joe Wang
4139d6900c 8032392: Spec: javax.xml.stream.XMLEventFactory/XMLOutputFactory/XMLInputFactory.newFactory(String, ClassLoader) referring to ServiceLoader.load(Class, ClassLoader)
Reviewed-by: lancea, dfuchs
2014-01-24 14:17:33 -08:00
Joe Wang
679c5d3eba 8028111: XML readers share the same entity expansion counter
Reviewed-by: alanb, lancea, dfuchs, ahgross
2014-01-20 19:53:04 +00:00
Joe Wang
c5ea7b4d91 8027201: Enhance JAX-P set up
Reviewed-by: alanb, dfuchs, lancea, hawtin
2013-11-14 10:18:48 -08:00
Joe Wang
7eda7c75d7 8025018: Enhance JAX-P set up
Reviewed-by: alanb, dfuchs, lancea, ahgross
2013-10-22 13:15:50 -07:00
Joe Wang
21289e7c0b 8022935: Enhance Apache resolver classes
Reviewed-by: alanb, mchung, skoivu
2013-08-26 21:08:58 -07:00
Joe Wang
29d4a839a4 8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
Reviewed-by: alanb, dfuchs, lancea
2013-12-12 11:36:40 -08:00
Joe Wang
77d28fe779 8027359: XML parser returns incorrect parsing results
Reviewed-by: lancea
2014-01-05 21:00:00 -08:00
Joe Wang
8718111aac 8029236: Update copyright year to match last edit in jdk8 jaxp repository for 2013
Reviewed-by: lancea, mchung
2013-12-23 14:07:05 -08:00
Joe Wang
57ea146212 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
Reviewed-by: dfuchs, lancea, ulfzibis
2013-12-23 13:57:42 -08:00
Joe Wang
fcc3014ea5 8027973: Error in the documentation for newFactory method of the javax.xml.stream factories
Reviewed-by: alanb, dfuchs, lancea, rriggs
2013-12-04 00:17:12 -08:00