langtools/test/tools/doclint/AccessTest.protected.out
author martin
Thu, 30 Oct 2014 07:31:41 -0700
changeset 28059 e576535359cc
parent 14962 19ffdfafbcd2
child 30730 d3ce7619db2c
permissions -rw-r--r--
8067377: My hobby: caning, then then canning, the the can-can Summary: Fix ALL the stutters! Reviewed-by: rriggs, mchung, lancea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14962
19ffdfafbcd2 8005307: fix missing @bug tags
jjg
parents: 14952
diff changeset
     1
AccessTest.java:23: error: malformed HTML
14952
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     2
     * public a < b
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     3
                ^
14962
19ffdfafbcd2 8005307: fix missing @bug tags
jjg
parents: 14952
diff changeset
     4
AccessTest.java:28: error: malformed HTML
14952
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     5
     * protected a < b
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     6
                   ^
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     7
2 errors
d0022ae20516 8004832: Add new doclint package
jjg
parents:
diff changeset
     8