> Please review following fix that add Byte[], Boolean[] and Integer[] arrays > to garbageProducers and use them in random(arrays) producers and added few > configurations to ArrayJuggle3 using these new producers. > > Also change some memory objects from primitive arrays to Integer/Byte arrays > if preview is enabled to stress flattened arrays.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision: fixed array size for some cases ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2099/files - new: https://git.openjdk.org/valhalla/pull/2099/files/6c67004c..7a3f8693 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2099&range=02 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2099&range=01-02 Stats: 6 lines in 1 file changed: 5 ins; 0 del; 1 mod Patch: https://git.openjdk.org/valhalla/pull/2099.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2099/head:pull/2099 PR: https://git.openjdk.org/valhalla/pull/2099
