[lworld] RFR: 8282695: [lworld] assert(oopDesc::is_oop(obj)) in compiler/valhalla/inlinetypes/TestUnloadedInlineTypeArray.java

Frederic Parain fparain at openjdk.java.net
Mon Mar 7 21:32:51 UTC 2022


Please review this small patch fixing a naked oop and some missing pending exception checks.

Tested with Mach5, Tier 3 (the one where the failures were the most frequent).

Thank you,

Fred

-------------

Commit messages:
 - Fix naked oop and missing exception checks

Changes: https://git.openjdk.java.net/valhalla/pull/668/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=668&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282695
  Stats: 6 lines in 2 files changed: 1 ins; 1 del; 4 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/668.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/668/head:pull/668

PR: https://git.openjdk.java.net/valhalla/pull/668



More information about the valhalla-dev mailing list