On Tue, 2 Jun 2026 17:03:04 GMT, Vicente Romero <[email protected]> wrote:
>> 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 Looks good! ------------- Marked as reviewed by mcimadamore (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2492#pullrequestreview-4412079898
