On Tue, Mar 21, 2006 at 06:01:48PM -0800, Weldon Washburn wrote:
> Below is a list of modified kernel files that allow Harmony ClassLib
> to run "hello world" on any JVM that is expecting GNU Classpath.

If that means what I think it means that's *awesome*. Once this code is
in SVN and tested a bit I think you should send a message out to their
classpath mailing list, I'm sure they'll have useful feedback...

>  I would like to put them somewhere in the ClassLib tree. Overwriting the
> existing kernel files with the modified files is a really bad idea. 
> How about the following directory structure:
> 
> kernel/GNU_Classpath_wrapper/src/main/java/java/lang/Runtime.java, etc...

I'm pretty much mister clueless here, but I /suspect/ what makes just a
little more sense is

  kernel/src/GNU_Classpath_wrapper/java/...

> Files in the kernel directory that were modified:
<snip/>

I imagine keeping these different trees in sync is going to be *painful*.
I always find "native" suddenly introduces the desire for things like
"#ifdef"...

LSD

Reply via email to