Access and mutation of native Java unboxed arrays doesn't work

Description

We have code assuming we can cast them to Object[] but that doesn’t work on something like a char[]. Changing the approach to use the reflection API which allows generic access to arrays of any type.

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created February 11, 2025 at 3:49 AM
Updated February 11, 2025 at 3:49 AM
Resolved February 11, 2025 at 3:49 AM