test/langtools/tools/javac/warnings/DeprecationSE8Test.out
author darcy
Fri, 02 Feb 2018 10:29:25 -0800
changeset 48723 6cb86bf0b51e
parent 47216 71c04702a3d5
permissions -rw-r--r--
8196623: Update JavaBaseTest.java to be version agnostic Reviewed-by: vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32950
22315d47485b 8065219: Deprecated warning in method reference are missing in some cases.
sadayapalam
parents:
diff changeset
     1
DeprecationSE8Test.java:42:34: compiler.warn.has.been.deprecated: DeprecationSE8Test(), DeprecationSE8Test
22315d47485b 8065219: Deprecated warning in method reference are missing in some cases.
sadayapalam
parents:
diff changeset
     2
DeprecationSE8Test.java:43:9: compiler.warn.has.been.deprecated: DeprecationSE8Test(), DeprecationSE8Test
22315d47485b 8065219: Deprecated warning in method reference are missing in some cases.
sadayapalam
parents:
diff changeset
     3
DeprecationSE8Test.java:44:27: compiler.warn.has.been.deprecated: foo(), DeprecationSE8Test
22315d47485b 8065219: Deprecated warning in method reference are missing in some cases.
sadayapalam
parents:
diff changeset
     4
DeprecationSE8Test.java:45:34: compiler.warn.has.been.deprecated: foo(), DeprecationSE8Test
22315d47485b 8065219: Deprecated warning in method reference are missing in some cases.
sadayapalam
parents:
diff changeset
     5
4 warnings