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

[lworld] Implement a fast path for flat / null-free array allocation in C1

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • hotspot

      LIR_Assembler::emit_alloc_array always goes to the slow path for flat / null-free arrays. We should implement a fast path, similar to -XX:+UseFastNewObjectArray.

            dfenacci Damon Fenacci
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: