Skip to content

Add java varargs forwarders to mirror classes#7017

Merged
lrytz merged 1 commit intoscala:2.13.xfrom
lrytz:t11057
Aug 16, 2018
Merged

Add java varargs forwarders to mirror classes#7017
lrytz merged 1 commit intoscala:2.13.xfrom
lrytz:t11057

Conversation

@lrytz
Copy link
Copy Markdown
Member

@lrytz lrytz commented Aug 8, 2018

They were accidentally dropped in #6531.
Fixes scala/bug#11057.

@scala-jenkins scala-jenkins added this to the 2.13.0-M5 milestone Aug 8, 2018
@MasseGuillaume
Copy link
Copy Markdown
Contributor

@lrytz can you add this test to prevent further regressions: MasseGuillaume@d6f71e7 ?

@lrytz
Copy link
Copy Markdown
Member Author

lrytz commented Aug 8, 2018

I updated test/files/jvm/varargs instead as regression test

@MasseGuillaume
Copy link
Copy Markdown
Contributor

Ahh I see, it's only because it comes from an object that the bytecode is not generated.

@lrytz lrytz requested a review from retronym August 8, 2018 10:08
@SethTisue SethTisue added the prio:blocker release blocker (used only by core team, only near release time) label Aug 8, 2018
@SethTisue
Copy link
Copy Markdown
Member

@retronym would be good to get this merged if we can, since it's blocking Akka on 2.13

eed3si9n added a commit to eed3si9n/scala that referenced this pull request Aug 11, 2018
@SethTisue
Copy link
Copy Markdown
Member

ping @retronym

@lrytz lrytz merged commit 3ba1eca into scala:2.13.x Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prio:blocker release blocker (used only by core team, only near release time)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants