Skip to content

Conversation

@graalvmbot
Copy link
Collaborator

Static final fields were previously missed when encoding graphs for Layered Image, which caused a lot of objects to be wrongly recreated instead of referring to the static field in the extension images.

The external values are now correctly collected.

This allows to reduce the size of the .nib file by around 900MB (from 4.29GB to 3.39GB).

The graphs that were previously containing a $$Lambda reference do not contain it anymore and can be persisted without issues.

The VMThreadLocalInfo and CGlobalDataInfo are properly registered to avoid ghost objects.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 17, 2024
@graalvmbot graalvmbot closed this Oct 19, 2024
@graalvmbot graalvmbot deleted the scoppey/GR-55278/collect-external-values branch October 19, 2024 00:55
@graalvmbot graalvmbot merged commit a9883bc into master Oct 19, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants