langtools/test/tools/apt/Compile/goldenWarn.txt
author never
Mon, 31 Mar 2008 16:22:52 -0700
changeset 254 717d75d80a30
parent 10 06bc494ca11e
permissions -rw-r--r--
6636352: Unit tests for supplementary character support fail with -XX:+AggressiveOpts Summary: incorrect encoding Reviewed-by: kvn, rasbold, sgoldman, jrose
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
warning: Beware the ides of March!
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
HelloAnnotation.java:6: Note: You are about to be warned
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
@interface HelloAnnotation {
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
 ^
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
HelloAnnotation.java:6: warning: Strange class name
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
@interface HelloAnnotation {
06bc494ca11e Initial load
duke
parents:
diff changeset
     7
 ^
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
Note: MIRROR HelloAnnotation.java:6
06bc494ca11e Initial load
duke
parents:
diff changeset
     9
Note: VALUE HelloAnnotation.java:6
06bc494ca11e Initial load
duke
parents:
diff changeset
    10
Note: MIRROR HelloAnnotation.java:6
06bc494ca11e Initial load
duke
parents:
diff changeset
    11
Note: VALUE HelloAnnotation.java:6
06bc494ca11e Initial load
duke
parents:
diff changeset
    12
Note: MIRROR HelloAnnotation.java:6
06bc494ca11e Initial load
duke
parents:
diff changeset
    13
Note: VALUE HelloAnnotation.java:5
06bc494ca11e Initial load
duke
parents:
diff changeset
    14
2 warnings