[3218] in java-interest

home help back first fref pref prev next nref lref last post

Re: javac suggestion (was: I want to shoot myself!!!!!!!!!!!!!!!!!!)

daemon@ATHENA.MIT.EDU (Doug Lea)
Fri Nov 3 13:04:09 1995

Date: Fri, 3 Nov 1995 10:34:06 -0500
From: Doug Lea <dl@altair.cs.oswego.edu>
To: Thomas.Ball@Eng.Sun.COM
CC: java-interest@java.sun.com
In-reply-to: <9511022240.AA17355@alapa.Eng.Sun.COM> (Thomas.Ball@Eng.Sun.COM)


I wrote:

> >  PS Why is javadoc not included in the JDK-beta-1.0 (sparc version at least)?
> >     (The script is in bin/, but the code is not in bin/sun4/ or classes/.)
> >     Can the prebeta version be spliced into the beta bin/sun4 and classes
> >     directories?
> 

Actually, it seems that the classes were just moved from the
java.tools to the sun.tools packages, and the only release error
seems to be the lack of the little script that should now read

File bin/sun4/javadoc:

#!/bin/sh
`dirname $0`/java -ms8m -verbosegc sun.tools.javadoc.Main $*

-Doug
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post