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

Yi Yang yyang at openjdk.java.net
Fri Mar 4 03:20:15 UTC 2022


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

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

Commit messages:
 - 8282638: [JVMCI] Export array fill stubs to JVMCI compiler

Changes: https://git.openjdk.java.net/jdk/pull/7685/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7685&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282638
  Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7685.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7685/head:pull/7685

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


More information about the hotspot-compiler-dev mailing list