Change nullables to non-nullables in core runtime
Open
- Dominant language
- Java
- Stars
- 75
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
Assessment
This issue has not been assessed yet.