-
Notifications
You must be signed in to change notification settings - Fork 21
Issues: scala/bug
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
VerifyError in super init block
backend
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
AbstractMethodError when implementing method with generic type of different arity
backend
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
final val overriding def: Duplicate method name
backend
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
runtime crash
Invalid Java generic signatures for polymorphic value classes
backend
erasure
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
java interop
minimized
runtime crash
valueclass
Avoid lifting try block in argument of static method into separate methods
backend
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Reflective call failed to a function that has both a value class parameter and a call-by-name parameter
backend
byname
bytecode
erasure
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
minimized
regression
runtime crash
valueclass
Duplicate method name&signature involving overloading, generics, AnyVal & anonymous classes
backend
bytecode
should not compile
#10458
opened Aug 9, 2017 by
dwijnand
invalid generic signature for type params bounded by primitive
backend
bytecode
erasure
fixed in Scala 3
This issue does not exist in the Scala 3 compiler (https://github.com/lampepfl/dotty/)
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.