RFR: 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop

Tobias Hartmann thartmann at openjdk.java.net
Wed Aug 25 10:31:40 UTC 2021


Fixed the `Embedded * not allowed` compile command error and increased number of iterations to reliably trigger C2 compilation.

Thanks,
Tobias

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

Commit messages:
 - 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop

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

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


More information about the hotspot-compiler-dev mailing list