langtools/test/tools/javac/Diagnostics/6769027/tester.properties
author peterz
Fri, 28 May 2010 13:32:40 +0400
changeset 5594 3db39773da2e
parent 3782 ae62279eeb46
permissions -rw-r--r--
6954231: SynthTextPaneUI.installUI() doesn't set component to opaque even if prop was not set by client progr Reviewed-by: alexp

compiler.err.single=\
    This is a test error message {0}

compiler.err.double=\
    This is a test error message.\n\
        This is another line of the above error message {0}

compiler.misc.single=\
    This is a test subdiagnostic {0}

compiler.misc.double=\
    This is a test subdiagnostic.\n\
        This is another line of the above subdiagnostic {0}