17 Commits

Author SHA1 Message Date
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