diff -r a6dc784b18a8 -r b5015f742ba6 jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/outline/package.html --- a/jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/outline/package.html Thu Feb 16 14:47:39 2017 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ - - - - - - Provides the outline of the generated Java source code so that - additional processings (such as adding more annotations) can be - done on the generated code. - -

- Code generation phase builds an outline little by little, while - each step is using the outline built by the prior steps. -