RFR: 8320308: C2 compilation crashes in LibraryCallKit::inline_unsafe_access [v6]
Tobias Holenstein
tholenstein at openjdk.org
Thu Sep 26 11:22:51 UTC 2024
On Wed, 25 Sep 2024 17:09:55 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Tobias Holenstein has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test/hotspot/jtreg/compiler/parsing/TestUnsafeArrayAccessWithNullBase.java
>>
>> Co-authored-by: Tobias Hartmann <tobias.hartmann at oracle.com>
>
> test/hotspot/jtreg/compiler/parsing/TestUnsafeArrayAccessWithNullBase.java line 34:
>
>> 32: * -XX:CompileCommand=compileonly,compiler.parsing.TestUnsafeArrayAccessWithNullBase::test*
>> 33: * -XX:-TieredCompilation compiler.parsing.TestUnsafeArrayAccessWithNullBase
>> 34: * @run main/othervm compiler.parsing.TestUnsafeArrayAccessWithNullBase
>
> You don't need `/othervm` if no VM's flags are specified.
done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20033#discussion_r1776863398
More information about the hotspot-compiler-dev
mailing list