test/langtools/tools/javac/warnings/Deprecation.lintDeprecation.out
author jlahoda
Wed, 07 Feb 2018 16:49:24 +0100
changeset 48776 107413b070b9
parent 47216 71c04702a3d5
permissions -rw-r--r--
8194764: javac incorrectly flags deprecated for removal imports Summary: Fixing source range for the Source.Feature.DEPRECATE_ON_IMPORT Reviewed-by: mcimadamore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48776
107413b070b9 8194764: javac incorrectly flags deprecated for removal imports
jlahoda
parents: 47216
diff changeset
     1
Deprecation.java:21:24: compiler.warn.has.been.deprecated: Deprecation, compiler.misc.unnamed.package
107413b070b9 8194764: javac incorrectly flags deprecated for removal imports
jlahoda
parents: 47216
diff changeset
     2
Deprecation.java:58:24: compiler.warn.has.been.deprecated: Deprecation, compiler.misc.unnamed.package
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
2 warnings