Skip to content
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

Emit LocalVariableTable for mirror methods #9561

Merged

Conversation

jxnu-liguobin
Copy link
Member

@jxnu-liguobin jxnu-liguobin commented Apr 1, 2021

@scala-jenkins scala-jenkins added this to the 2.13.6 milestone Apr 1, 2021
@jxnu-liguobin jxnu-liguobin force-pushed the add-LocalVariableTable-into-mirrorclass branch from 92b32e0 to 5c5d8f0 Compare April 1, 2021 08:34
@SethTisue SethTisue requested a review from lrytz April 8, 2021 20:51
@lrytz lrytz force-pushed the add-LocalVariableTable-into-mirrorclass branch from 5c5d8f0 to 2c1ca22 Compare April 15, 2021 14:26
Copy link
Member

@lrytz lrytz left a comment

Choose a reason for hiding this comment

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

I pushed a few cleanups

@lrytz lrytz changed the title Save method params name of forwarding class of companion objects into LocalVariableTable Emit LocalVariableTable for mirror methods Apr 15, 2021
@jxnu-liguobin
Copy link
Member Author

I pushed a few cleanups

thanks

@lrytz lrytz merged commit 104b36c into scala:2.13.x Apr 16, 2021
@SethTisue
Copy link
Member

nice!

@jxnu-liguobin jxnu-liguobin deleted the add-LocalVariableTable-into-mirrorclass branch January 6, 2022 14:15
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.

"LocalVariableTable" attribute generation inconsistency
4 participants