langtools/test/tools/javac/7023703/T7023703neg.out
author jlahoda
Tue, 17 Dec 2013 10:55:59 +0100
changeset 22153 f9f06fcca59d
parent 8627 e60ca990602f
permissions -rw-r--r--
8029800: Flags.java uses String.toLowerCase without specifying Locale Summary: Introducing StringUtils.toLowerCase/toUpperCase independent on the default locale, converting almost all usages of String.toLowerCase/toUpperCase to use the new methods. Reviewed-by: jjg, bpatel
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8627
e60ca990602f 7023703: Valid code doesn't compile
mcimadamore
parents:
diff changeset
     1
T7023703neg.java:37:13: compiler.err.var.might.be.assigned.in.loop: bug2
e60ca990602f 7023703: Valid code doesn't compile
mcimadamore
parents:
diff changeset
     2
T7023703neg.java:47:13: compiler.err.var.might.be.assigned.in.loop: bug2
e60ca990602f 7023703: Valid code doesn't compile
mcimadamore
parents:
diff changeset
     3
T7023703neg.java:57:13: compiler.err.var.might.be.assigned.in.loop: bug2
e60ca990602f 7023703: Valid code doesn't compile
mcimadamore
parents:
diff changeset
     4
T7023703neg.java:67:13: compiler.err.var.might.be.assigned.in.loop: bug2
e60ca990602f 7023703: Valid code doesn't compile
mcimadamore
parents:
diff changeset
     5
4 errors