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

Demote maxStack and maxLocals from CodeModel to CodeAttribute

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs
    • None

      Max stack and max locals are information on Code attribute; this is rarely, if ever, used by code transformations, and has no need to be exposed in the buffered code models. In addition, these are hard to implement, and implementations are inefficient. Users who want these information can always use an extra transform to capture these values.

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

              Created:
              Updated:
              Resolved: