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

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

Commit messages:
 - 8379151: [lworld] Further cleanup in jni_SetObjectArrayElement

Changes: https://git.openjdk.org/valhalla/pull/2254/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2254&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8379151
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/valhalla/pull/2254.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2254/head:pull/2254

PR: https://git.openjdk.org/valhalla/pull/2254

Reply via email to