Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902323

jdis writes a minor_version item that has all 16 bits set as -1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • asm_tools_7.0
    • None
    • tools
    • None
    • b06

      > javac --release 12 --enable-preview test.java
      > jdis test.class
      super public class test version 56:-1
      ....
      must be
      super public class test version 56:65535

            lkuskov Leonid Kuskov
            lkuskov Leonid Kuskov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: