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

Replace stack map frame type magics with constants

XMLWordPrintable

      The stack maps decoding and generation were initially developed without constant values, in StackMapGenerator, StackMapDecoder, CodeImpl, and maybe other places too. Now there are a few constants for the magic frame numbers above 246 in StackMapDecoder. We should add more constants and replace their occurrences in these classes; this can also ease future expansion, such as that in valhalla.

            fandreuzzi Francesco Andreuzzi
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: