langtools/test/tools/doclint/anchorTests/p/package-info.out
author jlahoda
Tue, 13 Jan 2015 19:13:42 +0100
changeset 28455 41245007c074
parent 20254 8246fe4d6638
child 30730 d3ce7619db2c
permissions -rw-r--r--
8066843: Messager.printMessage cannot print multiple errors for same source position Summary: Using a DiagnosticFlag to mark diagnostics that should be always printed even if multiple of them have the same source position. Reviewed-by: darcy, jjg, mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28455
41245007c074 8066843: Messager.printMessage cannot print multiple errors for same source position
jlahoda
parents: 20254
diff changeset
     1
package-info.java:12: error: anchor already defined: "here"
20254
8246fe4d6638 8025246: [doclint] doclint is showing error on anchor already defined when it's not
jjg
parents:
diff changeset
     2
 * <a name=here>here again</a>
8246fe4d6638 8025246: [doclint] doclint is showing error on anchor already defined when it's not
jjg
parents:
diff changeset
     3
      ^
8246fe4d6638 8025246: [doclint] doclint is showing error on anchor already defined when it's not
jjg
parents:
diff changeset
     4
1 error