langtools/test/tools/javac/warnings/NestedDeprecation/NestedDeprecation.out
changeset 27854 22b4bfc4e22f
equal deleted inserted replaced
27853:746c658e8d35 27854:22b4bfc4e22f
       
     1 NestedDeprecation.java:14:9: compiler.warn.has.been.deprecated: p.Dep2, p
       
     2 NestedDeprecation.java:15:9: compiler.warn.has.been.deprecated: p.Dep2, p
       
     3 NestedDeprecation.java:19:5: compiler.warn.has.been.deprecated: p.Dep1.A, p.Dep1
       
     4 NestedDeprecation.java:20:5: compiler.warn.has.been.deprecated: p.Dep2, p
       
     5 NestedDeprecation.java:21:5: compiler.warn.has.been.deprecated: p.Dep1.B, p.Dep1
       
     6 NestedDeprecation.java:23:5: compiler.warn.has.been.deprecated: p.Dep2.D, p.Dep2
       
     7 NestedDeprecation.java:26:9: compiler.warn.has.been.deprecated: method(), p.Dep1
       
     8 NestedDeprecation.java:27:20: compiler.warn.has.been.deprecated: field, p.Dep1
       
     9 8 warnings