11 Commits

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