[jdk16] RFR: 8256693: getAnnotatedReceiverType parameterizes types too eagerly [v2]

Joel Borggrén-Franck jfranck at openjdk.java.net
Thu Dec 17 10:07:14 UTC 2020


On Wed, 16 Dec 2020 21:21:19 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Yes, not great, but at least it isn't brittle when running the test, only when changing it. I'd like to take a separate pass over the tests for 17 if possible.
>
>> Yes, not great, but at least it isn't brittle when running the test, only when changing it. I'd like to take a separate pass over the tests for 17 if possible.
> 
> what about declaring a static final field for that value instead of using a literal?

Done

-------------

PR: https://git.openjdk.java.net/jdk16/pull/33


More information about the core-libs-dev mailing list