On Thu, 25 May 2023 09:12:58 GMT, Chen Liang <li...@openjdk.org> wrote:

> What other types of exceptions does javap distinguish, and should Classfile 
> API distinguish them as well?

Invalid CP index or content are cases where javap tries to recover, replace the 
value with '???' and print the rest.
This PR is extracted Classfile API - related part of #11411

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14143#issuecomment-1562579655

Reply via email to