[lworld] Integrated: 8337547: Add LoadableDescriptors to comments for class loading
Coleen Phillimore
coleenp at openjdk.org
Thu Sep 18 19:57:04 UTC 2025
On Tue, 16 Sep 2025 22:16:34 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This change adds comments for LoadableDescriptors for inline field layout processing to the class loading comments. The other changes are to make the valhalla version of placeholders and systemDictionary match what is in mainline. In mainline, interface and super class calls resolve_super_or_fail, otherwise we call resolve_with_circularity_detection. There are some other comments in mainline in these files that aren't great, that are not addressed here in the Valhalla version.
> Tested with tier1 locally.
This pull request has now been integrated.
Changeset: 9f60a53e
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/9f60a53eebe5e1ee6317339c88df05dda1e2ff8b
Stats: 26 lines in 5 files changed: 3 ins; 3 del; 20 mod
8337547: Add LoadableDescriptors to comments for class loading
Reviewed-by: fparain
-------------
PR: https://git.openjdk.org/valhalla/pull/1594
More information about the valhalla-dev
mailing list