aboutsummaryrefslogtreecommitdiff
path: root/src/com/sun/org/apache/xpath
AgeCommit message (Collapse)Author
2015-08-178133415: 8u66 l10n resource file translation updatemfang
Reviewed-by: yhuang
2015-06-17Mergeasaha
2015-06-118083601: jdk8u60 l10n resource file translation update 2mfang
Reviewed-by: yhuang
2015-06-04Mergeasaha
2015-05-188080318: jdk8u51 l10n resource file translation updatemfang
Reviewed-by: joehw, yhuang
2015-04-288068842: Better JAXP data handlingaefimov
Reviewed-by: joehw, dfuchs, lancea
2014-08-188054804: 8u25 l10n resource file translation updatemfang
Reviewed-by: yhuang
2014-08-188054804: 8u25 l10n resource file translation updatemfang
Reviewed-by: yhuang
2014-07-038049128: 8u20 l10n resource file translation update 2 - jaxpmfang
Reviewed-by: joehw
2013-11-218028803: jdk8 l10n resource file translation update 5 - jaxp repomfang
Reviewed-by: joehw, yhuang
2013-10-248004476: XSLT Extension Functions Don't Work in WebStartjoehw
Reviewed-by: dfuchs, lancea, alanb
2013-10-138008733: Psr:perf:osb performance regression (18%) in wss_bodyencaefimov
Reviewed-by: alanb, shade
2013-10-088025215: jdk8 l10n resource file translation update 4mfang
Reviewed-by: joehw, yhuang
2013-06-068013434: Xalan and Xerces internal ObjectFactory need reworkdfuchs
Summary: With this changeset, DTMManager and XSLTCDTMManager will always use their own default implementation. Reviewed-by: joehw, alanb
2013-05-178013900: More warnings compiling jaxp.dfuchs
Summary: 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-02-186657673: Issues with JAXPjoehw
Reviewed-by: alanb, lancea, ahgross, mullan
2012-12-128001235: Improve JAXP HTTP handlingjoehw
Reviewed-by: lancea, skoivu
2012-04-177160380: Sync JDK8 with JAXP 1.4.5joehw
Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan
2012-04-127160496: Rename JDK8 JAXP source directoryjoehw
Summary: moving src/share/classes to src Reviewed-by: ohair