This test failed intermittently likely due to a gap between the array creation and the oop handle creation. Verified with repeated testing.
------------- Commit messages: - 8376358: [lworld] runtime/valhalla/inlinetypes/classloading/ConcurrentClassLoadingTest.java fails assert(oopDesc::is_oop(obj)) failed: not an oop Changes: https://git.openjdk.org/valhalla/pull/1986/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1986&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8376358 Stats: 3 lines in 1 file changed: 2 ins; 1 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/1986.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1986/head:pull/1986 PR: https://git.openjdk.org/valhalla/pull/1986
