Name: gm110360 Date: 09/12/2002
FULL PRODUCT VERSION :
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03, mixed mode)
FULL OPERATING SYSTEM VERSION : N/A
ADDITIONAL OPERATING SYSTEMS : N/A
A DESCRIPTION OF THE PROBLEM :
It would be nice to have an 'unstable' javadoc keyword,
which would work similarly to the 'deprecated' keyword, to
warn developers that the API of the documented item is still
under development and subject to change. This should be
trivial to implement since 'deprecated' already produces the
desired functionality; all you would have change is the
warning/error message the compiler spits out.
REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 164355)
======================================================================