[lworld] RFR: 8327253: [lworld] Preloading of classes needs a complete rework [v3]

Frederic Parain fparain at openjdk.org
Tue Mar 5 19:22:15 UTC 2024


> Rework of class preloading to fix existing issues and support new preloading scheme (see CR for details).
> Also change the array of inline types fields classes from InlineKlass** to Array<InlineKlass*>*, much easier to manage.
> 
> Fred

Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:

  Fix aarch64

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/999/files
  - new: https://git.openjdk.org/valhalla/pull/999/files/c50604fb..4e33cfae

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=999&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=999&range=01-02

  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/valhalla/pull/999.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/999/head:pull/999

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



More information about the valhalla-dev mailing list