Skip to content

give expressions reified types#1379

Merged
otaviojava merged 5 commits intojakartaee:mainfrom
gavinking:#1290
Feb 20, 2026
Merged

give expressions reified types#1379
otaviojava merged 5 commits intojakartaee:mainfrom
gavinking:#1290

Conversation

@gavinking
Copy link
Member

see #1290

This does not work out very well for literal values, where I need unchecked/unsound casts.

@gavinking
Copy link
Member Author

I need unchecked/unsound casts.

I have solved this, but at the cost of making it hard to construct literal instances of unrecognized types.

@gavinking gavinking force-pushed the #1290 branch 2 times, most recently from 10a2a59 to e675d5c Compare February 18, 2026 11:50
@gavinking
Copy link
Member Author

This latest revision is a lot more convincing.

Copy link
Member

@njr-11 njr-11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. I suggested a few very minor updates.

Co-authored-by: Nathan Rauh <nathan.rauh@us.ibm.com>
@otaviojava otaviojava merged commit ef3dccb into jakartaee:main Feb 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants