RFR: 8312495: assert(0 <= i && i < _len) failed: illegal index after JDK-8287061 on big endian platforms [v2]
Vladimir Kozlov
kvn at openjdk.org
Mon Jul 24 22:10:41 UTC 2023
On Mon, 24 Jul 2023 20:22:10 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
>>> what to do with byte_array_put?
>> Explain please
> Well, it has very similar patterns like the locations I changed so far. I guess it is better to leave it alone for now.
It is not big change - just pass `StackValue*` argument.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14976#issuecomment-1648692078
More information about the hotspot-compiler-dev
mailing list