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

Demote maxStack and maxLocals from CodeModel to CodeAttribute

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: