[lworld] RFR: 8361369: [lworld] Treating primitives as isValue() leads to vm crash

Chen Liang liach at openjdk.org
Thu Jul 3 19:34:24 UTC 2025


Need to update the checking logic. Culprit is the filter in valueTypeFields. Tested by running jshell.

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

Commit messages:
 - Fix layout value type detection

Changes: https://git.openjdk.org/valhalla/pull/1500/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1500&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8361369
  Stats: 12 lines in 2 files changed: 1 ins; 3 del; 8 mod
  Patch: https://git.openjdk.org/valhalla/pull/1500.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1500/head:pull/1500

PR: https://git.openjdk.org/valhalla/pull/1500


More information about the valhalla-dev mailing list