[jdk17u-dev] RFR: 8284760: Correct type/array element offset in LibraryCallKit::get_state_from_digest_object() [v2]

Aleksey Shipilev shade at openjdk.org
Tue Jul 4 09:47:13 UTC 2023


On Fri, 30 Jun 2023 08:57:09 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Clean backport to strengthen the affected path: calling `array_element_address` with `T_INT` is not correct. It is harmless for 17u now, but it breaks downstreams like Lilliput JDK 17u. While this does not fix a bug, the new code does the right thing, and it matches the code in mainline better.
>> 
>> Additional testing:
>>  - [x] Linux x86_64 fastdebug `tier1`
>>  - [x] Linux x86_64 fastdebug `tier2`
>>  - [x] Linux x86_64 fastdebug `tier3`
>
> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
> 
>  - Merge branch 'master' into JDK-8284760-get-state-digest
>  - Backport 2ba5cc4163ccd944e2df917e5d617a78fa4ee75b

Testing is clean. Push approval is here.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1516#issuecomment-1619913928


More information about the jdk-updates-dev mailing list