On Tue, 24 Mar 2026 02:24:23 GMT, David Holmes <[email protected]> wrote:
> Simple cleanup: > - we don't need to discern between FlatArrayKlass and RefArrayKlass so can > revert to the same code as present in mainline > - we add an assert to check we have a refined-array type > > Testing > - all hotspot JNI tests that use SetObjectArrayElement > - tiers 1-3 sanity > > Thanks This pull request has now been integrated. Changeset: a6a6ed0a Author: David Holmes <[email protected]> URL: https://git.openjdk.org/valhalla/commit/a6a6ed0ae7b222ecd8996b34144734931d0935fa Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod 8379151: [lworld] Further cleanup in jni_SetObjectArrayElement Reviewed-by: stefank, fparain ------------- PR: https://git.openjdk.org/valhalla/pull/2254
