On Mon, 2 Jun 2025 12:58:15 GMT, Chen Liang <li...@openjdk.org> wrote:
>> This change addresses a NPE in javap when trying to print a class with >> minorVersion != 0. With this change, we fall back to the methods that don't >> take a `ClassFileFormatVersion` in such case. > > That sounds right. @liach is there anything else to do? Please let me know. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25569#issuecomment-2941172515