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

Replace stack map frame type magics with constants

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • core-libs

      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.

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

              Created:
              Updated: