test/tools/javac/T6241723.out

Mon, 26 Mar 2012 15:28:22 +0100

author
mcimadamore
date
Mon, 26 Mar 2012 15:28:22 +0100
changeset 1238
e28a06a3c5d9
parent 238
86b60aa941c6
child 2525
2eb010b6cb22
permissions
-rw-r--r--

7151492: Encapsulate check logic into Attr.ResultInfo
Summary: ResultInfo class should be used to make attribution code transparent w.r.t. check logic being used
Reviewed-by: jjg, dlsmith

mcimadamore@238 1 T6241723.java:21:5: compiler.warn.has.been.deprecated: A1, compiler.misc.unnamed.package
duke@1 2 T6241723.java:23:7: compiler.warn.has.been.deprecated: A2.A21, A2
mcimadamore@238 3 T6241723.java:26:5: compiler.warn.has.been.deprecated: Z1, compiler.misc.unnamed.package
duke@1 4 T6241723.java:28:7: compiler.warn.has.been.deprecated: Z2.Z21, Z2
jjg@215 5 - compiler.err.warnings.and.werror
jjg@215 6 1 error
duke@1 7 4 warnings

mercurial