[lworld] RFR: Make "PrimitiveParameterizedClass.default" a poly expression. [v2]

Jesper Steen Møller jespersm at openjdk.java.net
Sun Jul 4 19:18:51 UTC 2021


> Make .default a separate node type in the parser.
> 
> ## Issue
> [JDK-8211914](https://bugs.openjdk.java.net/browse/JDK-8211914): [lworld] Javac should support type inference for default value creation
> 
> Note: The Linux x86 builds in GitHub actions seem to fail with something completely unrelated to these changes.

Jesper Steen Møller has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:

  [lworld] Handling poly-inference of missing arguments by simulating a synthetic method.

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

Changes: https://git.openjdk.java.net/valhalla/pull/369/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=369&range=01
  Stats: 165 lines in 7 files changed: 124 ins; 25 del; 16 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/369.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/369/head:pull/369

PR: https://git.openjdk.java.net/valhalla/pull/369


More information about the valhalla-dev mailing list