Skip to content

Restrict Kotlin properties with non-public type #1552

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

Closed
vmutafov opened this issue Dec 6, 2019 · 0 comments
Closed

Restrict Kotlin properties with non-public type #1552

vmutafov opened this issue Dec 6, 2019 · 0 comments
Assignees
Milestone

Comments

@vmutafov
Copy link
Contributor

vmutafov commented Dec 6, 2019

Currently, if a Kotlin property had a non-public argument type, metadata generation would fail with NPE when writing into the binary file. We should restrict the collection of properties similar to the way Java/Kotlin methods are collected.

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