langtools/test/tools/doclint/AnchorTest2.out
author jlahoda
Tue, 13 Jan 2015 19:13:42 +0100
changeset 28455 41245007c074
parent 19120 7766f69bffc7
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

AnchorTest2.java:15: error: anchor already defined: "AnchorTest2"
    /** <a name="AnchorTest2"> </a> */
           ^
1 error