Skip to content

Conversation

@odersky
Copy link
Contributor

@odersky odersky commented Dec 21, 2014

A series of fixes related to the problem of passing varargs to Java methods.

Arguments of the form (xs: _*) which are passed to
Java methods need to be converted to arrays, not sequences.
DarkDimius added a commit that referenced this pull request Jan 8, 2015
@DarkDimius DarkDimius merged commit 5acaad6 into scala:master Jan 8, 2015
@allanrenucci allanrenucci deleted the fix/java-varargs branch December 14, 2017 19:22
tgodzik added a commit to tgodzik/scala3 that referenced this pull request Apr 29, 2025
Backport "Fixes scala#15736 blocking Scala 3 on Android" to 3.3 LTS
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.

2 participants