[lworld] RFR: 8244227: [lworld] Explore an implementation where the reference projection and value projection types are backed by a single class symbol [v6]

Srikanth Adayapalam sadayapalam at openjdk.java.net
Thu Apr 8 08:15:44 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 updated the pull request incrementally with one additional commit since the last revision:

  Fix white space problems

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

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/375/files
  - new: https://git.openjdk.java.net/valhalla/pull/375/files/14e36283..c2f4f478

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=375&range=05
 - incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=375&range=04-05

  Stats: 16 lines in 1 file changed: 0 ins; 0 del; 16 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