23a89dba04
Missing symbols are collected in an HashSet which doesn't preserve ordering Reviewed-by: jjg
7 lines
386 B
Plaintext
7 lines
386 B
Plaintext
T6881115.java:10:30: compiler.err.duplicate.annotation.member.value: b2, B
|
|
T6881115.java:10:19: compiler.err.annotation.missing.default.value: B, b1
|
|
T6881115.java:11:26: compiler.err.annotation.missing.default.value.1: B, b1,b2
|
|
T6881115.java:11:43: compiler.err.duplicate.annotation.member.value: b2, B
|
|
T6881115.java:11:32: compiler.err.annotation.missing.default.value: B, b1
|
|
5 errors
|