Mitigation of Scala reflection bugs (Symbols#CyclicReference, RuntimeException("scala signature"), ...)
Open
- Dominant language
- Scala
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Various Scala bugs may be a cause of failed reflection call:
- https://github.com/scala/bug/issues/12190
- https://github.com/AbsaOSS/commons/issues/80
- https://github.com/AbsaOSS/commons/issues/82
We should try to isolate the user from those bugs. It is a question how to do this, but we should make it clear when there is an actual error and when the cause of the issue was a bug in Scala.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.