[jdk16] RFR: 8256693: getAnnotatedReceiverType parameterizes types too eagerly
Vicente Romero
vromero at openjdk.java.net
Wed Dec 16 21:23:58 UTC 2020
On Wed, 16 Dec 2020 19:57:32 GMT, Joel Borggrén-Franck <jfranck 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.
what about declaring a static final field for that value instead of using a literal?
-------------
PR: https://git.openjdk.java.net/jdk16/pull/33
More information about the core-libs-dev
mailing list