Skip to content

Conversation

@wangyum
Copy link
Member

@wangyum wangyum commented Dec 4, 2018

What changes were proposed in this pull request?

This pr update to Scala 2.12.8. It fixes two regressions that appeared in 2.12.7:

Don't reject views with result types which are TypeVars (#7295)
Don't emit static forwarders (which simplify the use of methods in top-level objects from Java) for bridge methods (#7469)

More details: https://github.com/scala/scala/releases/tag/v2.12.8

How was this patch tested?

Existing tests.

@srowen
Copy link
Member

srowen commented Dec 4, 2018

@wangyum I already opened #23218

@wangyum wangyum closed this Dec 4, 2018
@wangyum wangyum deleted the SPARK-26266 branch December 4, 2018 15:28
@wangyum
Copy link
Member Author

wangyum commented Dec 4, 2018

@srowen Sorry.

@SparkQA
Copy link

SparkQA commented Dec 4, 2018

Test build #99669 has finished for PR 23219 at commit 94f76e5.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants