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 indexing bridge methods with type annotations on type parameters #153

Merged

Conversation

Ladicek
Copy link
Contributor

@Ladicek Ladicek commented Oct 6, 2021

Fixes #147

There's no reason for this test to be different between 2.4 and 3.0,
so let's just make the 3.0 variant identical to 2.4. That makes diffing
the two branches slightly easier, which is always a good thing.
@Ladicek Ladicek added this to the 3.0.0 milestone Oct 6, 2021
@Ladicek Ladicek linked an issue Oct 6, 2021 that may be closed by this pull request
@Ladicek Ladicek requested a review from n1hility October 6, 2021 10:28
@Ladicek Ladicek merged commit 2838410 into smallrye:smallrye Oct 6, 2021
@Ladicek Ladicek deleted the type-parameter-annotation-on-bridge-method branch October 6, 2021 19:12
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.

Indexing Exception with Google Guava 31.0
1 participant