RFR: 8059632: Method reference compilation uses incorrect qualifying type [v4]
Srikanth Adayapalam
sadayapalam at openjdk.org
Tue Nov 8 07:02:36 UTC 2022
> Align with JLS 13.1 (the qualifying class or interface of the method invocation) by
> referring to the type of the receiver rather than the type of the declaring
> class/interface in the bootstrap attribute
Srikanth Adayapalam has updated the pull request incrementally with one additional commit since the last revision:
Incorporate review feedback from Andrey Turbanov (Thanks!)
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10809/files
- new: https://git.openjdk.org/jdk/pull/10809/files/99853563..11f6c08e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10809&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10809&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/10809.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10809/head:pull/10809
PR: https://git.openjdk.org/jdk/pull/10809
More information about the compiler-dev
mailing list