Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8338542 Umbrella - Reduce startup overhead associated with migration to ClassFile API
  3. JDK-8339132

Make DirectCodeBuilder write through without allocating instruction objects

XMLWordPrintable

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

      DirectCodeBuilder instruction writing are currently writing via intermediate object creation, which brings extra allocations and calls. We should eliminate those allocations and make DCB write through, which is the overwhelming majority of usages of DirectCodeBuilder.

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

              Created:
              Updated:
              Resolved: