[lworld] RFR: 8376358: [lworld] runtime/valhalla/inlinetypes/classloading/ConcurrentClassLoadingTest.java fails assert(oopDesc::is_oop(obj)) failed: not an oop

Matias Saavedra Silva matsaave at openjdk.org
Fri Jan 30 19:36:18 UTC 2026


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


More information about the valhalla-dev mailing list