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

[3803]Fixing printing of type names for captured types with type variables. #3877

Merged
merged 1 commit into from
Apr 12, 2022

Conversation

jlahoda
Copy link
Contributor

@jlahoda jlahoda commented Mar 27, 2022

An attempt to fix:
#3803

Printing/handling of captured type which contain type variables feels weird, this is trying to improve that, although I am not sure what (if anything) will be broken by it.


^Add meaningful description above

By opening a pull request you confirm that, unless explicitly stated otherwise, the changes -

  • are all your own work, and you have the right to contribute them.
  • are contributed solely under the terms and conditions of the Apache License 2.0 (see section 5 of the license for more information).

Please make sure (eg. git log) that all commits have a valid name and email address for you in the Author field.

If you're a first time contributor, see the Contributing guidelines for more information.

@jlahoda jlahoda requested a review from dbalek March 27, 2022 11:45
@mbien mbien linked an issue Mar 28, 2022 that may be closed by this pull request
@mbien mbien added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) Editor labels Mar 28, 2022
@mbien mbien added this to the NB14 milestone Mar 28, 2022
@mbien mbien added the kind:bug Bug report or fix label Mar 28, 2022
@matthiasblaesing
Copy link
Contributor

If noone objects or beats me to it, I'll merge this in the next few days.

1 similar comment
@matthiasblaesing
Copy link
Contributor

If noone objects or beats me to it, I'll merge this in the next few days.

@matthiasblaesing matthiasblaesing merged commit a6433d1 into apache:master Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Editor Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) kind:bug Bug report or fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code template expansion with 'forc' causes NetBeans to hang
4 participants