Skip to content

Backport "Fix java typer problems with inner class references and raw types" to LTS #20934

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 7 commits into from
Jul 2, 2024

Conversation

WojciechMazur
Copy link
Contributor

Backports #19747 to the LTS branch.

PR submitted by the release tooling.
[skip ci]

bishabosha and others added 7 commits July 2, 2024 12:14
potential TODO: tree's of Raw types from Java are still incorrect
once they are serialized to TASTy, however it is debateable if we
care to support them.

[Cherry-picked 3ab2999]
(If we widen Foo.this.Inner in the parents of a class to AbstractFoo#Inner, i.e.
  an inherited class Inner prefixed by its owner abstract class AbstractFoo,
  this is not considered a stable prefix for a class parent type.
  But in Java this is the correct type so allow it.)

[Cherry-picked d37857c]
Base automatically changed from lts-19754 to lts-3.3 July 2, 2024 19:17
@WojciechMazur
Copy link
Contributor Author

No regressions detected in the community build up to lts-19080.

Reference

@WojciechMazur WojciechMazur merged commit e6f6e0d into lts-3.3 Jul 2, 2024
19 checks passed
@WojciechMazur WojciechMazur deleted the lts-19747 branch July 2, 2024 19:17
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