A new type of stack map frame for the valhalla project should be supported

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • asm_tools_9.0
    • Affects Version/s: asm_tools_9.0
    • Component/s: tools
    • None
    • b02
    • b04

      A new type assert_unset_fields {
          u1 frame_type = ASSERT_UNSET_FIELDS; /* 246 */
          u2 number_of_unset_fields;
          u2 unset_fields[number_of_unset_fields];
      }
      https://cr.openjdk.org/~dlsmith/jep401/jep401-20241108/specs/value-objects-jvms.html
      draft PR at https://github.com/openjdk/valhalla/pull/1333

            Assignee:
            Leonid Kuskov
            Reporter:
            Leonid Kuskov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: