Parse ClassFileFormatVersion from ClassFileVersion

XMLWordPrintable

      ClassFile API defines ClassFileVersion for ClassModel, but there is no convenient way to convert them to ClassFileFormatVersion for analysis. We should provide a little hook for that. The signature should look like:

      Optional<ClassFileFormatVersion> formatVersion();

            Assignee:
            Gustavo Simon
            Reporter:
            Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: