Skip to content

Add TypedPropertyPathFeature to lambda reachability metadata#3466

Closed
mp911de wants to merge 3 commits intomainfrom
issue/typedpropertypath-native-feature
Closed

Add TypedPropertyPathFeature to lambda reachability metadata#3466
mp911de wants to merge 3 commits intomainfrom
issue/typedpropertypath-native-feature

Conversation

@mp911de
Copy link
Copy Markdown
Member

@mp911de mp911de commented Mar 2, 2026

We now provide a feature that introspects TypedPropertyPath and PropertyReference lambdas and registers Graal metadata for lambdas and the referenced class.

mp911de added 2 commits March 2, 2026 11:35
We now provide a feature that introspects TypedPropertyPath and PropertyReference lambdas and registers Graal metadata for lambdas and the referenced class.
@mp911de mp911de added the type: enhancement A general enhancement label Mar 2, 2026
christophstrobl added a commit that referenced this pull request Mar 4, 2026
@christophstrobl christophstrobl added this to the 4.1 M2 (2026.0.0) milestone Mar 4, 2026
@mp911de mp911de deleted the issue/typedpropertypath-native-feature branch March 5, 2026 10:36
christophstrobl added a commit that referenced this pull request Mar 5, 2026
Since we're using the SerializableLambdaReader from within a GraalVM Feature it needs to operate without references to types potentially not present at build time.

Original Pull Request: #3466
christophstrobl pushed a commit that referenced this pull request Mar 5, 2026
Update Exception hierarchy and introduce PropertyResolutionException.

Original Pull Request: #3466
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants