> When generating proxy locals to hold the arguments of a super invocation, > javac was taking the type from the actual argument. This was incorrect and > the test case shown in the bug entry proved it. The type is now being taken > from the declared argument type, > > TIA > > > > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Vicente Romero has updated the pull request incrementally with one additional commit since the last revision: addressing review comments ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2492/files - new: https://git.openjdk.org/valhalla/pull/2492/files/0646d1cd..d4b4b795 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2492&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2492&range=00-01 Stats: 14 lines in 1 file changed: 2 ins; 9 del; 3 mod Patch: https://git.openjdk.org/valhalla/pull/2492.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2492/head:pull/2492 PR: https://git.openjdk.org/valhalla/pull/2492
