Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8355652

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();

            Unassigned Unassigned
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: