author | mikejwre |
Wed, 09 Jun 2010 18:56:41 -0700 | |
changeset 5634 | 895b66935810 |
parent 2984 | e15ff3a34054 |
child 8045 | df2ca0edfbaa |
permissions | -rw-r--r-- |
2984
e15ff3a34054
6722234: javac diagnostics need better integration with the type-system
mcimadamore
parents:
2085
diff
changeset
|
1 |
T6304921.java:29:34: compiler.warn.raw.class.use: java.util.ArrayList, java.util.ArrayList<E> |
e15ff3a34054
6722234: javac diagnostics need better integration with the type-system
mcimadamore
parents:
2085
diff
changeset
|
2 |
T6304921.java:29:30: compiler.warn.prob.found.req: (compiler.misc.unchecked.assign), java.util.ArrayList, java.util.List<java.lang.Integer> |
e15ff3a34054
6722234: javac diagnostics need better integration with the type-system
mcimadamore
parents:
2085
diff
changeset
|
3 |
- compiler.err.warnings.and.werror |
e15ff3a34054
6722234: javac diagnostics need better integration with the type-system
mcimadamore
parents:
2085
diff
changeset
|
4 |
T6304921.java:35:15: compiler.err.cant.resolve.location: kindname.variable, orr, , , kindname.class, java.lang.System |
e15ff3a34054
6722234: javac diagnostics need better integration with the type-system
mcimadamore
parents:
2085
diff
changeset
|
5 |
T6304921.java:38:20: compiler.err.operator.cant.be.applied: +, int,boolean |
1996 | 6 |
3 errors |
7 |
2 warnings |