java.lang.classfile package javadoc has errors

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      1. a method called "transformingMethodBodiess" is mentioned, which has an obvious typo.
      2. The snippet:
      var cc = ClassFile.of();
      byte[] newBytes = cc.transform(cc.parse(bytes), ct);
      can't work because ClassFile doesn't have a transform method.


            Assignee:
            Adam Sotona
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: