[lworld] Integrated: 8327253: [lworld] Preloading of classes needs a complete rework
Frederic Parain
fparain at openjdk.org
Wed Mar 6 15:15:57 UTC 2024
On Wed, 7 Feb 2024 20:26:10 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 509b4ea5
Author: Frederic Parain <fparain at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/509b4ea54c6676c183cc2dae323db24b20f11a11
Stats: 847 lines in 15 files changed: 591 ins; 144 del; 112 mod
8327253: [lworld] Preloading of classes needs a complete rework
Reviewed-by: dsimms
-------------
PR: https://git.openjdk.org/valhalla/pull/999
More information about the valhalla-dev
mailing list