Skip to content

Fix #10038: Always emit mixin forwarders for readResolve/writeReplace #10051

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

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

smarter
Copy link
Member

@smarter smarter commented Oct 20, 2020

Adapted from scala/scala#9253. Just like in
Scala 2 this isn't a big deal since -Xmixin-force-forwarders:false is
not the default and not commonly used.

Co-Authored-By: Jason Zaugg [email protected]

…place

Adapted from scala/scala#9253. Just like in
Scala 2 this isn't a big deal since `-Xmixin-force-forwarders:false` is
not the default and not commonly used.

Co-Authored-By: Jason Zaugg <[email protected]>
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@smarter smarter merged commit 70787ae into scala:master Oct 21, 2020
@smarter smarter deleted the serialization-mixin-forwarder branch October 21, 2020 14:34
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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