jdk-24/test/langtools/tools/javac/classfiles/attributes/ConstantValue
Jan Lahoda f033152eae 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
Produce an error when reading a classfile with a field with ConstantValue with a wrong type.

Reviewed-by: vromero
2019-08-13 10:27:34 +02:00
..
BrokenConstantValue.java 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object 2019-08-13 10:27:34 +02:00
BrokenConstantValue.out 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object 2019-08-13 10:27:34 +02:00
HasBrokenConstantValue.jcod 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object 2019-08-13 10:27:34 +02:00