Re: JDK source code

1999-02-18 Thread Moses DeJong
On Wed, 17 Feb 1999, Michael Emmel wrote: Ah... just being safe. There is nothing in the license agreement that I can see that stops someone who signed it from doing a clean room implementation as long as the Sun source is not referenced. Correct? ..darcy I recently posted a

RE: JDK source code

1999-02-17 Thread Moses DeJong
On Wed, 17 Feb 1999, D'Arcy Smith wrote: And they really can't make it GPL now, after lots of companies have forked over lots of cash to get in on the Java thing. Sun owns the copyright to the JDK. They can release it under any terms that they so desire, including the GPL. If the

Re: Java Tools

1999-02-12 Thread Moses DeJong
On Fri, 12 Feb 1999, Wes Biggs wrote: The ClassTool thingamajig I wrote a while back covers the non-disassembly parts of javap, though I'm not sure how well it works with JDK 1.2 (it uses reflection, and the Javadocs state that reflection only gives you public methods now.) Can someone

Re: Jikes is opensource

1998-12-07 Thread Moses DeJong
I have used jikes in the past and I can tell you that it works much better then the javac compiler that comes with the JDK. My only problems with the new license are the following terms. snips from the license. 2) YOUR Program includes more than 60% of the Original Code. 2) YOUR Program

RE: easily determining compliance

1998-11-10 Thread Moses DeJong
On Tue, 10 Nov 1998, John Keiser wrote: From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Brian Jones "John Keiser" [EMAIL PROTECTED] writes: Some sort of scheme that checks which classes are package-private will help even more. We really should create a

Can not compile classpath from CVS.

1998-11-06 Thread Moses DeJong
Has anyone else run into this error. Any idea what makefile (or whatever) I need to hack to get this to work. Also, I have to wonder why the classpath stuff is compiled one .java file at a time. This takes a lot longer then just compiling all of the .java files at once. (here is the error)

Could someone apply this classpath java.net patch?

1998-11-02 Thread Moses DeJong
I have created a patch for native/java.net that will let classpath compile on non-linux systems (i am running on a sun). It will also get rid of a bunch of silly warning messages. The patch is appended to the end of this email. I also noticed a strange warning message when I tried to compile

Re: Could someone apply this classpath java.net patch?

1998-11-02 Thread Moses DeJong
On Mon, 2 Nov 1998, Aaron M. Renn wrote: I also noticed a strange warning message when I tried to compile classpath on a linux box. Here is the warning I got from the java.net classes. /bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"classpath\" -DVERSION=\"0.0\" -DSTDC_HEADERS=1

I just tried to compile the CVS code (help)

1998-11-02 Thread Moses DeJong
I just got the cvs tree and tried to compile it. Here is what went wrong. java -classpath /usr/local/java/lib/classes.zip sun.tools.javac.Main -classpath ../lib:/usr/local/java/lib/classes.zip -d ../lib ../java/lang/Cloneable.java Unable to initialize threads: cannot find class java/lang/Thread

Re: Swing in JDK 1.2

1998-08-07 Thread Moses DeJong
I really hate to respond to this with a cross post to all these lists but I feel I have to because of all the crap that sun has been putting Java developers through lately. Both sides of this argument have made good points on the feedback page for this poll. The point I feel has been lost in the