John Keiser wrote:

> What should we be using in place of JavaSoft's @since JDK1.0 and @since
> JDK1.1?
> CP1.0 and CP1.1?
> Or should we just use their convention?
> --John Keiser
>

How about
@since GNU Classpath 1.0, per JDK 1.1

Identifying (a) what version of Classpath it was implemented in (some
packages will not be implemented in initial releases of Classpath, I'm
guessing) and (b) what the reference implementation is.

Wes


Reply via email to