RFR: 8272973: Incorrect compile command used by TestIllegalArrayCopyBeforeInfiniteLoop

Tobias Hartmann thartmann at openjdk.java.net
Thu Aug 26 08:38:31 UTC 2021


On Wed, 25 Aug 2021 11:37:25 GMT, Jie Fu <jiefu 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.

Thanks @DamonFool and @neliasso!

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

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


More information about the hotspot-compiler-dev mailing list