Request for approval for CR 7091141: JAXP 1.4.5 update 1 for 7u2
Abhijit Saha
Abhi.Saha at Oracle.COM
Fri Sep 16 12:40:23 PDT 2011
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7091141
Code changes are in jaxp repo and it's just the config file update
while the actual change/bundle is
going to be pushed to open as updated.
Changes (patch)
/jaxp.properties
------------------------------------------------------------------------
*** 23,37 ****
# questions.
#
drops.master.copy.base=${drops.dir}
! jaxp_src.bundle.name=jaxp145_01.zip
! jaxp_src.bundle.md5.checksum=32394c780c8fb5e29775f623525993c0
jaxp_src.master.bundle.dir=${drops.master.copy.base}
jaxp_src.master.bundle.url.base=http://download.java.net/jaxp/1.4.5
! jaxp_tests.bundle.name=jaxp-1_4_5-unittests.zip
! jaxp_tests.bundle.md5.checksum=fda9b9ad17c459880c077df6ecc7df80
jaxp_tests.master.bundle.dir=${drops.master.copy.base}
jaxp_tests.master.bundle.url.base=http://download.java.net/jaxp/1.4.5
--- 23,37 ----
# questions.
#
drops.master.copy.base=${drops.dir}
! jaxp_src.bundle.name=jaxp145update1.zip
! jaxp_src.bundle.md5.checksum=f984f2c62894ce7f38d9d6f635140a56
jaxp_src.master.bundle.dir=${drops.master.copy.base}
jaxp_src.master.bundle.url.base=http://download.java.net/jaxp/1.4.5
! jaxp_tests.bundle.name=jaxp145update1_unittests.zip
! jaxp_tests.bundle.md5.checksum=5e9ceab4130e84ceeec85d1de778313a
jaxp_tests.master.bundle.dir=${drops.master.copy.base}
jaxp_tests.master.bundle.url.base=http://download.java.net/jaxp/1.4.5
================================
Description of the fix :
JAXP 1.4.5 update 1, candidates for 7u2
Changes Made and Bugs Fixed in JAXP 1.4.5 update 1
Nr Category ID Synopsis/Description
1 JAXP/XSLTC 6935697 JRE 1.6.0_17 contains buggy XALAN
2 JAXP/XSLTC 12665704 5U16 XSL TRANSF FAILS WITH
JAVAX.XML.TRANSFORM.TRANSFORMERCONFIGURATIONEXCEPTION
3 JAXP/Conformance 6970900 Regex patterns beginning with "(?"
4 JAXP/Conformance 6970904 Character sequence \w in an regex pattern is
narrower than defined in the specification
5 JAXP/Conformance 6971190 Xml document validator partly accepts UTF
lexical presentation of digit and words
6 JAXP/Conformance 7042647 XMLGregorianCalendar: incorrect conversion
in GregorianCalendar
7 JAXP/Conformance 6767322 XMLStreamReader.getVersion implementation
contradicts JavaDoc
8 JAXP/Parse 7057778 Incompatible behavior of
javax.xml.parsers.SAXParser between JDK5 and 6
9 JAXP/Parse 7080954 high lock time for
com.sun.org.apache.xerces.internal.imp.dv.DTDDVFactory.getInstance()
10 JAXP/Validation/Error report 7082570 XML validation error messages
are missing unique identifier
11 JAXP/Parse 7053519 JAXP issue 69 : Double-checked locking bug in
javax.xml.parsers.FactoryFinder.find(String, String)
Apache Xalan update
Nr Key Synopsis/Description
1 XALANJ-1324 XSLTC compiltation error : Branch target offset too large
for short
2 XALANJ-1774 Problem with reference to namespace prefix in AVT in XSLTC
3 XALANJ-2206 Propagate template inlining trax attribute
4 XALANJ-2292 XSLTC doesn't handle xsl:param passed as second argument
to key function correctly
5 XALANJ-2294 XSLTC does not handle the key or id functions correctly
when multiple input documents are involved
6 XALANJ-2295 XSLTC performance problems with xsl:key in Muenchian grouping
7 XALANJ-2318 XSLTC generates bytecode that exceeds JVM limitation on
method length for stylesheet with many different QNames in path expressions
8 XALANJ-2384 NullPointerException for reference to key function in a
top-level variable with XSLTC
9 XALANJ-2377 VerifyError loading translet compiled with XSLTC from
stylesheet with very large template that uses local variable in a
predicate, xsl:sort or xsl:number
10 XALANJ-2424 set:distinct() over attribute list breaks XSLTC throwing
HIERARCHY_REQUEST_ERR
11 XALANJ-2446 Missing prefix for literal result element with XSLTC if
namespace was associated with a different prefix in another part of the
stylesheet
12 XALANJ-2447 Effect of exclude-result-prefixes is cumulative across
stylesheet modules with XSLTC
13 XALANJ-2493 BasisLibrary.nodeList2Iterator broken
14 XALANJ-2339 XSLTC: name()-function doesnt work properly with
test-statement before
15 XALANJ-2402 NullPointerException thrown for AVT in descendant of a
literal result element that has a namespace declaration
16 XALANJ-2108 incorrect use of xsl:key cause NullPointerException
17 XALANJ-2061 Cleanup some dead code
18 XALANJ-2208 removal of some cruft that does nothing
--
Release Lead, Java SE Updates
Java Development Group
Oracle Corporation.
(408)276-7564
More information about the jdk7u-dev
mailing list