Im planning to upgrade to a newer version of Javadoc and am wondering what kinds of problems I might encounter?
Please read the 1.4 possible incompatibilities and 1.2 possible incompatibilities of What’s New in Javadoc. Javadoc 1.2 and later versions have been through a much more rigorous design and testing program than 1.1, and have proven to be much more reliable and robust. We have also been careful to write each verison Javadoc to be compatible with documentation comments written for previous versions of Javadoc. However, there may be a few cases where old documentation comments may not “work” the same when compiled with earlier versions. Please let us know of any other incompatibilites you run across.