You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aryairani is this fixed in Scala 2.12.7-bin-f2129b9, which is our current 2.12.7 release candidate? it's available via resolvers += "scala-integration" at "https://scala-ci.typesafe.com/artifactory/scala-integration/"
I see this error compiling with 2.12.5 or 2.12.6 with
-opt:inline -opt-inline-from:**
with JDK 10.It's okay with JDK 9.
2.12.4 also fails, but more messily:
If the problem isn't obvious, let me know and I will try to come up with a minimized example. Or at least an example.
The text was updated successfully, but these errors were encountered: