> 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 with a new target base due to a 
merge or a rebase. The incremental webrev excludes the unrelated changes 
brought in by the merge/rebase. The pull request contains three additional 
commits since the last revision:

 - Merge branch 'lworld' into JDK-8385645
 - addressing review comments
 - 8385645: [lworld] Javac is crashing while compiling constructor with early 
assigments

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2492/files
  - new: https://git.openjdk.org/valhalla/pull/2492/files/d4b4b795..f18ca508

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2492&range=02
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2492&range=01-02

  Stats: 39319 lines in 496 files changed: 23610 ins; 10982 del; 4727 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

Reply via email to