OpenJDK 6 build 12 source posted (corba, jaxp, jaxws)
Mark Wielaard
mark at klomp.org
Tue Sep 16 01:34:48 PDT 2008
Hi Joe,
On Mon, 2008-09-15 at 23:29 -0700, Joseph D. Darcy wrote:
> > 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.
>
> PS A patch to remove the $Id's would be welcome :-)
Since most of this is in upstream code how do you handle that?
In GNU Classpath we keep such code separate (in an external dir, where
there is an README explaining how to do a fresh import) and have the
rule that changes should be pushed upstream before applying/reimporting.
Which version/branch of the upstream code do you use and how do patches
flow back and forth between the projects normally?
In the case of CVS $Id's of course another option is to import them
without keyword expansion to keep divergence as small as possible.
Cheers,
Mark
More information about the jdk6-dev
mailing list