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. ------------- Commit messages: - 8372261: [lworld] Augment vmTestbase array tests with large flat arrays Changes: https://git.openjdk.org/valhalla/pull/2099/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2099&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8372261 Stats: 313 lines in 12 files changed: 283 ins; 9 del; 21 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
