classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java 1.1 compliance?


From: Bryce McKinlay
Subject: Re: Java 1.1 compliance?
Date: Fri, 03 Aug 2001 18:18:42 +1200

Patrick Doyle wrote:

> Just some idle thoughts...
>
> How close is Classpath to Java 1.1 compliance now?  Is that the only
> criterion for calling it the "Classpath 1.0" release?
>
> (Also, have you considered renumbering the Classpath releases to coincide
> with, or at least correspond to, the Java version numbers?)

Its a bit hard to do that I think. There are no doubt some parts of
Classpath that are not complete (eg AWT) even to the JDK 1.1 spec, while
others (eg Collections) are complete through to 1.3 or maybe even 1.4. The
extent to which different packages, even if API-complete, are tested and
debugged also varies substantially. Also, the JDK/J2SE releases are growing
very large these days and its doubtful that we'd be able to implement
everything thats in them in the forseeable future.

regards

Bryce





reply via email to

[Prev in Thread] Current Thread [Next in Thread]