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

[lworld] ClassFile API support generating stack maps for strict field assignment

XMLWordPrintable

      ClassFile API should support strict field assignment status tracking in the stack maps generation. This would be critical to enable class file processors to derive class files for testing strict functionalities.

      To accomplish, the class file writing algorithm will defer writing of fields and methods, so the writing of methods (and stack maps generation) only begin after all fields have been written and the set of strict fields have been derived.

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

              Created:
              Updated:
              Resolved: