You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
I'm seeing the following compiler warning with field injection of a parameterized type inside a generic class:
As a simple example, I'm using the following generic class:
And the following module:
To verify, clone this sample project and run
./gradlew clean compileDebugJavaWithJavac
The text was updated successfully, but these errors were encountered: