|
Blocks :
|
|
|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
|
JDK-8182676 :
|
It is time to remove the old standard doclet and its implementation classes.
I believe this includes all of
langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets
For now, it does *not* include
langtools/src/jdk.javadoc/share/classes/com/sun/javadoc
langtools/src/jdk.javadoc/share/classes/com/sun/tools/javadoc
It probably includes all of
langtools/test/com/sun/javadoc (tests for the standard doclet)
and some of
langtools/test/test/tools/javadoc (tests that involve standard doclet)
We will need to ensure some basic "heart beat" tests for the basic com.sun.javadoc API.
|