> This will help reducing the number of casts. > > `Runtime1::store_flat_array` had an incorrect type and had to be fixed.
Stefan Karlsson has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision: - Merge remote-tracking branch 'valhalla/lworld' into lworld_typed_klass - More redundant casts - Add covariant klass() impl for ref/flat arrays ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2224/files - new: https://git.openjdk.org/valhalla/pull/2224/files/d62a0fd7..cfb6c6d8 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2224&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2224&range=01-02 Stats: 24396 lines in 650 files changed: 11555 ins; 4780 del; 8061 mod Patch: https://git.openjdk.org/valhalla/pull/2224.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2224/head:pull/2224 PR: https://git.openjdk.org/valhalla/pull/2224
