> 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

David Holmes has updated the pull request incrementally with one additional 
commit since the last revision:

  Address Stefan's concern about THREAD vs. CHECK

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2254/files
  - new: https://git.openjdk.org/valhalla/pull/2254/files/aed3a5b7..303d3e85

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2254&range=01
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2254&range=00-01

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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