RFR: 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop

Jie Fu jiefu at openjdk.java.net
Wed Aug 25 11:40:23 UTC 2021


On Wed, 25 Aug 2021 10:25:56 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

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

But why the error msg is said to be 'Embedded *'?
This seems a bit strange to me.

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

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


More information about the hotspot-compiler-dev mailing list