aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-12-158169112: java.lang.VerifyError: (class: GregorSamsa, method: template-bash ↵clanger
signature: (LGregorSamsa8;)V) Register 10 contains wrong type Reviewed-by: joehw
2016-10-248167179: Make XSL generated namespace prefixes local to transformation processaefimov
Reviewed-by: joehw
2016-09-27Mergeasaha
2016-08-048162510: 8u112 L10n resource file updatesasaha
Summary: 8u112 L10n resource file updates Reviewed-by: coffeys Contributed-by: li.jiang@oracle.com
2016-07-318162598: XSLTC transformer swallows empty namespace declaration which is ↵clanger
needed to undeclare default namespace Reviewed-by: joehw, dfuchs
2016-08-228146961: Fix PermGen memory leaks caused by static final Exceptionsaefimov
Reviewed-by: joehw, shade, clanger, plevart
2016-07-268028363: XmlGregorianCalendarImpl.getTimeZone() bug when offset is less than ↵snikandrova
10 minutes Reviewed-by: rriggs, coffeys
2016-07-10Mergeasaha
2016-05-198157078: 8u102 L10n resource file updatesasaha
Summary: 8u102 L10n resource file updates Reviewed-by: coffeys Contributed-by: li.jiang@oracle.com
2016-05-138145974: XMLStreamWriter produces invalid XML for surrogate pairs on ↵aefimov
OutputStreamWriter Reviewed-by: joehw
2016-05-138145974: XMLStreamWriter produces invalid XML for surrogate pairs on ↵aefimov
OutputStreamWriter Reviewed-by: joehw
2016-04-26Mergeasaha
2016-04-198153781: Issue in XMLScanner: ↵joehw
EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place Reviewed-by: joehw Contributed-by: christoph.langer@sap.com
2016-04-118149962: Better delineation of XML processingaefimov
Reviewed-by: dfuchs, lancea, ahgross
2016-04-05Mergeasaha
2016-03-288150704: XALAN: ERROR: 'No more DTM IDs are available' when transforming ↵aefimov
with lots of temporary result trees Reviewed-by: joehw
2016-03-02Mergeasaha
2016-02-298150470: JCK: api/xsl/conf/copy/copy19 test failureaefimov
Reviewed-by: joehw, aefimov
2016-02-298149915: enabling validate-annotations feature for xsd schema with ↵aefimov
annotation causes NPE Reviewed-by: joehw
2016-02-288150791: 8u76 L10n resource file translation updateasaha
Summary: 8u76 L10n resource file translation update Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
2016-02-248148872: Complete name checkingaefimov
Reviewed-by: dfuchs, lancea, ahgross
2016-02-058072081: Supplementary characters are rejected in commentsaefimov
Reviewed-by: lancea
2016-02-058144593: Suppress not recognized property/feature warning messages from ↵aefimov
SAXParser Reviewed-by: joehw
2016-01-25Mergeasaha
2015-12-16Mergeasaha
2015-12-058133924: NPE may be thrown when xsltc select a non-existing node after ↵aefimov
JDK-8062518 Reviewed-by: joehw, coffeys
2015-12-058143167: Better buffering of XML stringsaefimov
Reviewed-by: joehw, lancea
2015-12-02Mergeasaha
2015-11-258143134: L10n resource file translation updateasaha
Summary: L10n resource file translation update Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
2015-10-308134650: Xsl transformation gives different results in 8u66aefimov
Reviewed-by: lancea, dfuchs, joehw
2015-09-118134861: XSLT: Extension func call cause exception if namespace URI contains ↵aefimov
partial package name Reviewed-by: joehw
2015-09-028133962: More general limitsaefimov
Reviewed-by: dfuchs, lancea, ahgross
2015-08-238134126: 8u66 l10n resource file translation update 2mfang
Reviewed-by: yhuang
2015-08-178133415: 8u66 l10n resource file translation updatemfang
Reviewed-by: yhuang
2015-07-28Mergeasaha
2015-07-238131907: Numerous threads lock during XML processing while running Weblogic ↵aefimov
12.1.3 Reviewed-by: rriggs, dfuchs, lancea
2015-07-158130078: Document better processingaefimov
Reviewed-by: dfuchs, lancea, ahgross
2015-07-128086733: Improve namespace handlingaefimov
Reviewed-by: dfuchs, lancea, ahgross
2015-07-09Mergeasaha
2015-06-258079361: Broken Localization Strings (XMLSchemaMessages_de.properties)mfang
Reviewed-by: naoto, joehw, yhuang
2015-06-17Mergeasaha
2015-06-11Mergemfang
2015-06-118083601: jdk8u60 l10n resource file translation update 2mfang
Reviewed-by: yhuang
2015-06-107156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParseraefimov
Summary: improve support for supplementary characters Reviewed-by: joehw
2015-06-04Mergeasaha
2015-06-038078427: More supportive home environmentaefimov
Reviewed-by: dfuchs, lancea, skoivu
2015-05-318081392: getNodeValue should return 'null' value for Element nodesaefimov
Reviewed-by: joehw
2015-05-28Mergeasaha
2015-05-188080318: jdk8u51 l10n resource file translation updatemfang
Reviewed-by: joehw, yhuang
2015-05-158079323: Serialization compatibility for Templates: need to exclude ↵aefimov
Hashtable from serialization Reviewed-by: dfuchs, lancea, hawtin