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

Frederic Parain fparain at openjdk.org
Wed Mar 6 15:08:26 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:

  Improve consistency of logging messages

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

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

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

  Stats: 57 lines in 4 files changed: 12 ins; 1 del; 44 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