- 15 10月, 2013 1 次提交
-
-
由 joehw 提交于
8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression Reviewed-by: lancea, alanb
-
- 01 10月, 2013 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: joehw, lancea
-
- 10 8月, 2013 1 次提交
-
-
由 joehw 提交于
Reviewed-by: chegar, lancea
-
- 26 7月, 2013 1 次提交
-
-
由 joehw 提交于
Reviewed-by: chegar, lancea, dfuchs
-
- 13 7月, 2013 1 次提交
-
-
由 joehw 提交于
Reviewed-by: chegar, lancea
-
- 14 6月, 2013 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: darcy, joehw Contributed-by: aleksej.efimov@oracle.com
-
- 07 6月, 2013 1 次提交
-
-
由 dmeetry 提交于
Reviewed-by: alanb, dholmes, joehw Contributed-by: aleksej.efimov@oracle.com
-
- 17 5月, 2013 1 次提交
-
-
由 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
-
- 07 5月, 2013 1 次提交
-
-
由 dfuchs 提交于
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue. Reviewed-by: joehw, alanb
-