On Sun, 1 Jun 2025 04:53:46 GMT, Hannes Greule <hgre...@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. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25569#issuecomment-2930578390