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

EnclosingMethod verification causes cryptography classes to fail to load

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • hotspot
    • None
    • b39
    • generic
    • generic

      With the addition of the parsing and verification of the EnclosingMethod
      class file attribute to the VM, certain obfuscated cryptography classes are
      failing to load. The reason is that Dash-O Pro is failing to process the
      EnclosingMethod attribute properly during obfuscation, but still leaves the
      incorrect attribute in the class file. In order to load these classes the
      presence of the EnclosingMethod attribute needs to be ignored for pre-v49
      class files (DashO claims that it emits v45.3 classes).

            kbr Kenneth Russell (Inactive)
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: