f033152eae
Produce an error when reading a classfile with a field with ConstantValue with a wrong type. Reviewed-by: vromero
3 lines
216 B
Plaintext
3 lines
216 B
Plaintext
BrokenConstantValue.java:7:21: compiler.err.cant.access: HasBrokenConstantValue, (compiler.misc.bad.class.file.header: HasBrokenConstantValue.class, (compiler.misc.bad.constant.value.type: java.lang.Object))
|
|
1 error
|