You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It tried to initialise subarrays through void*. Now uses a temporary, and the required real type is conveyed from java_bytecode_convert. Creating this issue to track when the fix lands and/or undesired side-effects of replacing the array-init logic.