OpenJDK 6 build 12 source posted (corba, jaxp, jaxws)
Joseph D. Darcy
Joe.Darcy at Sun.COM
Sun Sep 14 09:50:02 PDT 2008
Hello.
Mark Wielaard wrote:
> Hi Joe,
>
> Andrew and Matthias did all the hard work to integrate this with
> icedtea6 already. Going through the diffs now that the source drops have
> been imported into http://icedtea.classpath.org/hg/openjdk6 and some of
> the changes needed in IcedTea I had some comments questions.
>
> On Fri, 2008-09-12 at 11:10 -0700, Joseph D. Darcy wrote:
>
>> * I've ported fixes from the forthcoming 6u10 release in the corba,
>> jaxp, jaxws, and langtools areas to OpenJDK 6. [3]
>>
>
> I see the changes for langtools went into openjdk7 already, but for
> corba, jaxp and jaxws they still seem to be missing there. What is the
> patch flow and timelines for these components?
>
There is no particular timeline for getting these fixes in JDK 7;
although they should get there at some point of course.
> Some of the xalan files seem to only have changed their CVS $Id. You
> might want to remove those completely or do inputs with -kk. Also some
> seem to just have random whitespace changes which makes the diffs a
> little hard to read.
>
Yes, nuking those CVS $Ids was on my possible to-do list before the
OpenJDK 6 Mercurial transition. We'll also renormalize the whitespace
in all the sources before switching to Hg.
> None of these come with tests. I'll run things through the various mauve
> tests we have for these areas, but if there are any internal tests it
> would be nice to get them liberated also.
>
>
There were a few new tests for the JAF upgrade in jaxws, but we had
problems getting them to run inside jprt although they passed fine in
other settings. There is a bug for getting those tests in OpenJDK 6
(6741224 "Integrate tests for JAF 1.1.1"); I didn't want to hold up the
rest of b12 for figuring this out.
-Joe
More information about the jdk6-dev
mailing list