Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change nullables to non-nullables in core runtime #44

Open
ericvergnaud opened this issue Feb 27, 2024 · 1 comment
Open

Change nullables to non-nullables in core runtime #44

ericvergnaud opened this issue Feb 27, 2024 · 1 comment
Assignees

Comments

@ericvergnaud
Copy link
Contributor

In the context of #40, some property and param types were changed to nullable. There may be an opportunity to improve performance slightly by making them non-nullable again, but that requires significant work on the java side (runtime, tool, runtime-test suite and tool-testsuite)

@ericvergnaud ericvergnaud changed the title Change nullables to non-nullables in runtime Change nullables to non-nullables in core runtime Feb 27, 2024
@ericvergnaud
Copy link
Contributor Author

@lppedd following your comments, assigning you to this

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

No branches or pull requests

2 participants