test/tools/javac/processing/options/XprintDocComments.out

Wed, 24 Sep 2014 11:38:26 -0700

author
katleman
date
Wed, 24 Sep 2014 11:38:26 -0700
changeset 2562
ed1a48bedfa8
parent 0
959103a6100f
permissions
-rw-r--r--

Added tag jdk8u40-b07 for changeset 2fa3858a281f

     2 /**
     3  * CLASS XprintDocComments
     4  */
     5 class XPrintDocComments {
     7   XPrintDocComments();
     8   /**
     9    * FIELD i;
    10    */
    11   int i;
    12 }

mercurial