langtools/test/tools/javac/warnings/6594914/T6594914b.out
author mcimadamore
Thu, 03 Feb 2011 09:35:21 +0000
changeset 8236 0d8646b7c602
child 19942 e9dae0e41075
permissions -rw-r--r--
6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable Summary: Lint warnings generated during MemberEnter might ignore @SuppressWarnings annotations Reviewed-by: jjg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8236
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     1
T6594914b.java:11:13: compiler.warn.sun.proprietary: sun.misc.Lock
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     2
T6594914b.java:16:24: compiler.warn.sun.proprietary: sun.misc.Lock
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     3
T6594914b.java:16:56: compiler.warn.sun.proprietary: sun.misc.Lock
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     4
T6594914b.java:16:39: compiler.warn.sun.proprietary: sun.misc.Lock
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     5
T6594914b.java:17:28: compiler.warn.sun.proprietary: sun.misc.CEFormatException
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     6
T6594914b.java:24:17: compiler.warn.sun.proprietary: sun.misc.Lock
0d8646b7c602 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
mcimadamore
parents:
diff changeset
     7
6 warnings