RFR: 8282638: [JVMCI] Export array fill stubs to JVMCI compiler

Doug Simon dnsimon at openjdk.java.net
Fri Apr 29 08:39:46 UTC 2022


On Fri, 4 Mar 2022 03:13:38 GMT, Yi Yang <yyang at openjdk.org> wrote:

> Export array _jint_fill,_jshort_fill,jbyte_fill,_arrayof_jshort_fill,_arrayof_jbyte_fill,_arrayof_jint_fill to JVMCI compiler

I'm curious - what is the background for this change?

-------------

PR: https://git.openjdk.java.net/jdk/pull/7685


More information about the hotspot-compiler-dev mailing list