When a call returns one of its argument, EA adds connection graph edges between the return projection of the call and the input argument. For values, if the argument and return are scalarized, for each references field, a connection graph edge should be added between the projection of the returned field and the input argument for the same field.
------------- Commit messages: - whitespaces - more - more - more - test fix - more - more - more - more - more - ... and 5 more: https://git.openjdk.org/valhalla/compare/fb166a6d...a793d698 Changes: https://git.openjdk.org/valhalla/pull/2212/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2212&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8377882 Stats: 279 lines in 4 files changed: 244 ins; 19 del; 16 mod Patch: https://git.openjdk.org/valhalla/pull/2212.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2212/head:pull/2212 PR: https://git.openjdk.org/valhalla/pull/2212
