[lworld] RFR: 8370880: [lworld] Split ciObjArrayKlass into ciRefArrayKlass and ciFlatArrayKlass [v3]

Quan Anh Mai qamai at openjdk.org
Fri Dec 19 03:10:43 UTC 2025


> Hi,
> 
> This PR splits `ciObjArrayKlass` into `ciRefArrayKlass` and `ciFlatArrayKlass`, aligns the hierarchy with the corresponding types of the VM.
> 
> Please kindly review, thanks a lot.

Quan Anh Mai has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:

 - wrong value is passed as flat
 - remove redundant changes
 - Merge branch 'lworld' into ciRefArray
 - Revert "can only infer klass if exact"
   
   This reverts commit be6143624d30c9ebfa560dd8161aa70270c68d24.
 - can only infer klass if exact
 - Refactor ciObjArrayKlass to align with the VM type

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

Changes: https://git.openjdk.org/valhalla/pull/1739/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1739&range=02
  Stats: 315 lines in 15 files changed: 110 ins; 146 del; 59 mod
  Patch: https://git.openjdk.org/valhalla/pull/1739.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1739/head:pull/1739

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


More information about the valhalla-dev mailing list