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.
- relates to
-
JDK-8341767 [lworld] JIT support for nullable, atomic, flat arrays
-
- Resolved
-