diff -r 02a18f209ab3 -r 75ab654b5cd5 test/tools/doclint/tidy/NestedTag.out --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/tools/doclint/tidy/NestedTag.out Mon Dec 17 07:47:05 2012 -0800 @@ -0,0 +1,7 @@ +NestedTag.java:11: warning: nested tag not allowed: + * text + ^ +NestedTag.java:12: warning: nested tag not allowed: + * {@link java.lang.String String} + ^ +2 warnings