[lworld] RFR: 8244227: [lworld] Explore an implementation where the reference projection and value projection types are backed by a single class symbol [v3]
Srikanth Adayapalam
sadayapalam at openjdk.java.net
Mon Apr 5 05:42:54 UTC 2021
> This PR overhauls the existing implementation/representation of reference projection types and the inline types so that both share the same underlying symbol, much like how an infinite family of parameterized types that originate from the same generic type are modelled using the same underlying symbol.
Srikanth Adayapalam has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/375/files
- new: https://git.openjdk.java.net/valhalla/pull/375/files/725652b8..406f61e6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=375&range=02
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=375&range=01-02
Stats: 24 lines in 3 files changed: 0 ins; 22 del; 2 mod
Patch: https://git.openjdk.java.net/valhalla/pull/375.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/375/head:pull/375
PR: https://git.openjdk.java.net/valhalla/pull/375
More information about the valhalla-dev
mailing list