• T
    7008165: Garbage in ClassFormatError message · 9c4fbc80
    twisti 提交于
    Summary: When bootstrap_method_ref in BootstrapMethods attribute points to a wrong CP entry (non-MethodHandle), JVM throws ClassFormatError with a message, where method index and class file name is garbage.
    Reviewed-by: iveresov
    9c4fbc80
classFileParser.cpp 187.6 KB