test/tools/javac/diags/examples/CountWarn.java

changeset 612
d1bd93028447
parent 610
3640b60bd0f6
child 2525
2eb010b6cb22
equal deleted inserted replaced
611:4172cfff05f0 612:d1bd93028447
21 * questions. 21 * questions.
22 */ 22 */
23 23
24 // key: compiler.misc.count.warn 24 // key: compiler.misc.count.warn
25 // key: compiler.warn.warning 25 // key: compiler.warn.warning
26 // key: compiler.warn.lintOption
26 // key: compiler.warn.prob.found.req 27 // key: compiler.warn.prob.found.req
27 // key: compiler.misc.unchecked.assign 28 // key: compiler.misc.unchecked.assign
28 // options: -Xlint:unchecked 29 // options: -Xlint:unchecked
29 // run: backdoor 30 // run: backdoor
30 31

mercurial