-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
25
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.