langtools/test/tools/apt/Compile/goldenWarn.txt
author duke
Wed, 05 Jul 2017 16:37:21 +0200
changeset 572 18dc4ba4739a
parent 10 06bc494ca11e
permissions -rw-r--r--
Merge
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