<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Could you file a CR? Or provide a CR list in the one line each<div>NNNNNNN: Synopsis</div><div>format?</div><div>So I can cut and paste that into the changeset comment.</div><div><br></div><div>I'll try and get the bundle name changes in ready for review.<br><div><br></div><div>-kto</div><div><br><div><div>On Mar 9, 2011, at 3:10 PM, Joe Wang wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
Thanks!<br>
<br>
I've uploaded the bundle to:
<a class="moz-txt-link-freetext" href="http://download.java.net/jaxp/openjdk/jdk6/jaxp144_02.zip">http://download.java.net/jaxp/openjdk/jdk6/jaxp144_02.zip</a><br>
<br>
-Joe<br>
<br>
On 3/9/2011 2:33 PM, Kelly O'Hair wrote:
<blockquote cite="mid:9D66FAF1-F498-4CE6-A88D-F9DE1386DF20@oracle.com" type="cite">
<pre wrap="">Approved.
-kto
On Mar 9, 2011, at 11:43 AM, Joe Wang wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I'd like to ask for an approval to integrate a jaxp patch into OpenJDK6. The patch is in the form of jaxp144_02.zip, that is, 2nd patch for jaxp 1.4.4. The bundle fixed JCK 6b failures on OpenJDK 6 b21/b22. The fix was done through porting the patch for CR 6989150 JCK7: 3 deserialization tests for javax.xml classes fail since JDK7-b112, by setting serial version UID explicitly to match UIDs for previous JAXP version.:
private static final long serialVersionUID = -2994412584589975744L;
private static final long serialVersionUID = -6527718720676281516L;
private static final long serialVersionUID = -827108682472263355L;
to the following classes:
src/javax/xml/stream/FactoryConfigurationError.java
src/javax/xml/transform/TransformerFactoryConfigurationError.java
src/javax/xml/parsers/FactoryConfigurationError.java
Thanks,
Joe
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
</div>
</blockquote></div><br></div></div></body></html>