Mitigation of Scala reflection bugs (Symbols#CyclicReference, RuntimeException("scala signature"), ...)
Abierto
- Lenguaje dominante
- Scala
- Estrellas
- 9
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.