java.lang.Float - mostly done, toString() needs formatting work to
make the output match the JLS as perfectly as possible.

java.lang.Double - mostly done, toString() needs formatting work to
make the output match the JSL as perfectly as possible.

I'm actually planning to fix Float/Double as best I can this coming
week.

java.math.BigDecimal - not done, required for 1.1 compatibility.

Did Paul write this or not?  java.math seems marked off the list of
things to do in the online web status message.

java.lang.ref.* - not done, required for 1.2 compatibility, but I
don't think either Kaffe or Japhar 1.2 yet.  Hope we hear from Chris
Toshok this month about that.

I don't know if anyone besides Aaron has really done much with mauve.
I need to download that and see what kind of bugs can be found with
what we currently have, or tests I can possibly make.

Need to get all the todo lists updated and documentation fixed up for
the first release, along with sending in my own copyright assignment
papers.

Need to write the native code for Runtime.exec().

These aren't done and required for 1.1 compatibility in java.util.
The java.util.Random class is probably the hardest of the bunch.

java.util.EventListener
java.util.EventObject
java.util.Observable
java.util.Observer
java.util.Random
java.util.TooManyListenersException

Fix javadoc comments in current tree (read some classes don't have
any).

If anyone is working on these, pipe up.  :)

Brian
-- 
|-------------------------------|Software Engineer
|Brian Jones                    |[EMAIL PROTECTED]
|[EMAIL PROTECTED]                    |http://www.nortel.net
|http://www.classpath.org/      |------------------------------

Reply via email to