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

Fix superclass for Java interface symbols created in JavaMirrors #4599

Merged
merged 1 commit into from Jul 2, 2015

Conversation

lrytz
Copy link
Member

@lrytz lrytz commented Jul 2, 2015

According to the spec [1] the superclass of an interface is always
Object.

Restores the tests that were moved to pending in bf951ec,
fixex part of SI-9374.

[1] https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-4.html#jvms-4.1

According to the spec [1] the superclass of an interface is always
Object.

Restores the tests that were moved to pending in bf951ec,
fixex part of SI-9374.

[1] https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-4.html#jvms-4.1
@scala-jenkins scala-jenkins added this to the 2.12.0-M3 milestone Jul 2, 2015
@lrytz
Copy link
Member Author

lrytz commented Jul 2, 2015

Review by @xeno-by

@xeno-by
Copy link
Member

xeno-by commented Jul 2, 2015

Lgtm

@adriaanm adriaanm modified the milestones: 2.12.0-M3, 2.12.0-M2 Jul 2, 2015
adriaanm added a commit that referenced this pull request Jul 2, 2015
Fix superclass for Java interface symbols created in JavaMirrors
@adriaanm adriaanm merged commit 5330319 into scala:2.12.x Jul 2, 2015
@lrytz lrytz deleted the reifyJFunction branch July 9, 2015 06:01
@retronym retronym mentioned this pull request Jul 13, 2015
@adriaanm adriaanm added 2.12 and removed 2.12 labels Oct 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants