-
Notifications
You must be signed in to change notification settings - Fork 0
This repository demonstrates a possible bug in R8 where the primary constructor isn't found at runtime when accessing a Kotlin class primaryConstructor property via reflection if that is a nested child class whose enclosing class is not marked to be kept by R8.
OlivierGenez/r8-kotlin-cannot-find-nested-child-primary-constructor-bug-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository demonstrates a possible bug in R8 where the primary constructor isn't found at runtime when accessing a Kotlin class primaryConstructor property via reflection if that is a nested child class whose enclosing class is not marked to be kept by R8.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published