• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • 24
    • core-libs
    • None
    • b22

      In stack map generation of ClassFile API, ClassDesc.arrayType() and componentType() are frequently called for aaload and aastore instructions. This brings overhead due to frequent string creations.

      The dedicated ArrayClassDescImpl can have specialized implementations for some methods; for example, other types have simpler checks for `arrayType()` as the 255-dimension check is localized in this class.

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

              Created:
              Updated:
              Resolved: