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

Doug Simon dnsimon at openjdk.java.net
Thu May 5 12:17:27 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

Thanks for the explanation.

Link for reference: https://github.com/oracle/graal/pull/4343

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

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


More information about the hotspot-compiler-dev mailing list