[lworld] RFR: Make "PrimitiveParameterizedClass.default" a poly expression. [v5]
Jesper Steen Møller
jespersm at openjdk.java.net
Sun Jul 25 21:14:57 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 incrementally with one additional commit since the last revision:
Whitespace
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/369/files
- new: https://git.openjdk.java.net/valhalla/pull/369/files/131b9c7d..f4073c40
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=369&range=04
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=369&range=03-04
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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